Basic questions during technical round..Hardly any questions in managerial round..
Tech Lead Interview Questions
2,928 tech lead interview questions shared by candidates
Data structure, algo, java, thread
Challenging problem faced in data-warehousing project ad how i had solved it.
java questions, aws, devops, servers,general
Complete questionnaires asked for 10 years Java experienced person.
What is your motivation, where do you see yourself in 5 years
-> 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; } }
I was question about the Various panel related questions
Memory concepts
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