Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

CSD 202 ASSIGNMENT 1

DATA STRUCTURE
Topic: Each group will choose 1 topic to present in week 5.
1. Research your own implementation of the Linked-List data structure in
Java and introduce features of your implementation.
2. Research your own implementation of the Linked-Stack data structure in
Java and introduce features of your implementation.
3. Research your own implementation of the Queue data structure in Java
and introduce features of your implementation.

Note mark will be calculated based on:


 The implementation should be worked on all variable types in Java
 The code had to be clear and clean and cover as many cases as possible
 The grade from the performance of the presentation

You might also like