What was one of the biggest challenges?
Software Development Engineer Ii Interview Questions
2,270 software development engineer ii interview questions shared by candidates
Sorry they are under NDA but typical leetcode and system design ones
I signed a NDA so I can't share the questions
Pergunts envolvendo LinkedList, Map, PriorityQueue e Arrays
Cannot give the exact questions but it was Graphs, Hashmaps, and Backtracking. High-level system design was something about inventory management
Technical question during 1-1 screening was about sorting the products. For instance, given the input of products (type of input define by yourself), like product name, product category, category score and user score. And you need to sort the products according to category score + product score. Note that categories and product names might overlap. For example, you can have nike shoes in sports category and idk walking category. But it might be the same exact shoes.
Tell me when you had conflicts with your manager.
1.Tell me about a time you dealt with a difficult customer. 2.Tell me about a time , you failed to meet the deadline.
Design a system which will assign devices to servers to communicate with network devices. You need to consider server's available ram/cpu usage etc.
They asked me to design a category system and explain how I would implement filtering on top of it
Viewing 1391 - 1400 interview questions