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
344 applications software engineer interview questions shared by candidates
Hacker rank multiple choice questions - C#, OOPS etc,
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.
The interviewer was absent for the scheduled interview. I waited for at least two hours but received no updates or communication regarding the delay or rescheduling.
ABAP Oo ABAP Fiori CDS AMDP Bapi Badi Module pool Reports Enhancements
Programming exercise was good- you had 1:15 hr in XCode to write a simple iOS application with data persistence, implement a shake motion gesture, localize it into french and spanish, and ensure the UI resized correctly. Then you had to write the test cases for your app. All told if you knew what you were doing you should have the basics done in under an hour. From there you can spend the rest of your time making the UI pretty.
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?
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.
Difference between == and ===??
Viewing 261 - 270 interview questions