Tell us if you ever had a performance problem while developing a software application and if so, how did you solve it.
Lead Software Engineer Interview Questions
2,154 lead software engineer interview questions shared by candidates
Not most difficult. If we are prepared for few common latest FAQs we can very well clear interview
Apart from that interviewed on basic Swift questions such as strong/weak/unowned, MCV, MVVM, Clean Architecture. Took an hour, asked couple of scenarios based questions related to concurrency and reference counting of classes.
Tons of trivia questions about the languages you choose.
design lru, longest non repeating substring,create an application which shows flight route etc
R1 - Covert obj[] to int[] Q - new obj[] {1,2,3, new obj[]{4,5}, new obj[]{6}} expected o/p - 1,2,3,4,5,6 thread related questions calling synchronized method from 2 different instance of object. how to fix that.
How to Scale a RDBMS
* describe yourself as a personality * SOLID principles for object oriented programming * various database questions ( related to normalization, transactions, isolation levels, stored procedures, ORM) * design pattern questions (to give examples but also explain differences between patterns listed by the interviewer) * coding language specific (error detection, special keywords, etc).
Explain about your project
How you handle the load in a web application
Viewing 961 - 970 interview questions