What does high speed design mean? What are different tyeps of DC-DC convertors How to create a power circuits ground reference What was clock stretching, Howw to reduce cross talk between signals Why do we use 4 layer boards layout LCM features, 12c
Platform Interview Questions
2,981 platform interview questions shared by candidates
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.
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.
Core Java, React.js component lifecycle
What do you do if you have a disagreement with one of your teammate.
Deploy an EKS cluster on AWS with terraform, then deploy some apps on top.
Handle a platform support case.
Technical questions covered topics such as knowledge on Infrastructure as code (particularly understanding how terraform works and what happens in particular situations), Monitoring and observability, Docker container optimisation, Kubernetes troubleshooting and concepts.
How to validate string with brackets so they are valid
Viewing 2001 - 2010 interview questions