Given N digit number is to maximize by putting one extra digit x. ex:- N=845 and x=6 ans:- 8645 logic:- Traverse number from left to right digit by digit and check if x is greater then digit put x before found digit. ex:- N:-184 and x =3 and:- 3184
Net Software Developer Interview Questions
7,075 net software developer interview questions shared by candidates
Three questions in coding round. One was about dynamic programming, another about SQL and the third about DOM reading and manipulation using JS
What experience do you have with javascript?
Usual C# and .Net questions. Nothinh difficult
Classic .NET Senior interview questions.
What are interfaces and abstract classes and their differences?
Do you have experience with Load Balancer?
Q: What is an abstract class?
In object oriented design, what is "SOLID"?
Describe for me the syntax of a lambda expression.
Viewing 6821 - 6830 interview questions