Basic object-oriented questions: What is the initializer etc. Know how everything works
Engineering Internship Interview Questions
56,448 engineering internship interview questions shared by candidates
NDA, so I can just provide some vague info: 1st technical interview: I solved 2 problems: binary tree related, look-up table / hash table 2nd technical interview: I solved 1 problem: graph travel (DFS, BFS) 3nd technical interview: I solved 1 problem: hash table related
Please provide the command to identify the node location in linux sysytem ?
How do you provide permission for everyone to read a file in current directory name "apple" at the unix prompt.
Signed an NDA so I can't go into details
Behavioral question.
Explain CAP theorem.
Gegeben ist ein String dieser Art: "ab*bb*". Schreiben Sie eine Funktion, welche eine Liste generiert, in der alle Permutationen enthalten sind, die sich aus der Ersetzung aller Sterne im String durch a und b ergeben. Die Reihenfolge im Ergebnis ist egal.
There were one or two coding questions per an interview and most of the questions were similar in its pattern: Given specific set of data (e.g. 2D matrix with random values or with some patterns), what is the best way to do some specific operations (e.g. searching or sorting) on that dataset? Explain how you will solve it and why you think it is a good way. Show the implementation.
was given a 3 timed coding questions
Viewing 2031 - 2040 interview questions