Staff Software Engineer Interview Questions

2,628 staff software engineer interview questions shared by candidates

Typical question in for lower bar start ups. Implement a simple excel application. Columns are labeled with numbers and rows with letters. Implement get and set methods for a Cell in the Excel sheet. Cells either contain a number, a pointer to another Cell, or a List of Pointers to other Cells. Implement Get(str) -> int and Set(str, value) for the excel application. For cells with a List of pointers Sum the values of all the evaluated pointers.
avatar

Staff Software Engineer

Interviewed at Grid (CA)

1.8
Jun 10, 2023

Typical question in for lower bar start ups. Implement a simple excel application. Columns are labeled with numbers and rows with letters. Implement get and set methods for a Cell in the Excel sheet. Cells either contain a number, a pointer to another Cell, or a List of Pointers to other Cells. Implement Get(str) -> int and Set(str, value) for the excel application. For cells with a List of pointers Sum the values of all the evaluated pointers.

Viewing 191 - 200 interview questions

Glassdoor has 2,628 interview questions and reports from Staff software engineer interviews. Prepare for your interview. Get hired. Love your job.