Explain O(n) and what could be the algorithm with O(n) complexity.
Backend Software Engineer Interview Questions
9,094 backend software engineer interview questions shared by candidates
what about interviews in instabug ?
1 Basic programming and 1 real time program in whichever language you like.
Tell us about your experience as web developer.
classic stuff about present, future and your expectations.
Oh, backend interviews can throw all kinds of questions your way—but one really common and important question that almost always pops up is: "How would you design a scalable REST API?" They’ll usually follow up with questions like: How do you handle versioning? How do you secure the API? What status codes do you return? How do you handle errors? What happens when traffic spikes?
Q: binary search medium level question. it was about finding the first and last occurrence of a number.
Consider two variables x, y. Swap their data without using a third varaible.
There was no interview during this process
Given a CSV file of transactions find the transaction that repeat monthly
Viewing 161 - 170 interview questions