System Design: A service that aggregates user data from other services, displays them in an UI and send recommendations.
Staff Software Engineer Interview Questions
2,635 staff software engineer interview questions shared by candidates
From basic java to all technology they ask you
data structure, algorithms
- spring boot and rest template object creation - life cycle of redux - design logging/monitoring setup - frontend webpage optimizations
Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. Notice that the solution set must not contain duplicate triplets.
Explain what you are doing in your current organization in detail
1. Create app using sockets and rxjs 2. Easy JS questions on live coding, to improve code. General questions about CI/CD, testing, accessibility, workflows etc.
Design tinyUrl(just a part) with added features.
Your software has users from US and EU. When US users come online you experience sudden traffic on database only. How do you handle this scenario?
Given a telephone keypad, how many different combinations of letters can be made?
Viewing 1691 - 1700 interview questions