Development Associate Interview Questions

9,350 development associate interview questions shared by candidates

1) JS tricky output question. 2) Reverse the whole array. let arr = ['js', 1, 2, 'js', 1, 'interview', '2', true, 'interview']; DESIRED OUTPUT: [ 'weivretni', 'sj', 8, 7, 6, 'modnar', 4, 3, 2, 1 ]; 3) Remove duplicates from the array. let arr = ['js', 1, 2, 'js', 1, 'interview', '2', true, 'interview']; DESIRED OUTPUT: Result = >[ 'js', 1, 2, 'interview', '2', true ]
avatar

Associate Consultant - Development of [ Mern Stack ]

Interviewed at OodlesTechnologies

3.7
Apr 11, 2023

1) JS tricky output question. 2) Reverse the whole array. let arr = ['js', 1, 2, 'js', 1, 'interview', '2', true, 'interview']; DESIRED OUTPUT: [ 'weivretni', 'sj', 8, 7, 6, 'modnar', 4, 3, 2, 1 ]; 3) Remove duplicates from the array. let arr = ['js', 1, 2, 'js', 1, 'interview', '2', true, 'interview']; DESIRED OUTPUT: Result = >[ 'js', 1, 2, 'interview', '2', true ]

Viewing 361 - 370 interview questions

Glassdoor has 9,350 interview questions and reports from Development associate interviews. Prepare for your interview. Get hired. Love your job.