How do you reverse a linked list?
Graduate Software Engineer Interview Questions
3,307 graduate software engineer interview questions shared by candidates
Pseudo-code based question. Does not matter which language you're using. Second, was basic arithmetic questions to test the logical reasoning.
Can you attend the assessment centre?
Cognitive, numerical, logical, verbal reasoning tests.
The online assessment was first a simple debugging exercise, second two coding problem challenges. One was on a double array list and the second was based on selection sort. The final round interview was done over zoom due to Covid19 and consisted of three rounds with three different developers. First 15 mins on behavioural type questions and the rest were coding challenges. Lists, stacks, hashmap and OOP were apart of the q's
Balanced brackets.
to complete the coding assignments
A workday simulation using a VM
Coding question based on array manipulation, not very clear and not enough information. Questions expected to clarify the problem.
I was asked to create a new string that is larger then the original input string (they give 2 conditions to check this) and that is the string is repeating every k(int) characters: s[i]==s[i+k].
Viewing 2511 - 2520 interview questions