Find out the number of connected cells in a 2D array
Engineer Ii Interview Questions
9,741 engineer ii interview questions shared by candidates
Describe the most challenging problem you've had and how you solved it?
They gave me an open ended problem , optimizing some part of their operations. Given a map and multiple locations from where an order has to be procured , Delivery executive location and customer location, how would you find the best path.
How do you detect and avoid memory leak?
All general Behavioral questions. One phone interview on campus. Very basic questions asked. Not tough at all. Just go through the resume and basic data structures questions.
Given a random, unknown number between 1-1000, what is the minimum number of questions needed to get the correct number? You may only ask questions that have Yes or No as an answer
"How do you think you get the knowledge you need to do your job given the working conditions you'll have?"
Simulate a passport office application
When was the last time you held a job?
Given bytes "A" and "B" whose bit representations can be written as "0101X110" and "1Y011001" write a function to take in bytes "A" and "B" and return true if bits "X" and "Y" are the same or return false if they are not the same. Assume the 1s and 0s in "A" and "B" are arbitrary.
Viewing 101 - 110 interview questions