Stack and Queue interview questions(interviewpattern.com)
submitted by
pwook(50) 3 years ago
Microsoft provides both Stack and Queue object in its .NET System.Collections namespace. So let’s use reflector to pick on the way Microsoft .NET team implemented both this data structures. This is very common interview question, so knowing .NET implementation is extremely helpful.
In .NET both Stack and Queue are implemented with arrays. Read More >>>
read more...
|category: C#
|Views: 70
tags:
C# another
Everyones tags:
Your Tags: