what is an achievement that you are proud of?
Graduate Software Engineer Interview Questions
4,497 graduate software engineer interview questions shared by candidates
Talk about a time where you had to change the way you usually work to achieve a deadline
What happens when you type a URL into a browser?
If you are in a project about simulating some real life events, how do you simulate time?
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)
Talk about your experience. Why ComplyAdvantage? Why the role?
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
Viewing 2281 - 2290 interview questions