Difference between arithmetic and logical shift
Senior Engineer Interview Questions
114,200 senior engineer interview questions shared by candidates
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?
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?
Decipher this C code.
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
Is this possible in Java?: Public void doSomething(List<String> bar){...} Public void doSomething(List<Integer> bar){...}
Viewing 971 - 980 interview questions