Questions I had was BFS/DFS implementation for a certain graph problem, then again some kind of removing duplicates from the array (but this time with some extra constraint - cant really remember) and third round was some kind of phonebook search algorithm where you only discuss and don't actually code anything, but you draw on a white-board and talk about the problem. The solution to the problem turned out to be a prefix tree, which I have never implemented (and knew not much about it) but during the problem solving process I managed to come up with the this structure.
Software Engineer Software Developer Interview Questions
3,292 software engineer software developer interview questions shared by candidates
Describe a time you were faced with a difficult problem and what you did to solve it.
Given an array of integers of length n, containing values between 1 and n-1, find the duplicate entry.
Coding problems to test knowledge
Q: What's the most challenging part of the most current project you are working with? And how you deal with it?
Latest technical challenge. Implement a binary trie.
revirew oa 2 and behavior question
OOP Pillars , String based questions, String immutable, servlets abstract interface, thread
Behavioral questions were about your past experiences, coding question was jump game I and II from leetcode.
Your coworker pushed incorrect code, how do you act?
Viewing 841 - 850 interview questions