The asked me general Object oriented programming questions
Senior Associate Engineer Interview Questions
170 senior associate engineer interview questions shared by candidates
Soql query to get second hight amount of opportunity of an account. What is shadow dom? How can we pass data from one component to another LWC. One code question involving maps and sets in apex. Sharing questions.
Describe a time there was a conflict on a team you were a part of. How did you handle this and what was the outcome.
Problem 1 : Given an input n stairs, return the possible permutations to reach nth stair. Constraints: you can move at the most 1 step or two steps at a time. input_1 : n = 0 output_1 : [[0]] input_2 : n = 1 output_2 : [[0,1], [1]] input_3 : n = 2 output_3 : [[0,1,2], [1,2], [0,2], [2]] Design Question : Design an E-commerce website like Amazon/walmart. Problem 2 : Design a stack and implement all the methods in the stack. Problem 3 : Implement queue with stack.
They give you scenarios so you can be in control of all the answers. They will do fact checking after the interview.
how do u troubleshoot an issue what do u do when you are on call how do you triage the issue what do you do when you have to explain issue to a non technical guy, during fix and after fix how do you navigate from an alert automation you did linux questions ls pwd set an env variable how do you persist it df du sh screen file transfer scp rsync priority nice value kill a process -9 and without it
Interview 1st manageral round 2nd lld round asked about banking system lld
What does diversity mean to you? And how do you ensure it in your team?
What was your greatest failure?
They asked me to write a Python code and also some QA and automation-related questions.
Viewing 71 - 80 interview questions