What data types do C has? What’s the difference between static and global variables? How do we store static variables? What are the ways we call variables from a method? What is the differences of them? etc.
Software Developer New Grad Interview Questions
2,866 software developer new grad interview questions shared by candidates
A medium leetcode question -topic: graph A medium OOD questions related to real user case deep dive
For technical: Leetcode Questions: Text Justification(easier version), reverse parentheses, and merge k sorted list.
Case study: implement a part that's missing if you have missing parts what can be used instead of your solution (something more optimized in unity) etc.
Given an array of unique integers, return a pair of integers that sum up to a target sum
Given an array of numbers, return all possible combinations of numbers in the array that can add up to a target sum. (not moving window, can be pulled from anywhere in array like 1st and last element together for instance)
Tell me about a time you had to seek more information to create a solution.
How do you see yourself fitting into amazon
Can you tell me about a time when you saw teammates struggling and what did you do to help them.
Longest palindromic substring in a given string.
Viewing 1801 - 1810 interview questions