|
|
submitted by
leniel
8 months, 9 days ago
lenielmacaferi.blogspot.com — While completing a screen for a Software Development Engineer in Test (SDTE) position at Microsoft I had to implement a thread safe circular queue. The question asked: Implement a circular queue of integers of user-specified size using a simple array. Provide routines to initialize(), enqueue() and dequeue() the queue. Make it thread safe. read more...
add a comment
|
category: C# | Views: 222
|
|
tags:
thread, safe, circular, C#, queue | tag it
Everyones tags: | Your tags: | |
|
|
|