Releases: 73azn/Algo_data
Releases · 73azn/Algo_data
Release list
Linked list and stack algorithm and data structure
created new packages and stacks for the nodes
v1.0.3
Full Changelog: v0.0.1...v1.0.3
First Release
Created
Single Node , Single LinkedList (no tail)
Algo Developed
insert : first , last , after
printing : display list
traversing : counter
Full Changelog: https://github.com/73azn/Algo_data/commits/v0.0.1