Topic: "singly-linked-list"
kdgyun/Data_Structure
Language: Java - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 10

wasim15185/AlgoVisualizer
React Base Algorithm Visualization.
Language: JavaScript - Size: 18.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 5

agl-alexglopez/ccc
Various containers written for C programmers who need complete control over their memory.
Language: C - Size: 15.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 14 - Forks: 1

olcaytaner/201-DataStructures-Java
Source codes for the Data Structures and Algorithms in C++ and Java book
Language: Java - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 2

AlokikPathak/data-structures
Implementation of Data Structures in C
Language: C - Size: 590 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

Ali-Elshorpagi/Data_Structures
Data Structures in C++
Language: C++ - Size: 7.47 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

olcaytaner/201-DataStructures-CPP
Source codes for the Data Structures and Algorithms in C++ and Java book
Language: C++ - Size: 208 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

agorinenko/data-structures-and-algorithms
Алгоритмы и структуры данных
Size: 1.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

SamarpanCoder2002/Singly-Link-List-Visualizer
I made a Singly Linked List Visualizer in python with almost 6 functionalities.....Check README.MD File of that repo to know more...
Language: Python - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

harismuneer/Doubly-and-Singly-Linked-List
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
Language: C++ - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 6

mnpsnuwan/datastructures
A collection of powerful data structures are using java
Language: Java - Size: 1.39 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Hunor85/c-sharp-algorithms-data-structures
:books: C# Algorithms and Data Structures
Language: C# - Size: 39.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

a-p-jo/ll
Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.
Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Phantom-fs/C-Programs
Programs created in C language related to different topics like DATA STRUCTURES, ADT, IO etc.
Language: C - Size: 90.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

husamql3/alx-low_level_programming
ALX tasks in the context of the C programming language.
Language: C - Size: 656 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3

nandanabhishek/Data-Structures-and-Algorithms
This repo contains programs(well explained) of Data Structures and Algorithms.
Language: C - Size: 3.05 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

Kaoutherbo/Practical-exercies-linked-list
Some exercices about singly linked list
Language: C - Size: 82 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Parsankamusa/alx-low_level_programming
Language: C - Size: 443 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

vagabon-09/DSA
In this repo we will see how to implement DSA with C .
Language: C - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

willdoescode/rust-linked-lists
⚡️Types of Linked Lists in Rust⚡️
Language: Rust - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Swaraj-Deep/data-structures-algorithms
Repository for data structures implementation in cpp
Language: C++ - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

sneha-tarnekar/java-data-structure-algo
Data structure and algorithms to brush up concepts. Solved problems in Java related to common data structures.
Language: Java - Size: 183 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

i-am-junayed/data-structure
Practice problems with solutions for Data Structure.
Language: Python - Size: 389 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

wesleey/advanced-data-structures
Linked lists, Queues, Stacks, Trees, Graphs and Hash tables.
Language: C - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

Gyakobo/Singly-Linked-List
This project showcases and more importantly explains a simple example of Singly Linked List.
Language: C - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

burhanahmed1/DSA
Practice Codes for Data Structures and Algorithms in C++
Language: C++ - Size: 118 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Floofies/LinkedList
Singly linked, doubly linked, and circular LinkedList classes for JavaScript. Taken from Differentia.js
Language: JavaScript - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JMK-WRL/alx-low_level_programming
Alx low_level_programming - C programming language
Language: C - Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

VA-SA-NT-H/DATA-STRUCTURE-AND-ALGORITHMS-USING-C-
SEARCHING AND SORTING ALGORITHMS, DATA STRUCTURES
Language: C++ - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

nishant7372/Basic_Data_Structures
Basic Data Structures + LeetCode Problem Approaches
Language: Java - Size: 85 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

JanithDisanayake/Data-Structures-and-Algorithms
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

truongdangqe/ClassicalDataStructuresF95
A fork of my repo DataStructuresF95, with Intel Fortran (part of Intel OneAPI HPC toolkit), and Visual Studio 2019 integration
Language: Fortran - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

ffcco-j/Estructura-de-Datos
C++ EDD Proyectos
Language: C++ - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

eomcaleb/Data-Structure-Templates
Template for commonly used data structures
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

amirrezarajabi/Data-Structures-Algorithms
Implement data structures and algorithms in java :)
Language: Java - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ThomasThelen/DataStructures
Various data structures implemented in c++
Language: C++ - Size: 7.44 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

