Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Infosys (Toronto, ON) nel mese di ott 2025
Colloquio
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
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Infosys (Bengaluru) nel mese di set 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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
Ho sostenuto un colloquio presso Infosys (Chennai)
Colloquio
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.
Domande di colloquio [1]
Domanda 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.