they askes me a puzzle of bouncing ball and 100 buildings problem
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Smallest element in a Queue in O(1) time
Questions were straightforward.
As I was unable to qualfy written test so no chance of asking questions.
1. level-order-tree-traversal/ 2. reverse-level-order-traversal/
Second question required one to use a data structure to solve problem. Ordering a list of objects.
Phone: 1. Copy Linked List with Random Node. Same as leetcode. 2. is Banlanced BT? Same as leetcode. 3. Maximum sum of sub-array. Follow up: if array is circular? Onsite: 1. C++ 'static' class menber and function. shopping cart index simple algorithm question. Return the product of all other elements in an array. 2. Boggle game. Trie API. 3. How to design "Macy's" direction display board? OOD. 4. How to check a graph is cyclic? O(m+n) better algorithm. Optimization using hashmap and store state for each node traversed.
They had programming questions with bitwise operations and string manipulations.
I chose C and Questions related to array sorting, pointers were asked
Data structure about tree, graph, LinkedList, Vector etc.
Viewing 601 - 610 interview questions