Senior Associate Engineer Interview Questions

163 senior associate engineer interview questions shared by candidates

what are window functions, explain rank and dense rank explain joins and no of outputs for each join for a given table, where vs having clause second highest salary for each department partition vs bucketing, when to choose each, python code to remove duplicate from a list list vs tuple vs dict. py thon code to find combinations from list [2,3,5] where sum is 8.
avatar

Sr. Associate Data Engineer

Interviewed at Affine

3.5
Aug 27, 2023

what are window functions, explain rank and dense rank explain joins and no of outputs for each join for a given table, where vs having clause second highest salary for each department partition vs bucketing, when to choose each, python code to remove duplicate from a list list vs tuple vs dict. py thon code to find combinations from list [2,3,5] where sum is 8.

Online assessment (get 1 question + maybe half a question right to move forward ; 325 or 350pt >) 4 rounds Technical. Systems design, behavioral, Case study Technical was very easy System design was very easy Behavioral - easy Case study - I had no idea what this was about, how to pace myself, what questions I needed to ask or what... (again the interviewer gave me such a hard time)
avatar

Senior Associate Software Engineer

Interviewed at Capital One

May 11, 2022

Online assessment (get 1 question + maybe half a question right to move forward ; 325 or 350pt >) 4 rounds Technical. Systems design, behavioral, Case study Technical was very easy System design was very easy Behavioral - easy Case study - I had no idea what this was about, how to pace myself, what questions I needed to ask or what... (again the interviewer gave me such a hard time)

STAR type questions. One hint, if you're interviewing for an engineering position- they don't seem to care about your technical expertise, so showing a portfolio, or demonstrating past work, is unnecessary, and seemingly detrimental to your chances of receiving an offer. Just answer the behavioral questions.
avatar

Senior Associate- Mechanical Engineering

Interviewed at SC Johnson

3.8
Feb 28, 2016

STAR type questions. One hint, if you're interviewing for an engineering position- they don't seem to care about your technical expertise, so showing a portfolio, or demonstrating past work, is unnecessary, and seemingly detrimental to your chances of receiving an offer. Just answer the behavioral questions.

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

Viewing 61 - 70 interview questions

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