Find the first duplicate item in a list
Software Developer Intern Interview Questions
2,858 software developer intern interview questions shared by candidates
Tell me about a time when you didn’t know what to do or how to solve a problem.
Some coding questions and some other things.
They asked Leetcode style questions in the OA, and behavioral questions in the simulator that should align to the principles.
They asked a stack LC easy question. For fundamental questions, they asked about data structures
you have to do an email/workday simulation at amazon as part of the behavioral interview
Two Sum (given target number and list of numbers)
Questions based off of leadership principles and leetcode questions.
You are provided an ordered list of scheduled meetings for an individual. Every meeting has a start and end time in 24-hour notation separated with a hyphen. 6 write a function that returns all the times where the individual is free. Return the data in the same format as the input. 8 9 0 I Example: Input: [ "09:00-09:30", "11:00-12:00" , "14:15 - 15:00" ]
The water bucket liter question, try to get one bucket of water to 2L.
Viewing 1351 - 1360 interview questions