1. Given an array of numbers, find max difference between a[i] and a[j] s.t. I < j and a[i] < a[j] 2. You’re given an array of stick lengths. On every iteration, choose the minimum length stick and subtract the length of this stick from each stick, until nothing remains. For every iteration, print number of sticks cut. 3. Given a String of the form A/B+C/D, evaluate
Senior Software Developer Interview Questions
7,033 senior software developer interview questions shared by candidates
Are you smart or are you a hard worker? You can only choose one.
Can you describe the architecture you use for your games?
◾What is Inversion of Control? How does that relate to dependency injection? ◾How do the MVP, MVC, and MVVM patterns relate? When are they appropriate? etc.-
How would you code a bowling simulator
Select odd members <ul> and change css background < li> <ul></ul> <ul></ul> <ul></ul> </li>
the classic questions of 2005 era
Whiteboard: Given a binary tree, link all its siblings (regardless if they are direct siblings or not).
Whiteboard: Design/code a URL shortener
DSA questions : The questions were mostly on linked lists, binary tree, arrays
Viewing 1321 - 1330 interview questions