I dont remember the question but the topic was arrays
Graduate Software Engineer Interview Questions
3,321 graduate software engineer interview questions shared by candidates
what is an achievement that you are proud of?
Talk about a time where you had to change the way you usually work to achieve a deadline
Question on strategy design pattern (IT Head asked this)
Using your palindrome write a function to find out the longest palindrome in a string. (White board)
They asked a question about finding the lowest available integer from a list of currently taken integers. Then after creating that solution, they asked that I pair those integers with titles. So, for example, if they were wanting to assign a number to certain title, you'd need to find the lowest available integer for that title specifically.
Tell me about your most impactful project
Write a function that check if the array of numbers is a complete hand with exactly one pair and one or more set of three numbers that are the same. Example: nums = [11133555999222] Output = true nums = [222555777] Output = false nums = [7777777777] Output = false nums = [31513517577] Output = true
Online assessment test on hackerrank
How much time did you spend on the task? Where do you see yourself in 5 years time? Difference between Agile and Waterfall methodolgies?
Viewing 1701 - 1710 interview questions