Can you explain how a REST API works, and how you would create one using Python?Can you explain how a REST API works, and how you would create one using Python?
Backend Software Engineer Interview Questions
9,102 backend software engineer interview questions shared by candidates
Why the validations were in the backend? why its the best practice
All about C language.
Take home challenge was to implement an auction house. Around 80% of the constraints were given. A sample input and output was also provided
Where do you see yourself in five years
Importance of unit and integration testing
They asked me to write and explain the logic for printing a matrix in spiral order (spiral matrix traversal).
really simple ordering and sum price in static data structure
Code review a provided implementation of a Stack
//DELOITTE INTERVIEW QUESTION 2 //Split substring so no letter occurs more than once in each substring //Return the min num of substrings into which the string has to be split /* 1.Must always be true:no letter occurs more than once in each substring 2.Event forcing a boundary: Appearance of a letter more than once in a substring (a.k.a. duplicate detected) 3.Data Structure that tracks the constraint : Set */
Viewing 521 - 530 interview questions