- Calculating highest number of steps taken by a person in last 5 minutes, from a data, from a device like fit bit, which stored the information for many people. (Approaches, pseudo code, data storage structure) - Discussions on how an app like split wise could be made.
Backend Engineer Interview Questions
14,358 backend engineer interview questions shared by candidates
A difference between PWA and native application.
Medium to Hard level DSA questions Knowledge about process, threads,DBMS are important.
Build a project architecture that you made in your previous role, and explain the components and also best practices
Find minimum number of words in a sentence, given a document, using white-space as separator for words and (!, ?, .) as the separator for sentence. There can be multiple white-spaces between two words.
What dB do you use daily
Q.) Parse file directories to a tree structure 2.)Prime numbers till n 3.)Print a table based on List of Maps
What was my biggest failed I have made
Have you seen our handbook?
1st round: 1. Time and Space complexity of all the data structures and algorithms. 2. What is Scaling? What is Vertical and Horizontal Scaling? 3. Questions on Java 8 2nd round: 3 coding questions, I attended only two 1. Balancing brackets like "()[]{}" and "([)]" . Push in stack if open bracker is encountered and pop from Stack if closing bracket is the and match them. https://leetcode.com/problems/valid-parentheses/ 2. Given a linked list, determine if it has a cycle in it https://leetcode.com/problems/linked-list-cycle/
Viewing 401 - 410 interview questions