Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 286 Bytes

File metadata and controls

2 lines (2 loc) · 286 Bytes

Algorithms-Module

Coursework implementing linear data structures. Task 1 builds a stack-based arithmetic reducer using student ID digits. Task 2 creates a linked-list Full_Name class with node operations (add, search, print). Includes testing workflow and optional advanced features.