1. phone interview, log parsing combining with binary search, query the log in specific time slot, use hashmap + binary search 2. merge two sorted array and remove dup, cannot use the hashset to remove dup 3. number of islands
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
Questions related to kth largest element to find system design shopping bag automated delivery system
data structure ,star questions , string.
Q 1. Predict the output public class GFG { private GFG(Object o) { System.out.println("Object"); } private GFG(double[] d) { System.out.println("double array"); } public static void main(String[] args) { new GFG(null); } } Q. Print even numbers between 0-100 without using loop control.
First Round was Good Both Interviewers was Very Mature, asked questions on DS/Algo/Puzzle, and helped me in solving the problem. 2nd Round- Interviewer named Ravi Narayan, he was an Immature interviewer. He only trying to make the simple questions more complex so you can't give him the correct answer. When I asked him to give an answer to his own question, he failed to answer. Even he was not able to make me understand his Questions. 1st Round- Algo, DS, Puzzles 2nd Round - He will try to make simple questions very complex which he can't explain.
Tool specific questions, not concepts but how to do in this tool.
About my previous role and experience
Please explain the system you are currently working on?
What is severity and proity
Minimum spanning tree and another graph related problem
Viewing 2651 - 2660 interview questions