An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: linkedlists

ImthiyaszAlam/DSA

Language: Java - Size: 530 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

tobbie/c-sharp-algorithms

C# solutions to common data structures and algorithm problems

Language: C# - Size: 38.1 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 7 - Forks: 3

Aravind-11/Leetcode-Problems

Collection of my Leetcode solutions

Language: Python - Size: 318 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rcallaby/Software-Interview-Questions

This is a respository of potential software interview questions and their answers in multiple programming languages.

Language: C - Size: 149 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

nayar-900/Chess-project

This project is a fully functional chess game implemented using fundamental concepts of Data Structures. The game simulates a standard chessboard, with all the essential rules and moves of chess accurately modeled. It demonstrates efficient use of DSA to manage game state, validate moves, and ensure optimal performance.

Language: C++ - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

Mohamedgamal235/Data-Structure-C-plus-plus

This is Giudlines and implementations for serveral Data Strucutres in programming using C++ language.

Language: C++ - Size: 145 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

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.

Language: Python - Size: 41 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

Ahmadkashif/ProblemSolving_LeetCode

~200 DSA problems solved on LeetCode, GFG and AlgoExpert in c++, with lots of recursion :nerd_face::nerd_face:

Language: C++ - Size: 277 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 28 - Forks: 3

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.

Language: C++ - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Ayushi2702/Competitive-questions

This repository is dedicated to various questions in Data Structures and Algorithms . You will find a good variety of questions on all topics of DSA. If you think there's a problem in the code or in any logic or if you want to contribute some questions then feel free to contact me in the discussion page of this repo .Happy Learning :)

Language: Java - Size: 290 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 412 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yousseffathy110/LeetCode-Solutions

This Repo contains my solution for leetCode problems using the @leetpush chrome extension

Language: C++ - Size: 38.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Muyu-Chen/operate-linked-lists

用C语言对链表进行操作,包括创建等差数列链表、对链表逆序(全部逆序和两个元素交换)、合并链表、求交并集

Language: C - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

aniisunny/DSA-Batch-1-Course-2024

​​ A comprehensive program that covers the Basic & Advanced DSA. It includes live lectures and exercises to help students design and implement efficient solutions. This course is suitable for beginners and experienced programmers and through this course, you'll gain the confidence and expertise needed to excel in technical interviews & placements.

Language: C++ - Size: 1.62 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 28

VRJVOID/DSA-CoDeS

Some Data Structures and Algorithms in Java

Language: Java - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

shravzzv/ODIN-Linked-lists-project

A simple project that implements a linked list in JS.

Language: JavaScript - Size: 79.1 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

echenim/GoHackerton

Go data-structure and algorithm implementation this more of a refresher exercise on the basics of theoretical computer science

Language: Go - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Vaneeza-7/Data-Structures-Labs

Data Structures implemented in C++

Language: C++ - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

aydinnyunus/CProjects

C Projects

Language: C - Size: 40 KB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 0

atv2016/Algorithms-and-Datastructures

Various algorithms and data structures implemented in Python

Language: Python - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sanket2994/linked-list

Language: C - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Vivekkosare/DataStructureAndAlgorithms

DS & Algorithms using Hashtables, LinkedLists, Stacks, Trees, Graphs etc

Language: JavaScript - Size: 697 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Allanjonuel/data-structure

This repository will have general implementation of data structures

Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

japanshah17/Data-Structure

THIS is a short repository of codes by me. It's my first attempt to share this codes with you. will be adding more.

Language: C - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

deveshpatel0101/golang-data-structures-algorithms

Implementations of data structures and algorithms in GoLang

Language: Go - Size: 844 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 9

peethahemanthkumar/Guns-Loadout-using-Collections

A simple project where Collections is used to store data and perform operations on the data

Language: Java - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

huraira-younas/DataStructure-Cpp

All things related to data Structure in C++ language is here in this repo.

Language: C++ - Size: 60.5 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ncasteln/libft

Self-implemented C library continaing some of basic C functions.

Language: C - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

joannamcd/Linked-List-Projects

Java linked lists used to create a mutable name directory

Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

markkraus/LinkedList-Arithmetic

Completes large-scale arithmetic on linked list data structures.

Language: Java - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pranavkhuranaa/Mailboxer

A DSA project - Account Management System using C++ that allows users to manage their accounts and communicate with other users easily.

Language: C++ - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sudarshanvm/Data-Structures-programs

Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

adarsh52581/CrackYourInternship-CrackYourPlacement-Challenge

Organised DSA questions and code by topic

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/GlueWayDataStructures

Explore the 'Glue Way' of organizing general-purpose data structures like linked lists, queues, and trees. This repository provides a deep dive into glued libraries, showcasing their advantages over traditional libraries. Perfect for understanding how modern industry standards, including the Linux kernel, implement data structures.

Language: C - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lavin-ds/DSCSharp

Data Structures & Algorithms in C#

Language: C# - Size: 264 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

achansel/42-libasm

The goal of this 42 project is the re-implementation of some libc and linked list functions in x64 intel assembly, for *nix systems.

Language: C - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

e-terven/data_structure

Data Structure (linear and nonlinear). Algorithmic Concepts. Sorting Algorithms. Traversal Techniques

Language: Java - Size: 796 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

praneetwalvekar33/leetcodeproblems

Solving Leetcode problems and DSA practice questions

Language: Java - Size: 22.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oguzhanulusoy/java-data-structure

🤯 👨🏻‍💻 Algorithms and data structures implemented in Java with explanations.

Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Levi-Hutchins/Data-Structures

