It's good I can say one I took the coding assignment after the received a call for system design interview LLD and HLD and then some dsa questions asked and then bug fixes and then hr discussion and then offer release
1st Round Interview (Duration: 58 min)
# Tell me about yourself.
# How do you rate yourself in Python?
# What are mutable and immutable datatypes in Python?
# Write a program that takes your name as a string and counts its characters.
# Write a program to print the pattern: 1,0,1,0,1,0,1,0,1,0.
# What is exception handling? Explain with an example.
# What are generators in Python? Explain with a program.
# What are decorators in Python? Explain with a program.
# Do you know pandas?
# How do you load a CSV file in Pandas?
# Write the logic to load an Excel file into Pandas.
# How do you delete empty values in a CSV/Excel file using Pandas?
# Are you familiar with databases? How do you connect to a database using Python?
# Which module is used to connect to the database? Provide the syntax.
# Any questions for me?
2nd Round Interview (Duration: 26 min)
# Tell me about yourself.
# Is your project a product?
# How did you come into this project and what was your journey in TCS?
# What standards did you follow while writing your code?
# Before moving to production, what process do you follow?
# Is code review important?
# What is Agile methodology?
# How many calls are there in your day-to-day life?
# Any questions for me?
I applied through college or university. The process took 2 months. I interviewed at Infosys (Noida) in Feb 2026
Interview
The interview process consists of two main stages. First, the online coding test evaluates problem-solving skills, logical thinking, and knowledge of data structures through coding questions. Candidates who qualify move to the technical interview, where they are assessed on programming concepts, projects, and core subjects like DBMS, OS, and OOPs.