don't want to share questions
Engineer I Interview Questions
6,851 engineer i interview questions shared by candidates
Questions around 1. Version Control Software 2. Logic and math 3. Recursion 4. Data Structure and Time Complexities 5. Designing a software
A lot of tree traversal questions. Also implement mergesort.
One of the questions was merging of k-sorted arrays. The solution expected was the one using heap.
What did you do to solve a relationship problem inside your former team?
Given two arrays, write a method to find their intersection?
What is a hash map? How could you use hash maps to find the intersection between two arrays faster?
Find the largest branch in a tree that is itself a binary search tree
Given sample code and asked to determine what it was supposed to do. Then asked to point out everything wrong with it.
LRU cache Two sum
Viewing 6711 - 6720 interview questions