Object oriented design: Design pizza order
Software Development Engineer Ii Interview Questions
2,268 software development engineer ii interview questions shared by candidates
Literalmente se vc pesquisar no google e estudar as perguntas que fazem na Amazon, você vai estar bem preparado.
Given an array of lockers (0 = empty, 1 = occupied), find the maximum distance to the nearest 1. Modify the problem to place k packages instead of one, maximizing the minimum distance. Follow-up: Optimize for O(1) space complexity and reduce O(n log n) sorting overhead.
2 Hard LeetCode questions and 1 Medium: https://leetcode.com/problems/trapping-rain-water/ https://leetcode.com/problems/top-k-frequent-words/ https://leetcode.com/problems/integer-to-english-words/
what's the big impact you created in your previous org?
What was one time you handled conflict with another team member?
Experience and when I had to deliver something in a tight deadline
In one DSA round I was asked a question based on BFS: Given a m x n matrix indicating a hospital and containing infected, uninfected and empty patient wards, find the minimum time required to infect all the patients.
DFS, BFS, graph based questions
- Phone screen: Variation of Meeting Rooms II - Round 1: Combination of Insert and Merge Intervals - Round 2: Min Stack - Round 3: Don’t recall, but it was a LC Easy/Medium - Round 4: System Design - Build a recommendation system based on users Amazon shopping history
Viewing 2141 - 2150 interview questions