Prepare your DS/Algo with some moderate questions. Know your resume. Can't stress on it enough.
Software Engineer Staff Interview Questions
2,555 software engineer staff interview questions shared by candidates
data structure, algorithms
Perguntas técnicas relacionadas ao contexto do time.
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.
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.
Any experience in writing REST apps using OAuth?
Given a telephone keypad, how many different combinations of letters can be made?
- spring boot and rest template object creation - life cycle of redux - design logging/monitoring setup - frontend webpage optimizations
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?
1st Technical: Basic OOPs Questions, C# related question, Basic DB question 2nd Technical: Design Principle related questions
Viewing 1641 - 1650 interview questions