bird-dancer/singly-linked-list
Performes a Quick-Sort on a singly linked list using generic Nodes in Java.
Language: Java - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

JeremyTechDev/data-structures
Jeremy's Implementation of some of the most used data structures in Python 🐍
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

pplytas/runelection
C program to store and manage voters and votes using a Bloom Filter, a Red-Black Tree and a Singly Linked List (Developed during the Operating Systems K22 course 2019)
Language: C - Size: 1.38 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Tamoziit/DSA
DSA using C
Language: C - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aitorruizes/c-singly-linked-list
This C implementation offers a generic singly linked list with customizable operations like insertion, deletion, and searching, using function pointers for flexibility with node behaviors.
Language: C - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ezekiellemana/SignlyLinkedList
A Java implementation of a Singly Linked List with basic operations: insertion at the beginning, end, or specific positions, deletion by value, and displaying the list. It provides a simple, menu-driven interface for managing the list.
Language: Java - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Yoz75/CustomList
simple singly linked list
Language: C# - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Harsh-o4/singly-linked-list-mini-project
menu-driven program of singly linked list
Language: C++ - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

sanjanatg/polynomial-addition-using-linked-list
Adding 'n' polynomials with the data structure ,singly linked list.
Language: C - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

checkiamsiam/data-stuctures
Language: C++ - Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

barannmeisterr/Two-Step-Graph-Traversal-Directed-Graph
takes a starting takes a point in a directed graph and shows the nodes that are reachable within two steps
Language: Java - Size: 7.81 KB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

BhushanBahalkar/Java-Collections
This Git repository hosts custom Java implementations of essential data structures like ArrayList, LinkedList, Stack, and Queue. Each structure is optimized for efficiency and versatility. Thoroughly documented with accompanying test suites, it's a valuable resource for learning, interviews, or real-world projects.
Language: Java - Size: 43 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jilliennelapid/Singly-Linked-List
Practicing the implementation of a singly linked list data structure in C++.
Language: C++ - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mzusin/mz-linked-list
mzLinkedList - a collection of TypeScript-based linked list helpers.
Language: TypeScript - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

deepakraparti/singly_linked_list
A generic singly linked list library implemented in C language
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sripathy914/Java
You can view the full java codes from basics to hardest data structures here. My programs are ideal for both beginners and experienced developers looking to enhance their programming skills. Feel free to explore my repo...
Language: Java - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gtpoint/alx-low_level_programming
C programming language during the ALX-Low_Level_Programming
Language: C - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danaent/Generic-Data-Structures
A library of generic data structures in C.
Language: C - Size: 206 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

zoziha/slinked-list
Simple generic singly linked list module for in-memory storage of small amounts of data.
Language: Fortran - Size: 10.7 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

NeptuneLuke/data-structures
Some implementations of the most used data structures.
Language: C++ - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AdityaKumar444/MySirG_DSA_through_CPP
This repository contains solutions of assignments of DSA through C++ MySirG
Language: C++ - Size: 149 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AdityaKumar444/Ineuron-Assignments-DSA-solutions
This repository contains C++ DSA assignments solutions of C++ bootcamp course of Ineuron
Language: C++ - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SanjarbekSaminjonov/ds-and-algorithms-in-python
Data Structures implementation in python
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

marcos-venicius/linked-lists
A singly linked list lib abstraction
Language: C# - Size: 49.8 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Rygel-XVI/my-linked-list-js
Javascript singly linked list
Language: JavaScript - Size: 5.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

altair-1/dsa-assignment
Language: C - Size: 760 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Abhay7apk/Snakex
A SNAKE AND FOOD GAME WHERE I USED REACT AND JAVASCRIPT TO KINDOF MAKING A SNAKE GAME AND EVERYTIME IT EATS A "FOOD" IT BECOMES ONE CELL LAGRE BY USING REVERSAL OF A SINGLY LINKED LIST;
Language: JavaScript - Size: 320 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Singly-LinkedList-Implementation
My own templatized C++ implementation of Singly LinkedList using Microsoft Visual Studio
Language: C++ - Size: 16.3 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rogerh3/Udemy-Data_Structures_and_Algorithms
Combining all of my work for the Udemy course Data Structures and Algorithms
Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

BigWheel92/Singly-Linked-List
Singly linked list with iterator.
Language: C++ - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

gouthamkrishnakv/admiratium
A pretty good implementation of Singly Linked List in C.
Language: C - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

