The process was pretty complex and it was simplified a bit since then, and it was pretty impressing. They don't do any silly gotcha coding questions. They do test basic CS fundamentals pretty heavily, but they are smart about it. Mobile platform questions. Simple coding question in Java, Objective-C and C++, questions about platform API (basics to check if you really code in it), and multithreading concepts. Take home assignment - optimization problem (I believe they don't do it any more) with elements of OOD. On-site coding round (leetcode style puzzles, basic CS concepts, data structures, threading, memory management, code review). On-site design round. Designing complete mobile app, frontend and backend (architecture, no visuals). Discussing various constraints, changing requirements as you go, to check if your design is adaptable. On-site company culture fit round with manager. HR round with compensation expectations. On-site team culture fit round with direct team lead.
Applications Software Engineer Interview Questions
432 applications software engineer interview questions shared by candidates
A quiz of 2 pages of questions about web development, data structure, linux and SQL. Then a quiz of three questions about SQL programming, a simple JavaScript coding problem at last.
Implement a sorting algorithm, SQL joins, Stack vs LinkedList, Buffers vs StringBuffers, Multi-level inheritance, ArrayList vs Vectors, Garbage collection in Java, abstract classes vs interfaces, what is thread-safe , how can you implement thread-safe mechanism, synchronized vs thread-safe etc
write pseudo code for Fibonacci sequence.
What is relevant about your military experience to software engineering?
Run-off the mill JS/HTML/CSS questions. I think anyone with above average web skills should be able to answer them. Whiteboard algorithm problems. Go with it if you've memorized the Cormen book.
Given a list of List<Pair>, which pair mean a boss- reportee relationship. Use an N-child tree to represent a company management structure. CEO sits on top of the tree and each node may have a list of 1 to N reportees. return the tree Node.
What is the difference between Objective-C automatic reference counting and garbage collection?
Worst mistake at a previous job?
1st Round : More on CS Fundamentals - DS and Algo,2nd round - Focusing on JavaScript. 3rd round : Focusing on the design and JavaScript
Viewing 341 - 350 interview questions