Data structures
A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.
- GitHub: https://github.com/topics/data-structures
- Wikipedia: https://en.wikipedia.org/wiki/Data_structure
- Related Topics: algorithm,
- Aliases: data-structure,
- Last updated: 2026-04-01 00:07:41 UTC
- JSON Representation
https://github.com/itsindrajput/student-database-management-system
This repository contains the source code and documentation for a Student Database Management System implemented in C programming language.
c-programming-language data-structures database graphics-programming
Last synced: 22 Mar 2025
https://github.com/mahmoud-elghonemy/datastructureandalgorithms
implementation data structure and algorithm using java
algorithms data-structures java
Last synced: 15 May 2025
https://github.com/ariessa/data-structure-algorithm-test
Technical test for a full stack developer role.
algorithms-and-data-structures data-structures javascript jest tdd-javascript
Last synced: 26 Feb 2025
https://github.com/being-amara-khan/cpp-codes
This repository contains a collection of C++ programming problems and solutions, ranging from fundamental concepts to advanced Data Structures and Algorithms (DSA). Whether you're a beginner or an advanced learner, this repository aims to help you practice and enhance your coding skills.
cpp data-structures dsa-algorithm patterns
Last synced: 26 Feb 2025
https://github.com/ibchgenomic/datastructure-algorithms
my approach of solving the leetcode, interviewcode and other questions
Last synced: 30 Mar 2025
https://github.com/staivanov/dsa-under-js
Popular data structures and algorithms implemented on JavaScript
algorithms bigonotation data-structures es6-javascript javascript
Last synced: 23 Mar 2025
https://github.com/pathak-ashutosh/dsa-practice
An index of Data structures and Algorithms that I practiced for my interviews.
algorithms algorithms-and-data-structures data-structures python
Last synced: 21 Feb 2025
https://github.com/hackersa3edy/binary_trees
This repository contains C programs for various operations on binary trees, including node manipulation, tree traversal, and property checks (like height, depth, size, and balance factor).
algorithms alx-software-engineering binary-tree c c-language c-programming data-structures tree-traversal valgrind
Last synced: 22 Feb 2025
https://github.com/analitico-771/etf_analyzer
This is an An application that pulls and analyzes ETF data from a database
conda-environment data-analysis data-structures data-visualization database etf-investments fintech hvplot pandas-dataframe python quantitative-finance sqlalchemy
Last synced: 13 Nov 2025
https://github.com/4s4v1n/stl-containers
Realization of standart template library (STL)
container cpp data-structures stl stl-containers
Last synced: 27 Aug 2025
https://github.com/clustercockpit/cc-specifications
Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
api api-graphql api-rest data-structures file-archive schema
Last synced: 04 Jan 2026
https://github.com/nkz-soft/leetcode
LeetCode Problems' Solutions
algorithms csharp data-structures interview leetcode leetcode-solutions
Last synced: 30 Jun 2025
https://github.com/tamschi/pinus
A prickly BTreeMap.
data-structures hacktoberfest pinning rust
Last synced: 23 Mar 2025
https://github.com/azaz9026/data_cleaning
Welcome to the Data Cleaning repository! This collection is dedicated to showcasing techniques and methods for cleaning and preparing datasets for analysis.
data-analysis data-engineering data-structures data-visualization eda feature-engineering machine-learning numpy outliers pandas python seaborn
Last synced: 26 Dec 2025
https://github.com/yousifabozid/alx-low_level_programming
ALX Low Level Programming With C
alx alx-africa alx-low-level-programming c data-structures do-hard-things
Last synced: 07 Apr 2025
https://github.com/brisatielly/cs50x-harvard-2023
O CS50x - Introduction to Computer Science é um renomado curso da Harvard University, oferecido para pessoas de todo o mundo. Ele abrange os fundamentos da ciência da computação, como algoritmos, estruturas de dados, desenvolvimento web, e muito mais. Neste repositório, apresento os projetos e problemas que resolvi durante o curso em 2023.
algorithms c css data-structures debug50 flask git html javascript logic-programming python sql
Last synced: 23 Mar 2025
https://github.com/jakeoeding/data-structures
Implementations of common data structures
arraylist data-structures heap linkedlist queue stack
Last synced: 15 May 2025
https://github.com/vivivivianne/bunarr
A simple c99 dynamic array implementation
c99 data-structures dynamic-array
Last synced: 23 Mar 2025
https://github.com/silent0wings/smarter-priority-queue-spq-adt-implementation
This repository contains the implementation of a Smarter Priority Queue (SPQ) Abstract Data Type (ADT) using a parameterized heap. The SPQ is designed to support both min-heap and max-heap configurations with dynamic adaptability and efficient management.
abstract-data-type adt adt-implementations adt-template data-structures data-structures-algorithms dsa dynamic-queue heap java optimized-queue pq priority-queue queue resizable-arrays-implementation resizable-arrays-implemented smart-priority-queue spq tree
Last synced: 01 Sep 2025
https://github.com/yamil-serrano/instant-runoff-voting-system
This project was developed for the CIIC4020/ICOM4035 Data Structures course during the Spring 2023-2024 semester as Project. It implements an alternative voting system called Instant Runoff Voting (IRV) for electing a position in the fictional country of Poor Harbor.
Last synced: 06 Mar 2025
https://github.com/spear97/linklist-cpp
Source Code for a Link List that was implemented using C++
application-development cli-app cli-application control-flow cpp data-structures linked-list object-oriented-programming software-development visual-studio
Last synced: 01 Sep 2025
https://github.com/ryancasf/estruturadado
Data storage and organization.
algorithms-and-data-structures data-structures java-data-structure
Last synced: 28 Feb 2025
https://github.com/saibarathr/comments-system
Multi-level comments handling using react component with tailwind css and tree data structure
data-structures reactjs tailwindcss
Last synced: 25 Feb 2025
https://github.com/mahalinoro/python-ds-implementations
A repository containing most of the data structures and their basic methods in Python [array, stack, queue, graphs, linked list, ...]
Last synced: 15 May 2025
https://github.com/josegpt/fundamentals
Fundamental Data Structures and Algorithms.
algorithms c data-structures dynamic-programming makefile sort trees
Last synced: 29 Jun 2025
https://github.com/oniani/purity
A collection of various algorithms and data structures
algorithms data-structures functional-programming haskell
Last synced: 04 Mar 2025
https://github.com/sureshsundriyal/bloomfilter-python
A simplistic bloomfilter implementation in pure python.
bloomfilter bloomfilter-python data-structures python python3
Last synced: 23 Mar 2025
https://github.com/maxilevi/c-data-structures
C implementations of common data structures (dynamic array, stack, linkedlist, hashmap, queue, binary search tree, heap) & other projects
Last synced: 21 Jun 2025
https://github.com/yo-mah-ya/algorithms-and-data-structures
Just implement programs along with certain algorithms and data structures
algorithms clang cpp data-structures
Last synced: 14 Mar 2025
https://github.com/princid/competitive-programming
codechef competitive-programming data-structures leetcode
Last synced: 07 Apr 2025
https://github.com/guilhermebkel/sales-machine
A pratical homework for the Programming and Data Structures II class of Electrical Engineering major.
cplusplus data-structures electrical-engineering programming software-architecture
Last synced: 14 Mar 2025
https://github.com/guilhermebkel/college-homeworks
🏫 All the code I've created at college
c college data-structures fractal-algorithms
Last synced: 14 Mar 2025
https://github.com/torao/slate
Slate: Reference implementation of Stratified Hash Tree, an immutable and appendable hash tree (Merkle tree).
blockchain data-structures database hash merkle-tree merkletree
Last synced: 26 Dec 2025
https://github.com/leesharma/functional_queues_deques
An Elixir implementation of Okasaki's 1995 paper
data-structures elixir okasaki
Last synced: 23 Jun 2025
https://github.com/extwiii/algorithms-uc.san.diego
Data Structures and Algorithms - Coursera
algorithm coursera data-structures extwiii graph
Last synced: 04 Jan 2026
https://github.com/lin93555/-algorithm-training-cpp-py
LeetCode algorithm practice using C++ and python. Includes detailed explanations, comments, and time complexity analysis for each solution.
algorithms cpp data-structures leetcode python solutions
Last synced: 18 Mar 2025
https://github.com/jahidulislam114593/go-dsa
Must DSA
algorithms data-structures golang interview-preparation
Last synced: 13 Jul 2025
https://github.com/sorianog/code-refreshers
Coding problems to refresh the mind
algorithms big-o data-structures java time-complexity
Last synced: 23 Mar 2025
https://github.com/ayoubzulfiqar/notebook
A Python Notebook - A Practical & Experimental Implemention of Things
algorithms data-structures ipynb machine-learning machine-learning-algorithms machinelearning math mathematics numpy pandas polars python sympy
Last synced: 06 Oct 2025
https://github.com/louis3112/camera_shop
Final project for Data Structure 2nd Semester. The project is a simple CRUD management loaning camera, lens and photographer
cli college-project data-structures graph hashtable linked-list simple-project stack tree
Last synced: 22 Mar 2025
https://github.com/bineet-ratna-shakya/hellswok-food-data-manager
HellsWok Food Data Manager using Data Structures & Algorithms
binary-search crud data-structures java mergesort
Last synced: 26 Feb 2025
https://github.com/thetoxin/student
algorithms computer-systems data-structures oop term-papers
Last synced: 10 Mar 2026
https://github.com/bscarpari/algorithms
Some algorithm exercises in a variety programming languages.
Last synced: 03 Mar 2025
https://github.com/peshala84/c-programming
This repo create for Data Structure And Algorithm Using C language . this is our 1 st Year 1 semester Subject
Last synced: 15 May 2025
https://github.com/sudirkrishnaars/data-stuctures
This repository contains a series of problems solved in C.
Last synced: 30 Jun 2025
https://github.com/davidyslu/onlinejudgepku
Personal submissions on PKU Online Judge (北京大學程式解題系統)
algorithms cpp data-structures
Last synced: 01 Sep 2025
https://github.com/rajesh2723/cricket-score-sheet
This project uses involves the predicting the score from cricket based on previous scores
Last synced: 06 Mar 2025
https://github.com/josancamon19/data-structures-ytbc
Data Structures Play List from Lucid Programming youtube Channel
algorithms data-structures linked-list python-data-structures
Last synced: 15 Nov 2025
https://github.com/raadiah/dsa-using-go
Implementing the most used data structures and algorithms using Go.
algorithms algorithms-and-data-structures data-structures golang
Last synced: 15 Mar 2025
https://github.com/filipe1309/ud-ci-bootcamp
algorithms coding-challenges data-structures jest nodejs
Last synced: 06 Mar 2025
https://github.com/mu-selim/calculator
Mathematical calculator using stack data structure.
data-structures javascript stack
Last synced: 08 Jul 2025
https://github.com/heap-data-structure/pairing-heap
:cherries: Pairing heap data structure for JavaScript
agpl amortized computer-science data-structures heaps javascript meldable-heaps pairing-heap unknown-running-time
Last synced: 12 Apr 2025
https://github.com/AhmedNassar7/Money-Hub
A bank management system.
algorithms cpp data-structures database oop sql
Last synced: 07 Apr 2025
https://github.com/bnbsking/cpp
OOP, DS, Algo, STL
algorithms cplusplus data-structures object-oriented-programming standard-template-library
Last synced: 22 Feb 2025
https://github.com/youssefali11997/data-structure-assignments
Implementations of Linear Data Structures (Linked List - Stack - Queue) and Some Applications in Java
data-structures git java junit
Last synced: 22 Feb 2025
https://github.com/christian-doucette/data_structs
Implementation of common data structures with C. Includes linked list, list, stack, heap, BST, and hash table.
Last synced: 06 Mar 2025
https://github.com/hridxyz/leetcode-practice
A Java-centric repository documenting my problem-solving journey with efficient, annotated solutions and personal insights for algorithmic challenges.
data-structures java leetcode-java leetcode-solutions problem-solving
Last synced: 04 Mar 2025
https://github.com/azzaxy1/dasar-pemrograman-javascript
Repository Modul Dasar Pemrograman JavaScript MSIB Batch 6 Dicoding Academy
asynchronous data-structures functional-programming javascript nodejs npm oop
Last synced: 30 Mar 2025
https://github.com/mindleaving/commons
General code for various projects
collections data-structures general general-purpose helpers mathematics physics
Last synced: 20 Jan 2026
https://github.com/diegocrivelaro/js-ts-datastructures-algorithms
JavaScript and TypeScript Studies with Data Structure💻
data-structures javascript typescript
Last synced: 26 Feb 2025
https://github.com/aternus/c-data-structures
Data Structures implemented in C.
c data-structures hash-table linked-list queue stack trie xxhash
Last synced: 26 Feb 2025
https://github.com/abhishek-parmar1/program_snippets
These are Program_snippets developed by me for fast programming in contests on competitive websites deposited on GitHub.
algorithms c c-plus-plus data-structures standard-template-library
Last synced: 13 Oct 2025
https://github.com/lunahoushmand16/restaurant-order-system-python
This simple application was built using new Python skills to create a program that allows customers to place orders with a takeout restaurant and receive an itemized receipt.
command-line data-structures python3
Last synced: 30 Jun 2025
https://github.com/jitendra3109/algohack
An Android app which is contain online and offline data of popular algorithm and Data structure.
algo android-application data-structures
Last synced: 23 Mar 2025
https://github.com/nihonxim/computerscience
Computer科学研究について、コンピューター科学の勉強とソフトウェア作り方
algorithms computer-science data-structures
Last synced: 23 Mar 2025
https://github.com/shahdd21/social-media-application
A project that simulates a real-world social media application
authentication authorization console data-structures database design-patterns hashing-algorithm hashing-passwords java oop security simulation social-media social-network
Last synced: 03 Mar 2025
https://github.com/infinitifall/natlibc
A tiny standalone library for trees in C. Zero dependency, extensively documented, < 1000 SLOC.
binary-tree binary-trees data-structures n-ary-tree tree tree-structure trees
Last synced: 28 Feb 2025
https://github.com/maemoonfarooq/shortest-path-finder-using-parallel-processing
Welcome to the Parallel Shortest Path Finder! This innovative tool is designed to swiftly determine the shortest routes between pairs of nodes in a graph. Leveraging the power of Dijkstra's algorithm, it navigates graph connections using an adjacency list and a hash table-based distance matrix for optimal efficiency.
bash-script c data-structures mpi openmp-parallelization
Last synced: 23 Mar 2025
https://github.com/nisabmohd/graphs
Graph algos implementation
algorithms coding data-structures dsa graph interview-preparation java problem-solving
Last synced: 26 Feb 2025
https://github.com/bosley/ak24
Lightweight C application kernel providing core data structures (lists, maps, buffers), memory management, and optional Boehm GC integration for building robust applications.
application-framework boehm-gc c closures concurrency data-structures garbage-collection memory-management string-intern
Last synced: 21 Feb 2026
https://github.com/nadidlinchestein/usacomputingolympiad
Solutions To The United States of America Computing Olympiad
algorithms competitive-programming competitive-programming-algorithms competitive-programming-contests cpp data-structures programming
Last synced: 28 Oct 2025
https://github.com/rishabhmathur06/leetcode-75
data-structures dsa dsa-algorithm dsa-learning-series leetcode leetcode-75 python3
Last synced: 26 Feb 2025
https://github.com/nelsonbn/algorithms-data-structures-shell-sort
Algorithms and Data Structures - Shell Sort
algorithms algorithms-and-data-structures data-structures
Last synced: 06 Mar 2025
https://github.com/nelsonbn/algorithms-data-structures-trie
Algorithms and Data Structures - Trie
algorithms data-structures trie
Last synced: 06 Mar 2025
https://github.com/nelsonbn/algorithms-data-structures-insertion-sort
Algorithms and Data Structures - Insertion sort
algorithms algorithms-and-data-structures data-structures
Last synced: 06 Mar 2025
https://github.com/nelsonbn/algorithms-data-structures-linked-list
Algorithms and Data Structures - Linked List
algorithms algorithms-and-data-structures data-structures linked-list
Last synced: 06 Mar 2025
https://github.com/maliknaik16/data-structures-and-algorithms
Data Structures, Algorithms, and some advanced concepts implemented in Python.
algorithm-patterns algorithms backtracking competitive-programming cracking-the-coding-interview data-structures dynamic-programming memoization sorting
Last synced: 15 May 2025
https://github.com/guligon90/vcx-solutions-challenge
Technical assessment for the position of full-stack web delevoper at VC-X Solutions.
backend-webdevelopment data-structures oop python3
Last synced: 06 Mar 2025
https://github.com/rachitgupta98/competitive-programming
Data Structure And Algorithm Questions and Solutions
algorithms algorithms-and-data-structures amazon competitive-programming cpp data-structures dsa dynamic-programming google greedy-algorithms interview-questions microsoft problem-solving
Last synced: 30 Jun 2025
https://github.com/timleslie/sparse_graph
Sparse graph algorithms in Rust.
algorithms data-structures graph graph-algorithms rust-library
Last synced: 07 Mar 2025
https://github.com/fscotto/collection
Data structures in Golang
data-structures golang golang-library
Last synced: 15 Mar 2025
https://github.com/guibrandt/avl_tree
Árvore AVL de busca genérica em C++
avl-tree cotuca cpp11 data-structures generics maligno
Last synced: 13 Jul 2025
https://github.com/caiocarneloz/data-structures
Cpp code for some data structures with usage examples
avl-tree cpp data-structures list queue stack
Last synced: 26 Feb 2025
https://github.com/spignelon/python
Python algorithms, assignments and practicals
algorithm algorithms algorithms-and-data-structures algorithms-datastructures daa data-structures design-and-analysis-of-algorithms dsa freecodecamp freecodecamp-algorithms python python-algorithms python-assignment
Last synced: 27 Dec 2025
https://github.com/ramzijabali/data-structures-java
Reimplementation of Java data structures
Last synced: 01 Sep 2025
https://github.com/mosalem149/data-structure_binary_tree
That repo is for data structure tree using python programming language
binary-tree data-structures jupyter python3 tree tree-structure
Last synced: 17 Nov 2025
https://github.com/jbkuczma/algo
Repo of algorithms, data structures, CTCI, etc.
algorithms cracking-the-coding-interview data-structures
Last synced: 26 Feb 2025
https://github.com/jagadeeshm007/leetcode
This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.
algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions
Last synced: 05 Mar 2025
https://github.com/voxleone/spinstep
A quaternion-driven traversal framework for trees and orientation-based data structures.
3d-graphics data-structures n-ary-trees orientation-graphs python qgnn quaternions robotics scipy spatial-computing traversal
Last synced: 16 May 2025
https://github.com/imtiaz-emu/datastructurewithpython
Implementation of Data Structures using PYTHON 3.
bst data-structures heap linked-list
Last synced: 15 Mar 2025
https://github.com/kuanhungchen/spring-2019-data-structures
📦 Some programming assignments about basic data structures.
Last synced: 25 Feb 2025
https://github.com/theteachr/linked-list
Implementation of a simple integer linked list
c data-structures linked-list stack
Last synced: 28 Feb 2025
https://github.com/mubassim-khan/recursion-java
A few programs of Recursion topic/concept in Java language, helpful to understand the flow of program & method of recursion in Data Structures & Algorithm.
data-structures datastructures-algorithms java recursion recursive-algorithm
Last synced: 05 Mar 2025
https://github.com/ondrejhruby/pythonessentials
A comprehensive guide to Python essentials, featuring a variety of code examples demonstrating basic to advanced concepts. This repository is ideal for beginners and intermediate learners looking to strengthen their Python programming skills through practical exercises.
algorithms classes-and-objects data-structures functions jupyter-notebook programming python
Last synced: 15 Mar 2025
https://github.com/lourdilene/algorithms
Practice of algorithms and data structures
algorithms data-structures javascript python3 typescript
Last synced: 15 Mar 2025
https://github.com/jleung51/data_structures
Implementations of various data structures.
Last synced: 27 Mar 2025