Goldbar problem, distribute the goldbar to someone for 7 days
Backend Engineer Interview Questions
14,376 backend engineer interview questions shared by candidates
Tell me about a time that you disagreed and committed?
1. Explain the most technically challenging project that you have worked on. 2. Given a piece of code, with a class having increament and decreament public functions, 2 threads are created which called the respective function, then 2 threads are joined. We need to find the final ouput and make it threadsafe. 3. Multiple reader and single writer problem, reader: multiple reader can read the from the queue/critical section. writer: while writing no other write thread and read thread should be performing the actions. Following 4 functions are given: complete these functions. canRead(){ } readDone(){ } canWrite(){ } writeDone(){ }
What do you like and what do you dislike in your job?
Q: Questions around your solution to the take home coding challenge
Tell me about your experience? What do you know about JUnit? What is Kafka?
Why are you leaving your current job?
Write an API to return true or false as per the rate limiting criteria.
They ask leetcode questions that they copy and paste
coding, project experience, algorithm, operating system.
Viewing 1151 - 1160 interview questions