Binary search tree Puzzle programming questions
Senior Backend Developer Interview Questions
1,028 senior backend developer interview questions shared by candidates
What are solid principles. How you implement in your daily routine. Which design patterns you use regularly.
Talk about destructors in PHP
I had to do a technical test that consisted of developing an api with Typescript and the counter frontend part on React. After that a technical interview to review the challenge.
No era una entrevista tecnica, asi que me pregunto mas sobre mi background y experiencia.
Questions regarding the coding challenge, and my previous experiences.
what is your salary expectation?
A typical test like fizzbuzz
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.
Viewing 231 - 240 interview questions