Conte sobre uma situação onde ocorreu um problema grave no ambiente de produção e você teve de corrigir.
Tech Lead Interview Questions
3,068 tech lead interview questions shared by candidates
Easy to medium level questions.
How was your experience with stake owners?
Couple of algorithm question with manipulation of array and finding best solution with time and space complexity in mind.
Horizontal scaling of application/DB
-> 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; } }
simple
Current project architecture
current role explained about the company profile and job role they gonna offer to
Have you worked on caching systems, explain some.
Viewing 401 - 410 interview questions