Explain your current project.
Tech Lead Interview Questions
3,068 tech lead interview questions shared by candidates
What are Angular life cycle hooks
questions related to spring boot security , spring boot DB connectivity , Java 8 questions. Questions related to app performance and web security were also there. performance optimization related ques.
Horizontal scaling of application/DB
simple
Have you worked on caching systems, explain some.
current role explained about the company profile and job role they gonna offer to
Data structure, algo, java, thread
get a specific name as the first row and rest sorted in alphabetical order in sql
-> 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; } }
Viewing 421 - 430 interview questions