What was a time you handled failure?
Development Associate Interview Questions
9,350 development associate interview questions shared by candidates
Standard behavioral questions?
We are an advertising agency, and this is a sales position securing new business for our company, are you still interested in the job?
How are you a culture enhancer?
What is the thread lifecycle?
Difference between extending Thread and implementing Runnable?
Round 3: [Technical 1][2 hrs][Elimination round]
Round 4 :[Technical 2][1 hr][Elimination round]
How do you segment an account list?
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 351 - 360 interview questions