A coding question that starts easy and has a challenging follow-up. It had to do with saving the sequence of the three possible inputs. i dont remember the details since it was a while ago.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
find the longest palindrom in a string.
Pointer-games in C, implementing a cash-memory data structure and some matrix puzzles.
Build data structure than can store information about people and relationship. (was given quite a fluid description and expected to fill in the details as needed or as understood.) Then was question about data structure I built, e.g. how would I search for things.
Remove the k elenents from the nth elemnt and return the rest link list.
Describe a data structure for which getValue(int index), setValue(int index, int value), and setAllValues(int value) are all O(1).
Experiencia en proyectos relacionados Situaciones de trabajo en equipo
Something about a two-dimensional matrix, one question also about arrays, there were 2-3 questions.
Something with a timer, and thread.
1- return the shortest palindrom you can make from a given string 2- check if a binary tree is a BST
Viewing 461 - 470 interview questions