Erkläre uns Design-Patterns bitte schön
Junior Software Engineer Interview Questions
7,226 junior software engineer interview questions shared by candidates
Linked lists and graph questions
Give me an example of a time where you had a conflict with one of your colleague or supervisor.
Questions you can find on Leetcode under Amazon tag. Difficulty medium to hard.
Previous experience behavirol questions coding questions OOD
one of the questions was about making sure that all of the nodes in a list are connected, and the other involved being given a number k and a list and having to find the n-k number of elements that add up to the largest sum.
Past experience and coding languages known
infix to postfix and prefix
Why GlobalLogic?
given a lined list seperate the even and odd elements in the list preserving the order of its occurance. eg: 1 -> 2 -> 3-> 4 the expected output is 1 -> 3 -> 2-> 4
Viewing 6981 - 6990 interview questions