Back to Browse

Singly Linked List & its Implementation in C explained | ALX PEER DISCUSSION

10.3K views
Jul 27, 2022
1:46:25

In this ALX peer learning discussion, we discussed what Singly Linked Lists are and how they are implemented in programs using the C language. Here is a list of the things covered in this discussion * What are singly linked lists * Why we need singly linked lists * When you will need to use singly linked list * How to create a singly linked list * How to traverse a singly linked list and print each member in C Link to github repo with codes used in this discussion: https://github.com/ehoneahobed/pld_tutorials/tree/main/singly_linked_list_pld ******************************************************************************************************* Note that this video is part of a playlists of our discussions and before this specific video we had a number of concepts in C programming. You can check out the whole playlist using this link: https://www.youtube.com/watch?v=VsLnwRIYNZE&list=PLqEaji1b3wvRaudEAMvyt1dIClA_y6SLS ************************************************************************************************** This is an unedited recorded session of peer discussion amongst ALX Software Engineering students (May 2022 cohort) ************************************************************************************************** You can reach me on Twitter @: https://twitter.com/ehoneahobed

Download

0 formats

No download links available.

Singly Linked List & its Implementation in C explained | ALX PEER DISCUSSION | NatokHD