Data Structures implemented in C++ SENG1120

Language: C++ - Size: 96.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

karangoswamikenz/BasicStuff

Implementations of data structures and other useful libs

Language: C++ - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ashwin1104/Linked-Lists

Software Design lab, first implementation of templated/generic linked lists. Good reference.

Language: C++ - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rythm01/DSA-Applications

Here is the real life applications of data strucutures code that i've made. Star this if you find helpful 😇

Language: C - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

italomacielp/Data-Structures

In that repository, I shared some activies/works from the discipline data structures.

Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cliffstvnsn/practice

tech tools practice hodgepodge

Language: Java - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Angelawork/Caterpillar_Game

🐛COMP250_Assignment2: This assignment is meant to practice different data structures and their applications.🦋

Language: Java - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

damlakayikci/LinkedList-Implementation-w-Java

🏭 A factory line simulation, using double linked lists in Java

Language: Java - Size: 335 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

joseotavioq/Algorithms

Learning Algorithms and Data Structures

Language: C# - Size: 263 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 3

Trmpsanjay/DS-450-Question-Love-Babbar

Language: Java - Size: 149 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

TejasSheth104/C-Data-Structures

All Programs and Assignments Related to Data Structures in C.

Language: C - Size: 14.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Narahari-Sundaragopalan/JavaScript-Interview-Questions

A good collection of technical interview and software development questions in JavaScript

Language: JavaScript - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 75 - Forks: 35

chhavisharma30/Coding_Ninja_DSA

This repository contains all the practice problems of the coding ninja DSA course.

Language: C++ - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 1.56 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

francescaguzzi/pretty-useful-c

A set of libraries that allow you to manipulate files, linked lists, sorting algorithms and much more.

Language: C - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

minaunal/intersection

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

Language: C - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

edwinthomas444/data-structures-algorithms

Using Data Structures and Algorithms to solve problems efficiently considering both space and time complexity constraints

Language: Python - Size: 41 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mava123-0/Practice_Problems

Language: Python - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

mariam-hassan2/Data-Structures

Projects completed during the data structures class at college

Language: Java - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sanjanav01/Intro-To-Computer-Systems-C-

Projects 1-6 from CMSC216 Fall 2022

Language: C - Size: 159 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: Go - Size: 20.5 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BaseMax/OneWayLinkedListCpp

This is a simple implementation of a one-way linked-list in C++.

Language: C++ - Size: 43.9 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kalrapranav/Data-Structures---JAVA

Representations and operations on basic data structures. Arrays, linked lists, stacks, queues, and recursion; binary search trees and balanced trees; hash tables, dynamic storage management; introduction to graphs using JAVA as the object oriented programming language.

Language: Java - Size: 568 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

SomuTech/Data-Structures-and-Algorithms

Data Structures and Algorithms lab programs

Language: Python - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FaizanZaheerGit/LinkedListBankAccounts

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

Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rishavsingh98/Data-Structure-Algorithms

Problems for Data Structures and Algorithms coded in C++

Language: C++ - Size: 213 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

camiinthisthang/linkedlistqueue

A simple, concise implementation of a queue as a linked list in C++. This is the repo seen in my YouTube video, Linked Lists Made Easy.

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shubh-2012/DSAwithPython

DSA basic to Advanced

Language: Python - Size: 112 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

ekinkaradag/Chained-Hash-Table

My 2018-2019(Fall) Data Structures and Algorithms Project

Language: C++ - Size: 465 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

ManojPennada/Data-Structures-in-C

Data Structure in C

Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Zemux1613/LinkedList

Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ima18h/lists-datastructs-cpp

Various lists implemented in c++. Can be used to solve Josephus Problems.

Language: C++ - Size: 147 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SSRout/Ds-Algo

Data Structure | Algorithms | Csharp | Python

Language: C# - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

senamihodonu/CS321-DataStructures

Data Structure projects

Language: Java - Size: 9.13 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mossykazemi/Java

Data Structures & Algorithms using Java

Language: Java - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Trmpsanjay/GFG-Practice

Language: Java - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

skrishnan2001/Hand-Cricket-Game

A single-player hand-cricket game played against the computer

Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ggorantala/datastructures-and-algorithms

Data Structures and Algorithms

Language: Java - Size: 679 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Candida18/Python

Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

krishna16600/DataStructures-JAVA

A repo for all DS questions. Basic to Advance, each and every topic's question is present.

Language: Java - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Jitender-Kumar-Yadav/Dynamic-Memory-Allocation-COL106-A123

A program for dynamic allocation of memory. The memory may be allocated freed and discrete blocks merged together with use of simple Data Structures such as Linked Lists, Binary Search Trees and AVL Trees

Language: Java - Size: 277 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tiff9099/Intro-to-Data-Structures

My coursework for CMPT 202- Intro to Data Structures (Spring 2019).

Language: Java - Size: 76.2 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DavidKHahn/Algorithms-DS

Language: JavaScript - Size: 203 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sumanthst24/DS_python

This repository consists of implementation of data structures using python

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rahil1303/String-Sorting-in-the-alphabetical-order

String Sorting of a given data in alphabetical order in C programming using data structures and algorithms.

Size: 196 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ayushi19031/Algorithms_and_code_in_java

Language: Java - Size: 590 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gurjot93/DataStructuresImplementations

Data Structures Implementations in Java

Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

RafaelEstevamReis/Tutorials

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

c0d3Gems/CosminsJam

some of my experiences with C/C++ (portfolio)

Language: C++ - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0