The interviewers were mainly looking for how I think, data structures, writing clean code, rather than any syntax.
Staff Software Engineer Interview Questions
2,555 staff software engineer interview questions shared by candidates
Difference between mono repo and microfrontend
Perguntas técnicas relacionadas ao contexto do time.
1) Convert Nested Json String in to Linear Map. 2) How to display only the changed records in UI with out refreshing the page. 3) How to get the response in 2 sec but our application is internally calling micro services and its taking 100 sec to provide response.
System Design: A service that aggregates user data from other services, displays them in an UI and send recommendations.
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
Viewing 1641 - 1650 interview questions