Coding challenge is good (tough challenge) - they may ask to write small game. Interview questions were ok - in c++ - what is static variable, how is global static different from global var, how is static used in class, how it is initialised, how is const var initialised in a class, if class b is derived from class a, and class b constructor has 2 int parameters, but class a doesn't have such constructor what will happen if such constructer used to create object. (neither class a or b has any variables to use values passed in constructor) In what order constructors of a and b will be called, and what order a and b are created. What is MVC pattern , how its used for game. What is singleton, explain related to objective c. What is director class in cocos 2D. How will you find bug for crashed program when no human readable call stack exists.
Software Developer Ii Interview Questions
3,980 software developer ii interview questions shared by candidates
What is the output of var x=1; typeof typeof x;
Write db with transactions that passes these unit tests
I don't remember specifics, but be prepared to answer questions about yourself, things that you've found challenging and positive in your career.
Self intro, and project related questions
1 leet code question but it should be done using TDD. Design a food delivery app, lay out the high level and low level design. Behavioral are standard questions.
Describe the difference between a process and a thread.
It has so many difficult questions in Technical Core Skills and Related Concepts-Technology Written, Technical Interview1 & Technical Interview2.
-- -- void main(){ printf("Two"); } -- -- without touching main function, (allowed to write anything before and after main). modify code such that it will print "One\nTwo\nThree".
Are you flexible working with PHP,GO, React?
Viewing 311 - 320 interview questions