singly-linked-list
Here are 272 public repositories matching this topic...
React Base Algorithm Visualization.
-
Updated
Aug 16, 2022 - JavaScript
Source codes for the Data Structures and Algorithms in C++ and Java book
-
Updated
Nov 3, 2023 - Java
Source codes for the Data Structures and Algorithms in C++ and Java book
-
Updated
Nov 3, 2023 - C++
Various containers written for C programmers who need complete control over their memory.
-
Updated
Jan 19, 2026 - C
Implementation of Data Structures in C
-
Updated
Feb 3, 2021 - C
Data Structures in C++
-
Updated
Jan 7, 2026 - C++
Алгоритмы и структуры данных
-
Updated
Mar 20, 2025
A collection of powerful data structures are using java
-
Updated
Dec 14, 2023 - Java
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
-
Updated
Jan 30, 2025 - C++
Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.
-
Updated
Jul 5, 2024 - C
I made a Singly Linked List Visualizer in python with almost 6 functionalities.....Check README.MD File of that repo to know more...
-
Updated
Jan 1, 2021 - Python
Data Structures and various operations applied to each of the data structures using Python.
-
Updated
Aug 27, 2020 - Jupyter Notebook
This repo contains programs(well explained) of Data Structures and Algorithms.
-
Updated
Feb 16, 2022 - C
developing a forward list stl from srtach
-
Updated
Jan 6, 2026 - C++
Programs created in C language related to different topics like DATA STRUCTURES, ADT, IO etc.
-
Updated
Dec 6, 2024 - C
ALX tasks in the context of the C programming language.
-
Updated
Feb 29, 2024 - C
Repository for data structures implementation in cpp
-
Updated
Jun 15, 2020 - C++
Java Data Structures Lab – Linked Lists Module: Learn SLL, DLL, and CLL implementations in Java with pointer-based dynamic structures, efficient insertion/deletion, traversal, and activity-based exercises.
-
Updated
Dec 11, 2025 - Java
Java Data Structures Lab – Recursion Module: Learn recursion in Java through arrays, linked lists (SLL, DLL, CLL), and classic problems like factorial and Fibonacci, with step-by-step visualizations, activities, and assignments.
-
Updated
Dec 25, 2025 - Java
Improve this page
Add a description, image, and links to the singly-linked-list topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the singly-linked-list topic, visit your repo's landing page and select "manage topics."