Are you willing to travel?
Engineer I Interview Questions
6,851 engineer i interview questions shared by candidates
Tell us about a situation where you have had to handle complex and changing situations
How would you design a database that allows these two tables to be stored and be infinitely expandable, while maintaining speed of execution?
there is an array with 99 length long, each spot will have number from 1-100, number will never repeat on the array. Give as many way as possible to find the missing number.
Questions included in my description
Complexity of this algorithm. How to improve the complexity?
Remove duplicates from a linked list. O(n) time.
You want to keep the largest 1000 integer numbers from incoming pockets containing integers. Please write a program on how to do it.
Not hard at all.
Write a function that takes an integer and counts the number of bits.
Viewing 41 - 50 interview questions