c# at very depth, Design Pattern, SQL at a basic level an everything mentioned in the resume
Developer Net Interview Questions
8,182 developer net interview questions shared by candidates
Questions were asked on java, jdbc, MySQL which mainly focused on project.
What is Receiver/Broadcast, how it works?
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
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
Viewing 2571 - 2580 interview questions