I cannot disclose the questions due to signed NDA
Software Development Engineer Interview Questions
32,867 software development engineer interview questions shared by candidates
"Tell me about a time when you failed at something."
7 Check the errors in the code kind of questions. 15 logical questions (You are A's Father but B's son.... kind of questions)
I did online assessment test. It has two coding question and some multiple choice aptitude questions. Coding is mostly based on string manipulation.
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.
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
Viewing 2711 - 2720 interview questions