Stack Exchange
Software Engineering Stack Exchange
  • Questions
  • Tags
  • Users
  • About
Software Engineering Stack Exchange
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

ryyker

126
reputation
4
  • Achair, Cubicle
  • Member since July 21 2014
  • 6 profile views
  • Last seen Jul 11 '23 at 17:35

I should have taken the blue pill.
base jump, scenes in China
nasal demons

Tutorials on Linked Lists. (examples in C/C++ and Python)
Intro to linked lists
Linked lists - Implementation
Linked lists - Inserting a node
Linked lists - Deleting a node
Linked lists - Circular (traversal) 1
Linked lists - Circular (traversal) 2
Comparison: Linked lists vs. Arrays

Helpful links:
How to create a Minimal, Complete, and Verifiable example
Short, Self Contained, Correct, Example
I down voted because
How to debug small programs