DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Education Lecture 7 data structures and algorithms

1. Data Structure and Algorithm (CS 102) Ashok K Turuk 2. Queue • A queue is a linear list of elements in which – deletion can take place only at one end called Front,…