data structures: queues

Queue is a linear data structure where the first element is inserted from one end called REAR and deleted from the other end called as FRONT. ... In a queue, one end is always used to insert data (enqueue) and the other is used to delete data (dequeu...See more

Views: 4414

Added: 4 years ago

3-CQa.txt

Download
Knowledge Score: N/A
Ask a Question
0 Questions (0 Answered)
Sucheta Kulkarni

Sucheta Kulkarni Creator

(No description available)

Suggested Creators

Sucheta Kulkarni