I applied online. The process took 4 weeks. I interviewed at Infosys
Interview
interview was video call, started with introductin and my recent project and more into technical questions like mvc, design patterns, web api action filters, protocols supported, wcf, web api response messages, javascript basic questions,
Interview questions [1]
Question 1
design patterns, mvc filters, action results, web api response
I applied online. I interviewed at Infosys (Toronto, ON) in Oct 2025
Interview
Smooth process face to face, regular 1 hour technical questions . discussed more on full stack development including angular, database, .Net C#, Azure base question. it was good interview and get an offer next day
Interview questions [1]
Question 1
It was for full stack position that require for Angular on front and C#.Net for backend knowledge with Azure cloud integration service knowledge.
-For Angular: How to manage state for large scale application (I mentioned for using ngRx for state management , but it's not require if its small to medium size application using Signal for state management is fine
- usage of Http Interceptor
- some other angular base questions
Backend:
- different type of life cycles for services (Transient, Scopped, Singleton)
- usage of caching mechanism
- different pattern like abstract factory, generic repository pattern
- usage of async await ops
- content-type usage in postman, can you pass multiple content-type format like xml, json ? : answer is NO, can pass one at a time
- Azure service bus usage, real time streaming data what you can use websocket or signalR
I applied online. I interviewed at Infosys (Bengaluru) in Sep 2025
Interview
The first round technical interview at Infosys usually tests your problem-solving, coding ability, database knowledge, and core computer science fundamentals. You can expect coding questions, SQL queries, OOP concepts, and scenario-based problem-solving tasks.
Interview questions [1]
Question 1
The questions asked were about previous project, functionality of project.
Q] Virtual method, can we override it?
Q] SOLID Principles. How you implemented it in your project
Q] Example of open/Close principle
Q] What is N tier Architecture
Q] Do u heard of Magic Table
Q] Difference between Delete and Truncate
Q] Deployment
Q] How u did Unit testing
The interview process was slightly challenging. The interviewer asked several scenario-based questions to assess problem-solving skills, technical understanding, and real-world application of knowledge relevant to the job role. It was good.
Interview questions [1]
Question 1
1. What is the difference between delete and truncate.
2. What is mean by partition in SQL.
3. What are the types of indexes are in SQL.