//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 */
Backend Engineer Interview Questions
15,491 backend engineer interview questions shared by candidates
You will be fully working from office from our office in tangerang, is that okay with you?
Lots of deep knowledge questions about specifics of a project, why decisions were made, trade-offs, and alternative solutions.
Do you have any commercial experience using Java?
Are you familiar with ORM?
Some questions about database models and task improvements for different scenarios
Where do you see yourself in five years
Did you implement a CI/CD in you previous job?
Code review a provided implementation of a Stack
You receive 50,000 products in a GET API request body. Will you accept it?
Viewing 881 - 890 interview questions