Name a difficult situation and how you overcame it.
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Talk about a time when you overcame an obstacle
Leetcode easy level question. Brute force is O(n^2), less optimal: O(n log n), most optimal: O(n)
Debug some pieces of code.
they were simple coding questions, you can use any language for the interview
String manipulation and binary search tree
What role did you play on the team during your past internship?
Design classes for Kindle Fire 'shelves'
Linear sorting
Given two int arrays, write a function which returns their intersection as an int array; analyze the time/space complexity of your function.
Viewing 2101 - 2110 interview questions