1st interview: The classic two-sum question. write a function that receive an array of integers and a target value, and returns the indexes i,j such that array[i] + array[j] = target(if they're exist)
Backend Engineer Interview Questions
14,383 backend engineer interview questions shared by candidates
4 logical question they ask
"How would you improve your code performance"
I was. asked questions in the star format mostly about my past work experience and how i handled different scenarios
Tech interview was more about what I have done so far ? What technology, tools were used in previous projects ? Then somemore specific question like - What is DI ? How will you write method to handle HTTP GET Request ? Some indirect questions about Interface.
Implement a file system in memory leetcode #588
3rd round - Given the co-ordinates of all the coffee shops, and co-ordinates of the user, find n nearest coffee shops.
Round 1: Array based and file i/o questions MCQs Round 2: Strings , Linked list based questions, SQL Queries
What to do if a query to a database is slow?
what do you know about company? definition of done
Viewing 1491 - 1500 interview questions