dcristoloveanu/clds
C Lockless Data Structures
Language: C - Size: 699 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

this-is-shreya/linked_lists_in_C
This repository consists of the programs implementing insert, delete, search, print operations for singly linked lists, doubly linked lists and circular linked lists.
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

akaldhafer/The-Library-Management-System-
The Library Management System the system designed to be used by the library admin and the patron. Techniques used: 1. linked list 2. array
Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

brainplot/rust-lists
Experimenting with linked lists in Rust
Language: Rust - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

basicsaki/datastructures-with-C
Data structures covered in detail
Language: C - Size: 1.23 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

saihariG/SinglyLinkedList-Implementation-in-Java
This repository Explains Implementation of SinglyLinkedList in Java and it's operations
Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

leonoronhas/Lists-Java
ArrayList common methods implementations
Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AdityaSingh17/SingllyLinkedListVisualizer
An OpenGL visualizer for operations on a Singlly Linked List.
Language: C++ - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

alyssafrederick/DataStructuresCPP
data structures in C++
Language: C++ - Size: 138 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

PriDhingra/Data-Structures
Data Structures(Linked Lists, Stack, Queue, Tree)
Language: C++ - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Pranay2050/Data_Structures
Basic implementations of some data structures and their operations
Language: C - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

BigWheel92/Singly-Linked-List-in-Python
Implementation of singly linked list in python.
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Fenex/vblibc
tiny C libraries: singly linked list, stack
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hknakst/DataStructures-with-java
Data Structures(veri yapıları) => Singly Linked List Doubly Linked List
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ImRohitSingh/Data-Structures
Data structures implemented using C
Language: C - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

DanielSchuette/singlylinkedlist
Singly linked list implementation in Go
Language: Go - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

vanpana/MultiMapSLL
ADT Multimap implemented using Singly Linked Lists alocated dinamically
Language: C++ - Size: 8.37 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

srirampatil/gostl
A Standard Template Library for Golang
Language: Go - Size: 43.9 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Wildhoney/Hylian
Quick and easy doubly and singly linked immutable list implementation that allows for inserting, removing and shifting.
Language: JavaScript - Size: 1.44 MB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

adityagupta1089/CSL-201-Assignment-2
Assignment based on Stack, Deque, Singly and Doubly Linked Lists.
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Yrr636/DataStructures-Cpp
Data Structures in C++
Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

irungundigirigi/ds-algorithms
Javascript implementation of the different Data structures and algorithms
Language: JavaScript - Size: 1000 Bytes - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

styiannis/abstract-linked-lists
A lightweight TypeScript library providing implementations of singly and doubly linked lists, designed for maximum flexibility and seamless support for both object-oriented and functional programming.
Language: TypeScript - Size: 37.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

cbfredster/sortingAlgos-DS
algorithms & functions for sorting and general DS problems
Language: Python - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

AmrTamerTech/clsSingly_LinkedList_Library-CPP
🚀 A C++ template-based singly linked list library supporting insertion, deletion, search, and traversal operations for generic data types.
Language: C++ - Size: 26.8 MB - Last synced at: 12 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

AmrTamerDev/clsSingle_LinkedList_Library-CPP
🚀 A C++ template-based single linked list library supporting insertion, deletion, search, and traversal operations for generic data types.
Language: C++ - Size: 4.88 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

M-Y-Sun/extdlib-cvector 📦
C++ style dynamic array (vector) library in C.
Language: C - Size: 105 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

anjupriya-v/geeksforgeeks-solutions
Solutions for GeeksForGeeks practice problems in java
Language: Java - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sharafathahamed/LinkedList
This Repository contains the code for Singly and Doubly linked list
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

amitvermaofficial/LinkedList
This GitHub repository contains Java implementations of Singly and Doubly LinkedLists along with various related questions and solutions. Ideal for learning and practicing data structures concepts and interview preparation.
Language: Java - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Mostofa-Hasin-Mahdi/Sortify-Inventory-Management
Sortify Inventory Management is an console based app project.
Language: C++ - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hardhikshalivahan/DSA-using-Python
This repository contains my codes on various DSA topics using Python.
Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sanjanatg/Stack-implementation-using-Singly-linked-list-in-C.
The C code implements a stack using a linked list. It allows users to push, pop, and display elements in the stack. Error handling for overflow and underflow is included.
Language: C - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
