every good programmer should know how to code this data structure (its easy)
Low Level Learning Low Level Learning
675K subscribers
212,954 views
7.5K

 Published On Jan 7, 2023

Every new programmer should learn how to make a linked list in C. Linked lists not only demonstrate proficiency with pointers in lower level languages, but also act as a tool that you can take with you to other projects that require dynamic storage that is both searchable and fast.

In this video, we discuss what a linked list is, the various operations you perform using a linked list, and how linked lists can be built in C.

Code: https://www.github.com/lowlevellearni...

🏫 COURSES 🏫
https://www.udemy.com/course/c-progra...

🔥🔥🔥 SOCIALS 🔥🔥🔥
Low Level Merch!: https://www.linktr.ee/lowlevellearning
Follow me on Twitter:   / lowleveltweets  
Follow me on Twitch:   / lowlevellearning  
Join me on Discord!:   / discord  

show more

Share/Embed