A typical test like fizzbuzz
Senior Backend Developer Interview Questions
1,024 senior backend developer interview questions shared by candidates
Have you handled a team of Juniors
Design a city bike sharing system. Write a Bike class with methods to checkout and return a bike. Write a BikeStation class initialized with a settable max capacity, and with methods to add a bike and add a sponsor. Write a BikeShare class with methods to add a bike, to assign a bike to an available station, to list all bikes, and to list checked out bikes. As a bonus, allow new bikes to be randomly assigned to a home station with probabilities 50% for station 1, 20% for station 2, 20% for station 3, and 10% for station 4.
They asked me about software development methodologies and good practices that I use on a daily basis. Also, about software testing.
Q: Can you tell us something about yourself?
- SOLID principles - Scrum related questions - SQL questions - 2 easy coding problems and one medium
Questions about scale and data sync issues
How did you implement SOLID principles in your project
What are your vision towards proceeding further?
Interesting projects I' ve worked on Problems that I solved using technology Java coding exercises
Viewing 241 - 250 interview questions