Sr Developer Interview Questions

30,088 sr developer interview questions shared by candidates

how would you explain report you prepared to a non technical person? Talk me through your CV? Competency based questions around working under pressure,deadline etc? Explain the activities you would undertake throughout a given process (in your role).
avatar

Senior BI Developer

Interviewed at RAC

4.5
Feb 5, 2019

how would you explain report you prepared to a non technical person? Talk me through your CV? Competency based questions around working under pressure,deadline etc? Explain the activities you would undertake throughout a given process (in your role).

Algorithm test Given an array of integers, keep a total score based on the following: – Add 1 point for every even number in the arrav. – Add 3 points for every odd number in the array, except for the number "5". – Add 5 points ever time the number "5" appears in the array. Note that the 0 is considered even.
avatar

Senior IOS Developer

Interviewed at bunq

3.6
Jan 13, 2023

Algorithm test Given an array of integers, keep a total score based on the following: – Add 1 point for every even number in the arrav. – Add 3 points for every odd number in the array, except for the number "5". – Add 5 points ever time the number "5" appears in the array. Note that the 0 is considered even.

what is currying in the javascript Currying is a technique used to transform a function with multiple arguments into a sequence of nested functions, each taking a single argument. The curried function returns a new function for each argument until all arguments are provided, and then it finally returns the result. This technique allows for partial application of a function, meaning you can pass some arguments now and the rest later.
avatar

Senior Javascript Developer

Interviewed at Synechron

4.1
Mar 8, 2024

what is currying in the javascript Currying is a technique used to transform a function with multiple arguments into a sequence of nested functions, each taking a single argument. The curried function returns a new function for each argument until all arguments are provided, and then it finally returns the result. This technique allows for partial application of a function, meaning you can pass some arguments now and the rest later.

Viewing 1371 - 1380 interview questions

Glassdoor has 30,088 interview questions and reports from Sr developer interviews. Prepare for your interview. Get hired. Love your job.