Generally covers all data structures and Algorithm question types.
Ingeniero Ii Interview Questions
9,767 ingeniero ii interview questions shared by candidates
Logically fairly simple, but some questions involved more uncommon data structures. Not easy, but simple if you're well-prepared.
Describe the most challenging problem you've had and how you solved it?
Given a BST find the second largest element?
Find out the number of connected cells in a 2D array
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