what is SOAP webservices
Tech Lead Interview Questions
2,932 tech lead interview questions shared by candidates
Memory concepts
Given a chain of medical shops and a head office. Design a system for headoffice to find- 1- Sales Speed of each shop 2- Type to stock gets sold at various locations .. etc In 1 hour they expect you to design APIs, Write Stored Procs, Connect DB and fetch and insert data and handle all corner case scenarios and also write Unit test cases
-> What will be the output of the following code ? #include<iostream> class my_exception { public: my_exception() { cout << "my _ exception"<<endl; } }; void fun() { throw my_exception(); } int main() { try{ ::fun(); } catch (char * obj) { cout <<"check"<<endl; } }
All engineering rounds required for the interview
What is your motivation, where do you see yourself in 5 years
question about IT Infrastructure toplogy, terms ITIL any IT implementation knowledge and experience, explain anyone recently completed what was your role any documentation experience & format, standard any IT certifications Scenerio based questions including lot of issues, troubleshooting steps taken. communication sklills test like e-mail skills there is a mojor issue and no one to contact as out of hours so how you can proceed to troubleshoot, explain its procedure from start to end.
Complete questionnaires asked for 10 years Java experienced person.
Rain water harvesting System design an app like oyo. One intersting thing was, User with app can invite 10 ppl. S/he will get reward for inviting if other party does booking via Oyo. But invitation has to be intelligent. Like, user has only 10 invites. How can I suggest (from app) that, invite these 10 ppl which are more likely to do booking with oyo. App has only access to user's contact. No access to location, no fb friend list, no fb photos etc etc.
Horizontal scaling of application/DB
Viewing 411 - 420 interview questions