Software Senior Interview Questions

75,595 software senior interview questions shared by candidates

Write code to sum the values contained in two memory slots into a third memory slot, using only 3 instructions: zero <slot> increment <slot> jlt <slot1>,<slot2> <location>, where jlt=jump to <location> if <slot1>is less than <slot2>.
avatar

Senior Software Engineer

Interviewed at Walmart

3.4
Nov 13, 2011

Write code to sum the values contained in two memory slots into a third memory slot, using only 3 instructions: zero <slot> increment <slot> jlt <slot1>,<slot2> <location>, where jlt=jump to <location> if <slot1>is less than <slot2>.

2. There is a GET API that responds with very large data. For example, employee records where each record contains all the fields of an employee. But the customer is not happy with such a big response which put burden on the network. What can you do to change the API to respond with less amount of data. (This time I understood the question and asked wherever I need clarity).
avatar

Senior Software Engineer

Interviewed at ConnectWise

3
Feb 24, 2020

2. There is a GET API that responds with very large data. For example, employee records where each record contains all the fields of an employee. But the customer is not happy with such a big response which put burden on the network. What can you do to change the API to respond with less amount of data. (This time I understood the question and asked wherever I need clarity).

Viewing 881 - 890 interview questions

Glassdoor has 75,595 interview questions and reports from Software senior interviews. Prepare for your interview. Get hired. Love your job.