Software Development Engineer Test Interview Questions

43,288 software development engineer test interview questions shared by candidates

Given an integer write a function that converts the input into a linkedList where each node corresponds to a number of the integer. Eg: 25697 == 2 -> 5 -> 6 -> 9 -> 7 Then write a function that takes 2 linkedList, add the corresponding integers and return a third list with the result.
Nov 6, 2012

Given an integer write a function that converts the input into a linkedList where each node corresponds to a number of the integer. Eg: 25697 == 2 -> 5 -> 6 -> 9 -> 7 Then write a function that takes 2 linkedList, add the corresponding integers and return a third list with the result.

Viewing 101 - 110 interview questions

Glassdoor has 43,288 interview questions and reports from Software development engineer test interviews. Prepare for your interview. Get hired. Love your job.