What languages do u know?
Ingeniero I Interview Questions
6,859 ingeniero i interview questions shared by candidates
OOD difference between virtual function and abstract function
Logic, reasoning, coding
Sort an array with only operation allowed as reversing 0 to i index elements.
Design your own hashmap in Java.
It was easy interview, just be confident
There is a common type of word puzzle where you are given two English words of the same length, say, "HEAD" and "TAIL". The puzzle is to come up with a sequence of valid English words, starting with "HEAD", and ending with "TAIL", such that each word is formed by changing a single letter of the previous word. Create an algorithm to automatically solve such puzzles.
Standard and simple questions, no tricks.
Second Interview: Write a function that takes an integer and returns true if the integer is a palindrome and false otherwise
First interview: Given a node in a binary search tree, find its successor (the next highest number). Assume that each node has a parent pointer.
Viewing 341 - 350 interview questions