Information Systems Assignment for Data Structures & Algorithms #C
This assignment covers three main areas: sorting algorithm implementation and empirical analysis (Task1), hierarchical data structures including a MinHeap-based Priority Queue and Binary Search Tree (Task 2), and a custom Pseudo Random Number Generator using LCG, LFG, and Fisher-Yates Shuffle (Task 3).
It is important to note that while references and research may be consulted, all code and written work must be produced manually and independently.
There is also link to github of how code should look like GitHub - cortisandrew/DSA_Solution_SWD61A_2025_2026: DSA Solution for SWD61A, Year 2025 to 2026 · GitHub
a month ago 75
other Questions(10)