Round 1: Technical Interview
The first round was primarily focused on Java and SQL. I was asked about OOP concepts, collections, exception handling, and multithreading in Java. In SQL, queries related to joins, indexing, and stored procedures were discussed.
Round 2: Hands-on Coding & CI/CD Concepts
This round involved coding challenges where I had to solve DSA-based problems using Java. The questions covered arrays, sorting algorithms, and string manipulations. Additionally, I was asked about CI/CD pipelines, Jenkins, and integrating automation testing with CI/CD workflows.
Round 3: Cloud & System Design Discussion
The final technical round was focused on Cloud technologies and system design. I was asked about AWS services, Kubernetes, Docker, and deploying applications on the cloud. The system design question involved designing a scalable and highly available web application.