Design an Worker class using data structures.
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
Signed an NDA but questions had to do with graph search, linked lists, arrays etc.
1. a median-level sliding window question. 2. median level array 3. hard level array 4. hard level HashMap 5 Hard-level distributed system 6. median-level tree
What language would you like to conduct the technical phone interview?
I need to find the maximum length of consecutive integer sequence in Binary Search Tree.
Pretty standard programming questions for someone coming out of college.
Technical coding question, common behavior question
What is polymorphism? Give an example. What is the difference between private inheritance and protected inheritance?
Return a String with the characters present in the first word but not in the second word. "ab", "ab" -> "" "abc", "ca" -> "b" "a", "z" -> "a" They were looking for O(n+m).
Delete node from linked list BFS on nodes in a matrix Return deepest level of string nested in parentheses Design tic-tac-toe Manager interview was top k stocks
Viewing 481 - 490 interview questions