if (5<6<2) { console.log(true); }
Sr Engineer Interview Questions
113,860 sr engineer interview questions shared by candidates
How would you translate input string into sequence of movements through on screen keyboard? What if you can loop through rows and columns?
Q how would you send a 2GB file from point A to B consider any problems that may arise
Do you feel frustrated with the customer?
Find indices start and end for a particular value in a sorted integer array with duplicates
Imagine you have only two eggs and a 100 story building in front of you. Describe an algorithm (or technique) to minimize the number of throws (or tries) to determine where the egg will start to break when thrown off the building. If the egg breaks when thrown from that floor, it will always break from that floor or higher (i.e. all eggs have the same results per floor; they break or they don't).
What's your salary?
2 - in C#, can you tell whether whatever the user has input is a string or integer?
Explaim Mobile automation framework architecture
We have m slots for ads and n ads, each ads will have different revenue on differnet slot, design an algorithm to find out the best fit (find m ads in n ads and order them so that they can make max money, white board coding) .
Viewing 151 - 160 interview questions