Difference between arithmetic and logical shift
Senior Software Engineer Contract Interview Questions
95,755 senior software engineer contract interview questions shared by candidates
If you were dropped into a strange city with no cell phone and needed to find the location of the nearest bus stop what would you do first. Ask someone? Find a map? Just start searching?
Onsite Interview: 1)problem solving 2)design tiny url 3)design database schema for netflix like system Phone screening: 1) Two sql problems using joins 2)Two graph traversal using bfs and dfs
Basic SQL design and queries
Tell us a time where you went out of your job responsibilities to effect a change at your work? (answered) Ok how did you measure the results of that?
Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
Why is the Single Responsibility Principle important? What is Inversion of Control? How does that relate to dependency injection? How does a 3 tier application differ from a 2 tier one? Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them. What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
Have you worked with angularJS?
Was asked to write a program in any programming language to find the largest sub-string with non-repeating characters.
well all questions are expected, string reverse without reversing words for example " this is sentence" => "sentence is this", write c++ code to do so
Viewing 841 - 850 interview questions