What is interface and why we use interface?
Lead Net Developer Interview Questions
8,174 lead net developer interview questions shared by candidates
Basic object oriented programming questions ,project architecture etc
Difference between. Dll and .exe Difference between store proc and function Provided logic to provide output in sql
Write a Program for string reverse
Q. Final year project Q. C Programming
Do not know about selection
When I started, one interviewer first asked me the questions from SQL Server and then the other interviewer asked .NET C# questions. SQL Server questions: - What is the difference between a function and a Stored procedure? - Difference between HAVING and WHERE condition? - Can be unique key null? C# .NET questions: - What is an assembly? - What is an EXE ? - What is LINQ? - What is IQueryble ? - Difference between IQueryble and IEnumerable? ASP.NET MVC - describe MVC pattern . Another bad experience I did not get any feedback after I answered their questions and or for an unknown question they did not try to say the correct answer or explain to me. They kept asking me (probably reading from a piece of paper or a document) other questions. Indeed , where is the professionalism here? It certainly did not exist or I did not see it from them. Overall I had a bad experience and wasted my time with them. There are probably other people with a higher level of professionalism in this company and next time I hope to meet them to have a better interview experience.
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
How was my level of english
Viewing 2591 - 2600 interview questions