Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of ryyker

ryyker

ryyker has asked 5 questions and find answers to 88 problems.

Stats

2.8k
EtPoint
975
Vote count
5
questions
88
answers

About

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

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