Linkedlist,Tree and keyword based questions.
Net Software Interview Questions
8,160 net software interview questions shared by candidates
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
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.
Implement a few regex patterns to do X
What are interfaces and abstract classes and their differences?
Do you have experience with Load Balancer?
Q: What is an abstract class?
Viewing 7871 - 7880 interview questions