Write a function to check if a word is a palindrome.
Graduate Software Engineer Interview Questions
3,317 graduate software engineer interview questions shared by candidates
Leet code questions in the first round, Java followed by REST API
The Hackerrank test, prepare for that.
Various data gathering stuff from SQL tables, including joining tables and ordering etc.
State the company core values and what they mean to you.
Why do you want to work for Booking.com
behavior questions are some standard and basic questions based on my experience, such as "How do you communicate with people in different teams?". technical questions: there is a middle-level coding question, I need to design and implement the solution. They don't expect the code can run perfectly, but the code should run logically and cover all the cases.
Onsite Q2: Given a list of words, group them by anagram and print each group for example if we have a list : hello ehllo hi then we print: hello, ehllo hi
A brain teaser with fruits, pots and misplaced labels
Create a function that does the same thing as C's "strcpy" function, but that will not use up more memory than is already available, given the remaining memory available in the system.
Viewing 2691 - 2700 interview questions