Backend Developer Interview Questions

9,173 backend developer interview questions shared by candidates

Apart from the project demo, they asked a number of very specific questions of how I would deal with very particular scenarios when developing and deploying a new API. It seems like they were just looking for ideas on how to solve existing problems, without paying someone to do it.
avatar

Senior Backend Developer

Interviewed at Radius

3.1
Jun 27, 2023

Apart from the project demo, they asked a number of very specific questions of how I would deal with very particular scenarios when developing and deploying a new API. It seems like they were just looking for ideas on how to solve existing problems, without paying someone to do it.

Q: Given two strings, you have to write a function that returns a boolean value that returns true if two strings are Anagrams and return false if they are not Anagrams. Two parameters have been passed to the function i.e String 1 and String 2. He told me to write down the function in the Notepad and present my screen while writing the code. (He mentioned that Brute Force Approach is also allowed).
avatar

Backend Developer

Interviewed at Rebel Foods (Formerly Faasos)

3.8
Jan 19, 2022

Q: Given two strings, you have to write a function that returns a boolean value that returns true if two strings are Anagrams and return false if they are not Anagrams. Two parameters have been passed to the function i.e String 1 and String 2. He told me to write down the function in the Notepad and present my screen while writing the code. (He mentioned that Brute Force Approach is also allowed).

Q: Given an unsorted array with duplicate elements. You have to remove the duplicate elements without using a built-in data structure(Java Collection Framework or C++ STL Library). The interviewer mentioned that you can use the data structure that you can build on your own like Array, LinkedList, etc. Only the approach was asked not code.
avatar

Backend Developer

Interviewed at Rebel Foods (Formerly Faasos)

3.8
Jan 19, 2022

Q: Given an unsorted array with duplicate elements. You have to remove the duplicate elements without using a built-in data structure(Java Collection Framework or C++ STL Library). The interviewer mentioned that you can use the data structure that you can build on your own like Array, LinkedList, etc. Only the approach was asked not code.

Viewing 9081 - 9090 interview questions

Glassdoor has 9,173 interview questions and reports from Backend developer interviews. Prepare for your interview. Get hired. Love your job.