How would you design a tinder like app
Ingeniero De Software Backend Interview Questions
9,102 ingeniero de software backend interview questions shared by candidates
Coding round 2d Arrray related question.
Several questions around testing strategy, database query optimization, and validation.
Analyze the following TypeScript code. Describe what the code does. Tell me something good about how the code is managed and something that could be improved.
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.
Main difference between lists and arrays
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: What is Convex and Concave Polygon?
Q: Introduce yourself. Tell us something about your skills, hobbies, etc.
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 8991 - 9000 interview questions