I applied through other source. The process took 1 week. I interviewed at EPAM Systems (Ucrania) in Apr 2024
Interview
I applied for a .NET developer position in an outsource company. I passed the screening interview, where we discussed my background and project experience, and then the technical interview, which focused on my knowledge of C#, ASP.NET, databases, and problem-solving tasks. Although I successfully went through both stages, I was not selected for the role in the end.
Interview questions [1]
Question 1
In the technical interview, I was asked about core C# concepts (OOP, async/await, LINQ), ASP.NET MVC and Web API, database design and SQL queries. There were also questions on dependency injection, unit testing, and how to structure scalable applications. Additionally, I solved a few coding tasks.
I applied online. I interviewed at EPAM Systems (Tbilisi) in June 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