Mostly C++ questions , Algorithms , Data Structures. My opinion - waste of time attending interview for this company .
Senior Developer Interview Questions
30,008 senior developer interview questions shared by candidates
What will new Integer(4) == new Integer(4) return - true/false ?
They are asking questions as per your profile.
About my self, personal and professional, about my family, about my pet, about my working in group, my courses, my planning about the future, my principles, about my professional experiencies.
How did the process go?
Simple test on paper, questions OCA level
Basics on C sharp, ASP.NET and SQL
State manadement in a React application
I can't remember the exact questions, but here is a typical example. Can you give me an example of when you had to deep dive into an unknown issue within your system, diagnose, fix and document the problem. Tell me the exact problem in a detailed technical level, the steps that you followed, how you resolved it and the administrative steps taken to data log for preventative work in the future.
Please write more efficient implementation of the next function: const someFunc = async ()=>{ const a = await somePromise(); const b = await someOtherPromise(); return [a,b]; }
Viewing 521 - 530 interview questions