Top questions
Amazon10mo ago
What is the project you are most proud of?
BehavioralSWE
xAI1mo ago
If you were building an autocomplete experience, how would you use underlying data to predict the next word a person is going to type?
System designPM
xAI1mo ago
Design a file upload feature for an AI chat application.
TechnicalSWE
Adobe1y ago
Implement LRU Cache.
TechnicalSWE
xAI1mo ago
Assume the model needs a 20% precision improvement in 2 weeks to 1 month and you have 8 to 10 contractors. How would you approach it, what data would you use, and how would you leverage the team?
BehavioralPM
OpenAI5mo ago
Design and implement an in-memory key-value store that supports set, transactional begin, commit, and abort operations.
TechnicalSWE
Amazon3y ago
Design a rate limiter.
System designSWE
xAI1mo ago
Design a task management system with tasks broken into sub-tasks.
System designSWE
xAI1mo ago
How have you led teams at scale to improve models or algorithms post-training, especially using contractors?
BehavioralPM
xAI1mo ago
Implement an iterator class that supports next, hasNext, getState, and setState, then extend it to treat a list of iterators as one continuous iterator with a global index.
TechnicalSWE