The initial questions and technical assessments were standard. Unfortunately at the last online interview with Team Lead, he asked very specific ASP.NET MVC questions which I had not worked on in a while. He didn't ask any .Net core or framework questions. The job position was described as full stack but mostly backend, so that was really disappointing that the interview was focused on MVC
Junior Net Developer Interview Questions
3,377 junior net developer interview questions shared by candidates
Recent experience and studies, and personal presentation as well.
What is interface and why we use interface?
Basic object oriented programming questions ,project architecture etc
Write a Program for string reverse
You are given an integer amount representing a sum of money. You have an infinite supply of coins of denominations 2, 5, and 10. Write a function that returns a tuple of three integers (a, b, c), where: a is the number of 10-coin pieces, b is the number of 5-coin pieces, c is the number of 2-coin pieces, such that the sum of these coins is exactly equal to amount, and the total number of coins (a + b + c) is minimized. If it is not possible to make up the amount with these coins, return (-1, -1, -1)
Core Java Project Challenges faced during project OOPs concept Example of opos in real life or in yur project Agile SQL Query
My understanding of .NET, a resume overview and why Volvo
I had only first call with recruiter. It was typical questions about experience and salary expectations.
Solid principles OOP concepts CI/CD exposure
Viewing 1651 - 1660 interview questions