What philosophy did you parents follow when they raised you?
Senior Software Developer Interview Questions
6,893 senior software developer interview questions shared by candidates
The web form should allow the user to enter one or more IP addresses. On submission, it should look up these IP addresses in the GeoLite2 City database and display the following for each IP address: ○ Country Code ○ Postal Code ○ City Name ○ Time Zone ○ Accuracy Radius You may implement this in the language of your choice. Our developer site contains links to database reader libraries in numerous languages. Feel free to use either an official library or a third-party one. Please use one of the libraries linked from this page. The pages may either be generated server side or you may dynamically load the content using JavaScript. To get access to the GeoLite2 City database, you must sign up on our website. Do NOT use the GeoLite2 web service.
Question were easy on linked list and basic problem solving
Explain your code and the thinking behind it
Can you cope with change?
You seem to be very senior. Are you aware that this is an Individual-Contributor position?
Augmented Reality and game engine specific questions/code/implementation. Heavy 3D and 2D math questions. Classic Computer Science algorithms and problems.
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
Are you smart or are you a hard worker? You can only choose one.
Can you describe the architecture you use for your games?
Viewing 1301 - 1310 interview questions