depends upon the role you are getting interviewed for.
Backend Developer Interview Questions
15,496 backend developer interview questions shared by candidates
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?
Do you know that you will be working 3 days in another city for a project?
How to develop a google drive like application
How would you design a data anonymizing pipeline?
All about C language.
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
Q1: what you do and how did you come up with the solutions of stuff you do in your work etc.
Given an array of some elements having some weight - pop out two heaviest elements (x &y) from the array - then compare them until array is empty of there is only one element left comparisons: if x!=y ( push x-y into the array) if x==y ( do nothing)
Viewing 851 - 860 interview questions