Senior Staff Engineer Interview Questions

696 senior staff engineer interview questions shared by candidates

In first round interviewer asked below question. 1. Given a mathematical expression as a string, evaluate it using the reverse BODMAS rule.
Reverse BODMAS rule — that is, apply operations in the following order:  Subtraction → Addition → Division → Multiplication  Input : “3 + 2 * 4 - 1” output : 15 Input : “12 + 5 * 3 - 7” output : -68 2. Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right, which minimizes the sum of all numbers along its path. Ex:
Input: grid = [[1,3,1],[1,5,1],[4,2,1]] Output: 7
avatar

Senior Staff Engineer

Interviewed at Altimetrik

3.8
Sep 27, 2025

In first round interviewer asked below question. 1. Given a mathematical expression as a string, evaluate it using the reverse BODMAS rule.
Reverse BODMAS rule — that is, apply operations in the following order:  Subtraction → Addition → Division → Multiplication  Input : “3 + 2 * 4 - 1” output : 15 Input : “12 + 5 * 3 - 7” output : -68 2. Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right, which minimizes the sum of all numbers along its path. Ex:
Input: grid = [[1,3,1],[1,5,1],[4,2,1]] Output: 7

Destructuring an object in C# though this was not answered the same question was repeated for javascript, ES and angular. Query tree correlateid selectmany merge an array in angular what are projections in linq setting in c# to pass request to other server when outofmemoryexception
avatar

Senior Staff Software Engineer

Interviewed at Cardlytics

2.9
Apr 30, 2020

Destructuring an object in C# though this was not answered the same question was repeated for javascript, ES and angular. Query tree correlateid selectmany merge an array in angular what are projections in linq setting in c# to pass request to other server when outofmemoryexception

Viewing 251 - 260 interview questions

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