Software Engineer Tools Developer Interview Questions

84 software engineer tools developer interview questions shared by candidates

Most problems happened to be about some kind of string parsing/manipulation. (palindrome problems, word detection etc) but the one that I had the hardest time with was an array-based find all subsets problem.
Feb 26, 2017

Most problems happened to be about some kind of string parsing/manipulation. (palindrome problems, word detection etc) but the one that I had the hardest time with was an array-based find all subsets problem.

Data 26 registers A-Z, with A and B initialized to some value and the rest to 0. There are 4 actions that can be performed: adding 1 to the register, subtracting 1 from the register, jumping to another section in the code and ending the run. The value | A-B | should be entered in register C.
avatar

Software Developer Tools

Interviewed at CEVA

3.5
Aug 8, 2020

Data 26 registers A-Z, with A and B initialized to some value and the rest to 0. There are 4 actions that can be performed: adding 1 to the register, subtracting 1 from the register, jumping to another section in the code and ending the run. The value | A-B | should be entered in register C.

There are two linked lists that each represent a number, and each node in the list represents a number. A pointer should be returned to a new list outlining a connection of the two numbers so that each node in it represents a digit in it.
avatar

Software Developer Tools

Interviewed at CEVA

3.5
Aug 8, 2020

There are two linked lists that each represent a number, and each node in the list represents a number. A pointer should be returned to a new list outlining a connection of the two numbers so that each node in it represents a digit in it.

Viewing 21 - 30 interview questions

Glassdoor has 84 interview questions and reports from Software engineer tools developer interviews. Prepare for your interview. Get hired. Love your job.