WIA1002-Data-Structure
WIA1002-Data-Structure copied to clipboard
Data Structure lab works from University of Malaya, Malaysia (2019)
trafficstars
WIA1002 Data Structure
My solutions for the lab works of the stated course.
Contents
- Introduction
- Laboratories
- Note
- Contributing
- License
Introduction
Data structure was one of the courses I took during my studies in University of Malaya, Malaysia under the Faculty of Computer Science and Information Technology. It was conducted using Java. This repository consists of my solutions on the labaratories of the course as of June 2019.
Laboratories
- L01 Programming Fundamentals
- L02 Recursion
- L03 Generics
- L04 ADT & Bags
- L05 Linked List
- L06 Linked List (2)
- L07 Stacks
- L08
- L09 Queue
- L10 Searching & Sorting
- L11 Binary Search Tree
- L12 Heap
- Viva1
- Viva2
- Viva3
Notes
- Questions for each lab can be found in the
Lab(number).pdffile of each folder. - Additional data or input/ouput files in the form of
.txtor.datfor each lab are included in their respective folders.
Contributing
- Please refer to CONTRIBUTE.md for details. :heart_eyes:
License
Data Structure is released under the MIT license.