They asked about the project that you are proud about. Then some technical questions like difference between hashmap, hashtable. Finally asked to code - remove duplicate elements from a list.
Software Development Interview Questions
37,026 software development interview questions shared by candidates
Data structures and algorithms and questions on trees
Depth first search, linked list, sample code to reduce running time.
Array, Linked List, Write a code to add a node in linked list, Complexity, Given a binary tree, print out all of its root
Given a set of actors and a list of movies that they have both appeared in, find the fewest number of movies required to relate Kevin Bacon with a given actor. Sample data: Apollo 13: Kevin Bacon, Tom Hankes, Bill Paxton Titanic: Bill Paxton, Leonardo DiCaprio, Kate Winslet Catch me if you can: Leonardo DiCaprio, Tom Hankes, Christopher Walken
1. Graph Questions undirected. shortest path 2. Trees 3. Dynamic programming 4. Design questions
Was there an interview? I am not sure. The recruiter might have answered the interview questions herself
Debugging questions pertained to arrays and critical thinking problems involved a lot of pattern recognition and logic (almost like proof) problems.
7 debugging questions asked in either Java, C, or C++ (your choice). 24 logic questions weren't hard but kinda long. Second part was 2 coding questions in 70 minutes. Weren't hard but I didn't know most Java modules/libraries so I couldn't answer properly. I wasn't taught them so I practiced wrong tbings so be sure to know libraries and modules.
Linked List, Trees and graphs.
Viewing 3131 - 3140 interview questions