Senior Developer Interview Questions

29,999 senior developer interview questions shared by candidates

Very easy - 2 puzzles , finding socks pair, hat problem . 1. given an array of positive and negative numbers form an arrray with alternate +ve and -ves 2. replace every element in an array with multiplication of all others without using division operator
avatar

Senior Software Developer

Interviewed at Times Internet

3.6
Aug 20, 2017

Very easy - 2 puzzles , finding socks pair, hat problem . 1. given an array of positive and negative numbers form an arrray with alternate +ve and -ves 2. replace every element in an array with multiplication of all others without using division operator

recreating "lodash"-like functions: Implementing some(arr, func) to return TRUE if some elements in the array satisfy the function. Creating a neg(func)(value) function that takes a function and returns a negated version. Using both some() and neg() to implement every(arr, func).
avatar

Senior Full Stack Developer

Interviewed at Wix

4.1
Jan 22, 2025

recreating "lodash"-like functions: Implementing some(arr, func) to return TRUE if some elements in the array satisfy the function. Creating a neg(func)(value) function that takes a function and returns a negated version. Using both some() and neg() to implement every(arr, func).

Viewing 211 - 220 interview questions

Glassdoor has 29,999 interview questions and reports from Senior developer interviews. Prepare for your interview. Get hired. Love your job.