An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with linkedlists

A curated list of projects in awesome lists tagged with linkedlists .

https://github.com/daoud-hussain/90-days-of-data-structures

All the things you don't know but you wanted to know about DSA will be found here. Don't forget to star the repo. Let's play with Data Structurs together.

cplusplus data-structure-and-algorithms dsa graphs linkedlists queue searching-algorithms sorting-algorithms stack trees

Last synced: 25 Apr 2025

https://github.com/soumilgit/neetcode-150_hard_problems_solutions

A collection of all hard solved problems from the NeetCode 150 sheet , as part of DSA practice. Feel free to star and contribute if you found it to be useful.

binary-search cpp heap java linkedlists python3

Last synced: 02 Aug 2025

https://github.com/shravzzv/odin-linked-lists-project

A simple project that implements a linked list in JS.

linkedlists theodinproject

Last synced: 28 Mar 2025

https://github.com/mohahmadraza/dsa-cpp

This is repo for those who are doing DSA in CPP. I added all the problems, which every university comes with when they arrange a DSA course for students.

algorithms algorithms-and-data-structures and arrays dictionaries dsa graphs hashing heap keys linkedlists lists pairs priority-queues queus recurrision stack trees values

Last synced: 12 Oct 2025

https://github.com/faizanzaheergit/linkedlistbankaccounts

This is an implementation of a Simple Bank Account System using Linked List and Txt File

account-management bank-account banking-system cpp data-structures datastructures filesystem linked-list linkedlists

Last synced: 17 Jul 2025

https://github.com/hackersa3edy/alx-low_level_programming

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

algorithms alx-africa bit-manipulation c-programming command-line-arguments data-structures debugging dynamic-libraries file-io function-pointers hash-tables holbertonschool linkedlists low-level-programming makefiles memory-management preprocessor search-algorithms static-libraries variadic-functions

Last synced: 15 Sep 2025

https://github.com/basemax/onewaylinkedlistgo

This is a simple implementation of a one-way linked-list in Go. The one way linkedlist is a data structure that is made up of nodes. Each node contains a value and a pointer to the next node. The head of the list is the first node in the list. The tail of the list is the last node in the list. The tail of the list points to nil.

go golang link-list linkedlist linkedlist-delete linkedlist-go linkedlist-implementation linkedlist-insert linkedlist-oneway linkedlist-reverse linkedlists linkedlists-using-class one-way-link-list oneway oneway-data-binding oneway-linkedlist

Last synced: 12 Aug 2025

https://github.com/mossykazemi/java

Data Structures & Algorithms using Java

algorithms array arrays data-structures hashtables java linkedlists queue stack

Last synced: 27 Dec 2025

https://github.com/minaunal/intersection

Finding the common element in the given two different linked lists and printing the rest

c intersection linkedlists

Last synced: 16 Dec 2025