CSE 2151 Lecture 5
CSE 2151 Lecture 5
Course No.: 0714 09 CSE 2151, Course Title: Data Structures and Algorithms
Electronics and Communication Engineering Discipline, Khulna University, Khulna
Md. Farhan Sadique
Email: [email protected]
This lecture is not a study material. Use this lecture as an outline. Follow the outline to study from the mentioned sources
after each section header. The sections of this lecture have been prepared from the mentioned sources.
2
Data Structures and Algorithms – Lecture 4 Md. Farhan Sadique
3
Data Structures and Algorithms – Lecture 4 Md. Farhan Sadique
2.2. Implementing a Queue with a Singly Linked List (Goodrich et al.: 6.2.3)
Bibliography
• Book: Data Structures and Algorithms in Java, Sixth Edition - Michael T. Goodrich, Roberto Tamassia and
Michael H. Goldwasser
• Website: https://www.geeksforgeeks.org/applications-of-queue-data-structure/