Tech Lead Interview Questions

2,932 tech lead interview questions shared by candidates

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
avatar

Senior Software Engineer/Tech Lead

Interviewed at Honeywell

4.1
Feb 7, 2019

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; } }
avatar

Tech Lead

Interviewed at Publicis Sapient

3.4
Nov 29, 2014

-> 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; } }

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.
avatar

MIS Specialist & MIS Tech Lead

Interviewed at NiCE

3.9
Jan 20, 2018

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.

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.
avatar

Tech Lead/Entry Level Manager

Interviewed at OYO

3.3
Jun 21, 2018

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.

Viewing 411 - 420 interview questions

Glassdoor has 2,932 interview questions and reports from Tech lead interviews. Prepare for your interview. Get hired. Love your job.