First section involved, some kind of mathematical logic and puzzle. Second section was about write up the appropriate code for the storage goods using tree ADT. I had to actually write up codes and explain my approach in the blank page.
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
How to design a parking lot management system.
Given a binary tree and two values, having random values with repitition, find out two nodes having those two values at a maximum distance.
print all nodes at k distance from given node in tree
Use DFS and BFS to implement folder transfer, and compare these two method.
Tell me about a time where you failed to meet a deadline.
Leetcode easy and medium questions regarding hash tables and two pointers/sliding window.
Given a number A, find its multiple which have only 1 and 0s, and please ignore the leading 0s.
Has to debug the given codes
Don't remember specifically but Leetcode Medium difficulty level
Viewing 811 - 820 interview questions