Software Developers Interview Questions

96,234 software developers interview questions shared by candidates

isEven(13) // outputs 0 isEven(12) // outputs 1 Create the function isEven with appropriate output. Once the function is created, create event/error handlers for an input of 0 and an input of null, which both output -1. Once finished, recreate the isEven function without using % (modulo) or / (division).
avatar

Software Developer Intern

Interviewed at Qualcomm

3.8
Jan 7, 2020

isEven(13) // outputs 0 isEven(12) // outputs 1 Create the function isEven with appropriate output. Once the function is created, create event/error handlers for an input of 0 and an input of null, which both output -1. Once finished, recreate the isEven function without using % (modulo) or / (division).

Viewing 1211 - 1220 interview questions

Glassdoor has 96,234 interview questions and reports from Software developers interviews. Prepare for your interview. Get hired. Love your job.