C_Programs icon indicating copy to clipboard operation
C_Programs copied to clipboard

Added Double_Ended_queue in C

Open someshium opened this issue 5 years ago • 1 comments
trafficstars

Implementing the Deque data structure in C. it is called as Double ended queue and is has some more features than normal queue.

someshium avatar Oct 25 '20 19:10 someshium

Added Double ended queue data structure implementation in c.

someshium avatar Oct 25 '20 19:10 someshium