GitHub topics: linked-lists
Ahmadjajja/_DSA_
This repository contains code(java, python) that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA.
Language: Java - Size: 176 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 16 - Forks: 5
Priyasha-Yadav/leetcode-solutions
A curated collection of efficient, well-documented LeetCode solutions in multiple programming languages, designed for interview prep and mastering algorithms. (LeetHub)
Language: C++ - Size: 271 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0
NR7KINGithub/Data_Structures
Data Structures & Algorithms
Language: Python - Size: 161 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 5 - Forks: 0
marinaa13/social-network-simulator
C implementation of a mini social media platform with user management, post/repost systems, feeds, and graph-based friend interactions
Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
abdelhalimyasser/Data-Structures
Data Strucures
Language: Java - Size: 388 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
YashChavanWeb/DSA_Complete_Notes
This repository contains a comprehensive collection of C++ programs focused on Data Structures and Algorithms (DSA). The programs are categorized by various topics, making it easy to explore and understand each concept. It serves as a valuable resource for learning and practicing DSA.
Language: C++ - Size: 224 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1
PranavNikam-15/Data-Structures
This repository includes code implementations of various data structures in C, created while practicing and learning core data structure concepts. It covers structures and algorithms such as Arrays, Stacks, Queues, Linked Lists, Trees, Graphs, Sorting and Searching, Recursion, and Dynamic Programming.
Language: C - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
Shantanu-00/dsa-sprint-60
My 60-day sprint solving DSA problems daily — covering arrays, strings, recursion, trees, linked list, DP, graphs, and more to sharpen problem-solving skills.
Language: C++ - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Exauce-Malula/Generic_Data_Structures
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
Language: C++ - Size: 205 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0
Girrajjangid/LeetCode-Practice
Collection of LeetCode problems that I am solving daily. Spread some ❤ by giving ⭐.
Language: Python - Size: 1.39 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
cmunoz-g/libft
Libft is a personal C library that reimplements standard libc functions and adds extra utilities for strings, memory, and linked lists. It serves as a foundation library for later 42 projects, providing reusable low-level functionality.
Language: C - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
NickZettel/Self-Study
A collection of data structure and algorithm implementations for learning, practice, and experimentation.
Language: Python - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
cm-jones/libdsc
C++ standard library containers for C
Language: C - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 18 - Forks: 1
emikodes-UniMI/Laboratorio-Algoritmi-e-strutture-dati
🧠Soluzioni di esercizi scritti in GoLang per il corso di "Algoritmi e strutture dati" dell'Università degli studi di Milano
Language: Go - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
WaithakaGuru/AlgosLab
A repo containing data structures and Algorithms concepts from simple to advanced concepts in Typescript with full JSDOC comment documentation. Designed to act as a roadmap for any learner.
Language: TypeScript - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
singh-aadya/CodeReviewVCS
A Java console app simulating a lightweight version control system with branching, commits, undo/redo, and code review comments. Built using core data structures like linked lists, trees, stacks, and hash maps.
Language: Java - Size: 43 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
syedahmedkhaderi/LinkedList-Implementation-Python
Explore all sorts of Linked Lists. Specially, My Dictionary Based Linked List.
Language: Python - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
nryadav18/LeetCode
This Repository contains my Solutions for various LeetCode Problem Solving Questions on difficulty levels like EASY, MEDIUM and HARD. Do check out my Profile by clicking on the Below Link
Language: C++ - Size: 518 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
anishLearnsToCode/hackerrank-data-structures
Data Structures 👩💻 Domain on HackerRank - Problems & Solutions 📑📘
Language: Java - Size: 341 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 11
samuelkarani/42-intermediate-exams
Solutions to 42's intermediate-level exams
Language: C - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0
singhrdeep/musicManager
A C-based terminal application that manages a dynamic playlist using linked lists. Users can load, add, play, search, and delete songs—each with unique IDs and randomized musical notes. Designed to demonstrate dynamic memory handling and pointer manipulation in structured data.
Language: C - Size: 25.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
cyro17/DSA-notes
Language: C++ - Size: 791 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
AhmedYahyaE/data-structures-and-algorithms-implementations
My own implementations for the most common Data Structures and Algorithms
Language: PHP - Size: 9.53 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
Kharbachzoubair/libft
A comprehensive C library implementing essential functions for memory management, string handling, and linked lists.
Language: C - Size: 84 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
fdistasio/Algorithms
Set of Algorithms.
Language: C - Size: 70.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
mateuszstompor/Linked-List-x86-64-ASM
Boring, well known and one of the easiest data structure to implement BUT this one is written in assembly 🤪
Language: C++ - Size: 43.9 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2
HypertextAssassin0273/Data_Structures_in_Cpp
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
Language: C++ - Size: 49.6 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 107 - Forks: 13
Gauranshgoel123/Leetcode-problems
Explore a curated collection of diverse coding challenges, honing problem-solving skills in a structured and organized manner. Whether you're a fellow learner or an interested observer, join the journey of mastering DSA through practical problem-solving.
Language: Java - Size: 557 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0
ricvrdv/libft
Project in which I created my own library of functions in C.
Language: C - Size: 103 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - 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: 4 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 6
awinabaab/alx-low_level_programming
C programs to demonstrate my understanding of the fundamental principles of programming
Language: C - Size: 296 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
Carbon-404/Double-Linked-List
Double linked lists in C++
Language: C++ - Size: 95.7 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
mhamdyx/Supermarket_Management_System
Three different implementations of the same system: Dynamic Array, Linked-List, and Abstract Data Type
Language: C - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
andersonfpcorrea/estrutura_de_dados_e_algoritmos_com_javascript
Resumo teórico e exercícios sobre estruturas de dados e algoritimos usando JavaScript
Language: JavaScript - Size: 481 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
C-Coding-Assignments/Student-Registration-Queue-Part-3
This program modifies the registration system from parts 1 and 2 by splitting the program into two source files and one header file, following modular programming principles.
Language: C - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
C-Coding-Assignments/Student-Registration-Queue-Part-2
The program manages a queue of students wanting to register for the COP3514 course using a linked list. It allows the user to add students, remove them, and filter based on various criteria.
Language: C - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
lmizner/Data_Structures_Coding_Interviews
Coding practice with the most common data structures in Python
Language: Python - Size: 179 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
BlaiseBaptist/python-lists-in-python
Python Linked Lists and Sorting algs
Language: Python - Size: 11.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
TebogoYungMercykay/Sudoku-Puzzle-Solver-In-Java__Sparce-Tables
Sudoku is a puzzle game that first appeared in the 18th Century. A cell is a space where a single number can be filled in. The goal is to fill every cell on the board with a number without having any duplicate numbers in any of the rows, columns and blocks.
Language: Java - Size: 244 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0
Shannon-Kioko/alx-low_level_programming
This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering
Language: C - Size: 417 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
hassanzaibjadoon/DSA_project
This repository contains a simple community management system implemented in C++. It allows users to add, display, update, remove, sort, and search for community members. The project utilizes a linked list to manage members efficiently and includes functionality for storing member details in a text file.
Language: C++ - Size: 547 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
StefanosPanagoulias/Student-Bar-Account-Management-System-PPP
The Student Bar Account Management System is a C-based application designed to manage student accounts in a school bar. It efficiently tracks student details and expenses using optimized data structures. The system allows users to add, remove, and view students, as well as manage balances and record transactions.
Language: C - Size: 306 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
AzizaZamel/Student_Management_System
C program designed to manage student information efficiently.
Language: C - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
KXVSTXV/DSA-DAA
Data Structure & Algorithms (DSA) + Design & Analysis of Algorithms (DAA) related programs ----- PROGRAMS ARE WRITTEN IN C & JAVA
Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
gayathrichelluri/java
Java coding problems.
Language: Java - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
muskanmi/Data-Structures-Java
This repository contains solutions to various discrete DSA related problems.
Language: Java - Size: 102 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
nivasharmaa/Climate-and-Economic-Justice
Java-based application for managing and processing climate and economic information for USA communities using a layered linked list structure. Features include CSV data import, efficient data management, and retrieval methods. Ideal for learning and applying OOP and linked lists.
Language: Java - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
nivasharmaa/RUHungry
Java-based restaurant management simulation involving menu, stock, transactions, and guest seating. Utilizes hash tables, linked lists, queues, and OOP principles. Features include menu and stock management, order processing, donations, and transaction recording.
Language: Java - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
codyworthen/data-structures-and-algorithms
Language: Java - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
kbelltree/odin-linked-lists
The Odin Project: Linked Lists
Language: JavaScript - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
MarinosSav/Evolutionary_Computing
A coding project aimed at exploring new ways of algorithmic learning using evolutionary techniques such as genetic algorithms and crossover
Language: Python - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Ali1raz/DSA-in-cpp
DSA in cpp
Language: C++ - Size: 2.55 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
henrylin03/odin-linkedlist
Implement linked list data structure using vanilla JavaScript (Node) as part of The Odin Project's "Full Stack JavaScript" course.
Language: JavaScript - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
thekishanpatel/Data-Structures-and-Algorithms
Popular Data Structures and Algorithms
Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
paschalugwu/alx-low_level_programming
ALX Low Level Programming in C curriculum covering fundamentals, data structures like linked lists and hash tables, and advanced topics such as dynamic memory allocation and file operations.
Language: C - Size: 516 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
frankie-esparza/data-structs-and-algos
🥞 Practice with various data-structures & algorithms
Language: JavaScript - Size: 1.54 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
ravi-prakash1907/Data-Structure
DU-CS Practicals of data structures
Language: C++ - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0
aydinnyunus/CProjects
C Projects
Language: C - Size: 40 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0
kinshuk-code-1729/Data-Structures-and-Algorithms
This repository contains certain programs of DSA.
Language: Java - Size: 330 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2
max-prosper/golgorithms
Algorithms and Data Structures in Go
Language: Go - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
AJV009/Linked-List-And-Binary-Search-Tree 📦
A micro project on Comparision on Linked List and Binary Search Tree
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1
andrea-berardi/data-structures 📦
Testing environment to see many data structures in action.
Language: C - Size: 10.9 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
contactsunny/LinkedList_Implementation_Java_POC
This is a simple example of a singly linked list implementation in Java.
Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
Muhammad-Sheraz-ds/LeetCode100Problems
This repository features solutions to coding challenges, covering arrays, lists, stacks, queues, linked lists, trees, graphs, searching algorithms, dynamic programming, and hashing. Aimed at enhancing problem-solving skills, this resource provides a structured approach to practicing data structures and algorithms for technical interviews
Language: Python - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
daelsepara/astar
C++ implmentation of at A* Pathfinding Algorithm from https://dotnetcoretutorials.com/2020/07/25/a-search-pathfinding-algorithm-in-c/
Language: C++ - Size: 81.1 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
SamuraiPolix/systemsProgrammingAEx3
Linked List project in C to practice using strings and dynamic memory allocation, as an assignment in Systems Programming A @ Ariel University
Language: C - Size: 208 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
architkhatri98/DS
Basic to Advanced Data Structures Implementation
Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
markkraus/Recursive-LinkedList-Arithmetic
Comparing the functionality of a linked list versus doubly linked list; involved shifting and rotating data through both data structures. Major focus on implementing recursive methods throughout entire project.
Language: Java - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
BrianP490/CS_311
Overview of CS311 projects and assignments that deal with more Data Structures and Algorithms in C++.
Language: C++ - Size: 2.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
BrianP490/CS_211
Projects and Assignments I worked on in CS 211 at Cal State San Marcos dealing with Object Oriented Programming to understand Linked Lists and Stacks/Queues in C++.
Language: C++ - Size: 1.36 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
LuisEnMarroquin/data-structures-and-algorithms
Great coding challenges using many programming languages
Language: Python - Size: 131 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
danieldotwav/Linked-List-Cycle
This C++ project focuses on detecting cycles in linked lists, an essential task in data structures to prevent infinite loops and optimize memory usage. It employs a hash set for efficient tracking of node addresses during traversal.
Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
vitorlinsbinski/data_structures
This is a repository to store all of my studies about Data Structures and Algorithms. Data Strucutres is a way to manage, organize, and perform data in computer memory with the best time and space complexity possible.
Language: C++ - Size: 236 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
danieldotwav/Sorted-List-Merger
This project presents a C++ implementation for efficiently merging two sorted linked lists into a single sorted list. It focuses on utilizing existing nodes from the original lists and maintaining their order in the merged output.
Language: C++ - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
niedzielski/practice
💡 Coding exercises and program sketches.
Language: TypeScript - Size: 167 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
pmbhatiya/Cracking-the-Coding-Interview-Cpp
Cracking-the-Coding-Interview C++ Solutions
Language: C++ - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0
vidojesevic/datastrlib
My implementation of various data structures in C
Language: C - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Dahnnyboi/CPP-Data-Structures
Common data structures implemented using C++
Language: C++ - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
hc219417/Planner
This project is a linked list container that stores information about a student’s pending homework assignments. The list is always kept in order by the date that an assignment is due.
Language: C++ - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
JackFargo/HashTable
A repository to showcase my HashtableMap project.
Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
adityapanchal10/data-structures
A collection of linked lists, stacks, queues and other data structures.
Language: C++ - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
AlvaroMolinaCL/EstructurasDeDatos
This repository (in spanish language) contains study material, codes, and exercises solved by me in the Data Structures course taught at UCSC in the 2022-1 semester.
Language: C++ - Size: 618 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
joeymaillette04/DS-Algo-Collection
A comprehensive collection of diverse data structures and algorithms implemented primarily in C++, with testing files for validation.
Language: C++ - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
Filipjacobson/ID1206
ID1206 - Operating Systems
Language: C - Size: 3.52 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
ninaathma/cs210
computer systems, spring 2021.
Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
grofz/list
The easy-to-work with lists and trees code in Fortran
Language: Fortran - Size: 254 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
davidclaphan/HashMap-implementations
portfolio project for CS261 - Data Structures
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
crystal-daniel/DSA-programs
All the important Data Structures and Algorithms implemented using Java
Language: Java - Size: 147 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
jibran-mohammad/Algorithms-and-Datastructures
Basic algorithm and Datastructres
Language: Python - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
wor101/data-structures-and-algorithms
Exercises from 'A Common-Sense Guide to Data Structures and Algorithms' done in Golang.
Language: Go - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
singh-akashkumar/dsa
This repository contains Basic to Advanced level questions of DSA using C++.
Language: C++ - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
ShreyansPatell/Data_Structures_Practice_Problems
Collection of different practice problems for some basic data structures. The problem statement of each exercise is given on the top of the code.
Language: C++ - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
contactandyc/another-c-library
I've always thought it would be interesting to try and build the core algorithms. My hope is that others can benefit from this.
Language: C - Size: 135 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 5
pearlpatel207/Food-Order-Management-System
Food Order Management System in C
Language: C - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 8
sennatitcomb/Program-5
A program that applies linked lists of signed integers.
Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
Girrajjangid/Data-Structure-and-Algorithm-with-Python
Collection of Data structure implementation in python from scratch + All Top LeetCode problems Easy+Medium+Hard for all topics. Spread some ❤ by giving ⭐.
Language: Jupyter Notebook - Size: 495 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0
marc-q/LList
A simple api for working with linked lists.
Language: C - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
ashishnitk/DataStructure
Data structure and Algorithm using C# .NET : 1. Linked List; 2. Trees
Language: C# - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
YashasRavi/Data-Structures-Programs-
All assignments from my Data Structures (CS112) class at Rutgers.
Language: Java - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0