holbertonschool-low_level_programming

C programming language projects

View the Project on GitHub Gzoref/holbertonschool-low_level_programming

0x12. C - Singly linked lists

Description

What you should learn from this project:


0. Print list

1. List length

2. Add node

3. Add node at the end

4. Free list

5. The Hare and the Tortoise

6. Real programmers can write assembly code in any language


Author