All about C language.
Software De Backend Interview Questions
15,486 software de backend interview questions shared by candidates
My favorite question: Walk me through the hardest programming challenge you've faced and how you overcame it.
Take home challenge was to implement an auction house. Around 80% of the constraints were given. A sample input and output was also provided
You receive 50,000 products in a GET API request body. Will you accept it?
2. Second Level round has a real world problem about creating a web api to fetch some data from other api and the followup questions around that on handling the rate-limiting,
Prod ready code to find nth smallest element in an array(unsorted) Mirror binary tree at odd levels, Print matrix in spiral order
Code review a provided implementation of a Stack
really simple ordering and sum price in static data structure
How would you handle a friend in the office that keeps making mistakes that can impact the company and doesn't listen to your corrections?
They asked me to write and explain the logic for printing a matrix in spiral order (spiral matrix traversal).
Viewing 861 - 870 interview questions