Hacker rank multiple choice questions - C#, OOPS etc,
Software Engineer Applications Interview Questions
344 software engineer applications interview questions shared by candidates
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.
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.
what do u know about ust global projects and about the company
Java: What is your java level (1 to 10)? What is J2EE Container? Do you have an experience of multithreading?
Other Technical question: What is your Linux level (1 to 10)?, What is ETL? Do you have an experience of Websphere?
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?
Viewing 261 - 270 interview questions