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
Desarrollador Web Java Senior Interview Questions
98,367 desarrollador web java senior interview questions shared by candidates
Basic SQL design and queries
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?
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];
well all questions are expected, string reverse without reversing words for example " this is sentence" => "sentence is this", write c++ code to do so
Was asked to write a program in any programming language to find the largest sub-string with non-repeating characters.
General questions about C++, templates, some logic based riddles. i.e. Using just a single weight scale and having 9 marbles of equal mass apart from one, which is heavier, how many times do you need to use the weight scale to find the heavier marble?
Is this possible in Java?: Public void doSomething(List<String> bar){...} Public void doSomething(List<Integer> bar){...}
Q: If you have two click events, one inside a parent and one inside a child div, which one comes first?
Viewing 871 - 880 interview questions