Ask you the knight path problem and customize stack problems.
Software Engineer Graduate Interview Questions
4,493 software engineer graduate interview questions shared by candidates
Battleship problem
The question is online on Chegg when you google IMC trading interview question.
3 questions: 1.input: a string and list of whitelist words. you need to filter words who occur more than once, and ignore the words from the whitelist 2. the same question as 1 but you get an API which returns True or False instead of the whitelist 3. LRU question from leetcode
In the first interview, I asked to return all the subsets of a given set. The follow-up question was to write a function that gets a set and an index and returns a unique subset. In the second, I got a function r5() that returns a random number between 1 to 5 in a uniform probability, and with that function, I need to build r7() that returns a random number between 1 to 7 in a uniform probability.
Basic resume questions about work experience and projects.
What are the 3 layers of software development?
What are the frameworks you have used before ?
Behaviour questions like what do when there is disagreement with team members. Technical questions about MVC. NET(important)
Live coding exercises in C++ included linked lists and circular buffers among others. The C questions involved being shown various code snippets and finding the bugs and/or issues, many of which were very subtle, so know your C!
Viewing 3061 - 3070 interview questions