Talk about a time where you had to change the way you usually work to achieve a deadline
Software Engineer Graduate Interview Questions
3,321 software engineer graduate interview questions shared by candidates
I dont remember the question but the topic was arrays
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)
what is an achievement that you are proud of?
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
Online assessment test on hackerrank
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
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