standard leet code question with time limit
Engineer Ii Interview Questions
9,767 engineer ii interview questions shared by candidates
Object oriented design: Design pizza order
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.
Group Anagrams - Leetcode, facil, diferente da primeira etapa (que causou terror mental, com enunciado extremamente dificil de interpretar) a segunda etapa foi apenas um problema medium classico.
Select top k from N sorted lists but worded in a real word scenario. Design a stock exchange. Implementing a generic linked list A variation of DFS with wording for a real world scenario.
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
Viewing 9321 - 9330 interview questions