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?
Backend Engineer Interview Questions
15,466 backend engineer interview questions shared by candidates
two logic components with their truth tables i needed to create a XOR gate using theise components
Process vs thread How big a 32bit os process is Heap vs stack process Observer pattern Cross site scripting Cross-site request forgery Cache Relational vs non relational DB NAT stands for network address translation Array vs linked list, O(of a action)
Do you have any commercial experience using Java?
You’re given an array of N integers. N may be very large. You know that every integer 1..N appears once in the array, except there is one integer missing and one integer duplicated.
Code review a provided implementation of a Stack
You receive 50,000 products in a GET API request body. Will you accept it?
//DELOITTE INTERVIEW QUESTION 2 //Split substring so no letter occurs more than once in each substring //Return the min num of substrings into which the string has to be split /* 1.Must always be true:no letter occurs more than once in each substring 2.Event forcing a boundary: Appearance of a letter more than once in a substring (a.k.a. duplicate detected) 3.Data Structure that tracks the constraint : Set */
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,
Basically build a room finder given a number of people and a list of room objects
Viewing 881 - 890 interview questions