logical statement, multiple choice, etc
Engineer 1 Interview Questions
3,922 engineer 1 interview questions shared by candidates
On hashmap, how exactly hashing work. Also wrote a program on the same in java.
How does your past experience prepare you for X,Y,Z? ETC.
round 1: machine coding. i have been asked to implement splitwise using any object-oriented language. rounde 2: DS-Algo round. Two questions have been asked. one was on queue(medium) another was on hashMap(hard)
system design: stock trading - seems to be a popular wise question (I saw it on leetcode discuss somewhere) about having a fixed number of stocks to sell - using atomicity, queues etc concepts
Given 2 arrays, find a list of values which are available in both the array in ascending order. (It can be easily solved using hashing technique)
1. What is bubbling in Javascript ? 2. What is variable hoisting ? 3. How does HashMap work ?
Given a directed and connected graph with n nodes. If there is an edge from u to v then u depends on v. Our task was to find out the sum of dependencies for every node.
Valid anagram computer networks in depth and os in depth
Describe designing a hotel system and further optimisation
Viewing 3221 - 3230 interview questions