I applied online. I interviewed at Tata Consultancy Services
Interview
Computer based technical test NQT, technical interview. Coding aptitude question. Applied through campus drive.coding questions are difficult for me. Core Subjects: Be ready to define and explain key concepts in OOPs (with real-world examples), DBMS (SQL Queries, Types of Keys), and Data Structures and Algorithms (DSA).
Interview questions [1]
Question 1
OOPs: Explain the four pillars of Object-Oriented Programming (OOP) with a real-world example for each.
I applied online. I interviewed at Tata Consultancy Services (Pune)
Interview
🔹 Microservices / Architecture
What are microservices?
Independent, loosely-coupled services that communicate over APIs.
Event-driven architecture
Services communicate via events using Kafka or queues.
Service discovery
Finding services dynamically using tools like Consul, Eureka, or Kubernetes DNS.
Circuit breaker
Stops calling a failing service to prevent system collapse.
Idempotency
Ensures repeated requests give the same result (important for payments).
We were given two programming and two SQL questions to solve. Few DSA questions were asked. For few it also involved questions about the project mentioned in resume. HR round: Team leader and team player difference