Net Lead Interview Questions

166 net lead interview questions shared by candidates

written : techniques of session management, merge two sorted array into single sorted array, few basic mathematical questions, order of having, group by, select, table etc 1st round : what is api ? how is soap different for restful service ? managing session out proc ? 2nd round : represent a tree with n node on code ? print all leaf nodes from this tree ? how can we represent this tree in rdbms ? print all leaf node from table you have made using query ? on click of button make the div of some color (apply class on div on click of button).
avatar

Team Lead C# .NET

Interviewed at BOLD

3.3
Apr 27, 2017

written : techniques of session management, merge two sorted array into single sorted array, few basic mathematical questions, order of having, group by, select, table etc 1st round : what is api ? how is soap different for restful service ? managing session out proc ? 2nd round : represent a tree with n node on code ? print all leaf nodes from this tree ? how can we represent this tree in rdbms ? print all leaf node from table you have made using query ? on click of button make the div of some color (apply class on div on click of button).

output of below code class A { public virtual void show() { Console.WriteLine("Hello: Base Class!"); Console.ReadLine(); } } class B : A { public override void show() { Console.WriteLine("Hello: Derived Class!"); Console.ReadLine(); } }
avatar

Technical Lead (.NET)

Interviewed at HARMAN

3.8
Mar 27, 2024

output of below code class A { public virtual void show() { Console.WriteLine("Hello: Base Class!"); Console.ReadLine(); } } class B : A { public override void show() { Console.WriteLine("Hello: Derived Class!"); Console.ReadLine(); } }

Viewing 61 - 70 interview questions

Glassdoor has 166 interview questions and reports from Net lead interviews. Prepare for your interview. Get hired. Love your job.