Deploy an EKS cluster on AWS with terraform, then deploy some apps on top.
Platform Engineer Interview Questions
3,058 platform engineer interview questions shared by candidates
NA, there are lot of related to AWS DevOps
Detailed discussion on the coding exercise.. includes executor service ,future callable
No interview held. only coding exercise?
Linux based questions and questions on C.
What do you do if you have a disagreement with one of your teammate.
1. Given Code snippet- Custom class - Employee Write equals & hashcode method for it. 2. How will you make Employee class good candidate for hashmap. 3. Complexity of ArrayList - Search Operation & Insertion operation.
Pourriez-vous présenter un sujet de votre choix?
About multithreading, and how do you prevent it
Explain move semantics in C++ (C++11) in detail. Cover the concept step by step and explain why it is needed, how it works, and where it is used. Then, write a complete class implementation demonstrating move semantics, ensuring that all relevant special member functions are implemented, including: Default constructor Destructor Copy constructor Copy assignment operator Move constructor Move assignment operator Explain the purpose of each function, when it is invoked, and how resource ownership is transferred safely without memory leaks or double deletion.
Viewing 2011 - 2020 interview questions