I applied online. I interviewed at EPAM Systems (Singapore) in Jul 2024
Interview
It was an online interview with the interviewer just asking questions for about an hour. The questions were rather straightforward and nothing too complex. Ranging from basic OOP principles to deep dive into .NET and its features.
Interview questions [1]
Question 1
For example, they asked about the garbage collection in .NET and how it works.
I applied online. I interviewed at EPAM Systems (Tbilisi) in Jun 2026
Interview
interview was online and asked general c# .net questions about oop,gc,arraylist also was coding tasks like find numbers of same elements in string and sql query to join tables by same table and so on
technical screening followed by deep dives into C#, ASP.NET Core, and SQL. You’ll likely face coding challenges (Data Structures/Algorithms) and architectural discussions regarding design patterns, dependency injection, and cloud integration, concluding with behavioral rounds.
Interview questions [1]
Question 1
Explain the difference between IEnumerable and IQueryable in LINQ.
I applied through a recruiter. I interviewed at EPAM Systems
Interview
Entrevista en ingles. Eran dos personas, uno de ellos hacia preguntas sobre Cloud (Azure) y la otra persona preguntaba sobre .NET.
Estuvo bien, preguntas complejas. Al final un live codign.
Interview questions [1]
Question 1
- Optimización de query en EF.
- Decorators
- Patrones, KISS, DRY, etc