You decided to use a key-value cache. However, 99% of users are requesting the same information, which creates a bottleneck on a single key. How would you design your cache to prevent this key from becoming a point of contention and ensure better scalability?
Senior Backend Engineer Interview Questions
2,042 senior backend engineer interview questions shared by candidates
Build an API Phoenix application.
Most questions were focused around the take home assignment, with follow-up questions around extensions or how it could be used in different scenarios.
Proceses vs Threads and differences
Differences between async and sync
Code a system in pair programming (tdd, solid, speed & quality)
In the team fit I was asked about an achievement that I am proud of, I was not asked to give a recent experience, just any achievement from my career but clearly I should have mentioned something from my recent past.
Design an autocomplete api ( you are given an expected response from a list of yours)
An API implementation with a few custom use-cases
Mostly general and common algorithm interview questions
Viewing 641 - 650 interview questions