Tell about challenges that you have
Backend Developer Interview Questions
9,192 backend developer interview questions shared by candidates
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)
Perchè stai cercando un altro lavoro?
Design a Cab booking system
Online assessment: 5 problems - 2 leetcode hards, 1 relatively easy SQL query, 1 refactor-a-class problem and 1 design problem Technical interview: How do you create a bean? No, I don't mean that. How do you create the bean? What type of bean is it? That's not what scope means (it actually is). Ok, and how does Spring do that in the back? Tell me the implementation.
Tell me why you want to be with us
//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 */
Preguntó por mis intereses
Tambien preguntó por mis expectativas salariales
Viewing 531 - 540 interview questions