Algorithms and Data Structres
Desenvolvedor De Software I Interview Questions
27,519 desenvolvedor de software i interview questions shared by candidates
The on-site interview was a group interview format. They split the group up into teams of three and had one overarching problem that was then split into three separate coding problems where each member of each three person team picked one of the three coding problems to work on. The three coding problems were related to each other in the sense that the output from one would be the input for the other.
What languages do u know?
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.
In linux, how do you change directories and list the contents of that directory.
Viewing 1381 - 1390 interview questions