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.
avatar

Senior Associate Solution Engineer

Interviewed at Western Union

3.3
Feb 21, 2025

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.

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.
avatar

Senior Associate Software Engineer

Interviewed at Equinix

3.8
Aug 6, 2019

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.

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
avatar

Sr Associate Site Reliability Engineer

Interviewed at Workday

3.5
Mar 8, 2026

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

Viewing 71 - 80 interview questions

Glassdoor has 170 interview questions and reports from Senior associate engineer interviews. Prepare for your interview. Get hired. Love your job.