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-03-29 00:07:41 UTC
- JSON Representation
https://github.com/guillainbisimwa/ruby-ata-structures-and-algorithms-
The goal of this repository is to complete as many challenges from top-100-liked-questions collection of popular challenges in LeetCode.
algorithms data-structures ruby
Last synced: 25 Mar 2025
https://github.com/manid2/dsa
Data structures and algorithms code.
algorithms data-structures interview leetcode leetcode-solutions
Last synced: 29 Oct 2025
https://github.com/tresor11/coding-challenges
This repository contains solutions to common coding challenges
Last synced: 23 Feb 2026
https://github.com/anasmak04/leetcode-solutions
Collections of my leetcode solutions implemented by java and typescript and javascript
algorithms-and-data-structures arrays data-structures java javascript leetcode-solutions linked-list problem-solving search sorting-algorithms typescript
Last synced: 30 Dec 2025
https://github.com/heap-data-structure/specification
:mount_fuji: Heap specification for JavaScript
agpl data-structures heap javascript specification
Last synced: 12 Dec 2025
https://github.com/ghulamazad/dsa
This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.
algorithms algorithms-and-data-structures data-structures data-structures-algorithms dsa-algorithm dsalgo
Last synced: 11 Oct 2025
https://github.com/omgzui/basic_c
🐾c语言-数据结构-PHP扩展
c data-structures leetcode php-library
Last synced: 12 Mar 2025
https://github.com/sahilbansal17/csl106-assignments
This contains the assignments completed in the Data Structures Course in 3rd Semester Course (2017 Aug - Nov) at IIT Jammu.
data-structures data-structures-and-algorithms
Last synced: 15 Oct 2025
https://github.com/raamyy/console-phonebook
A simple PhoneBook which i made as a small project using C++
console-application cpp data-structures structured-programming-approach
Last synced: 14 Oct 2025
https://github.com/iangudger/ilist
Intrusive generic linked list in Go
data-structures go golang linked-list
Last synced: 14 Jan 2026
https://github.com/pranav016/ds-algo-in-python
Implementation of Data-structures and Algorithms in Python.
algorithms data-structures python time-complexities
Last synced: 10 Apr 2025
https://github.com/isinghabhishek/java_dsa-basic-to-advance
This repo contains all my learning related to fundamentals of Java Programming language, and the Data Structures and Algorithm. Many of the Classical problems solution, and important algorithms explanation with algorithms problem examples solution. Java Data Structure and Algorithms
algorithms data-structures java problem-solving
Last synced: 18 Sep 2025
https://github.com/justkode/python-algorithm
Some Python Code for Algorithm
algorithm data-structures python python3
Last synced: 24 Apr 2025
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/zerefwayne/data-structure-and-algorithms
Implementations of Data Structures and algorithms in C++
30-day-challenge algorithms c-plus-plus codeforces cses data-structures interviewbit interviewbit-solutions leetcode leetcode-solutions solutions
Last synced: 15 Mar 2025
https://github.com/surabhiojha12/data-structure-and-algorithm
algorithms cpp11 data-structures
Last synced: 28 Feb 2025
https://github.com/sambhav228/sinking-ship
A data Structure based project implementing through C language Programming
c college-project data-structures
Last synced: 27 Dec 2025
https://github.com/dhravya/dsa-for-noobs
A collection of data structures and algorithms I'm writing while learning
Last synced: 31 Mar 2025
https://github.com/jabellard/graph
Directed, simple graph.
algorithm algorithms c data-structure data-structures graph
Last synced: 11 Mar 2025
https://github.com/al-rimi/algorithm-design
algorithm design projects focused on fundamental algorithms, including their specifications, approaches, and implementations in C/C++.
algorithm-design backtracking brute-force-approach closest-pair-of-points data-structures divide-and-conquer dynamic-programming eight-queens-puzzle graph-algorithms huffman-coding infix-expression-evaluation knapsack-problem kruskal-algorithm minimum-spanning-tree
Last synced: 30 Jan 2026
https://github.com/verma-kunal/dsa-toolbox
This repository contains my learnings of Data Structures & Algorithms
algorithms data-structures java leetcode
Last synced: 04 Feb 2026
https://github.com/isaccanedo/daily-coding-problem-solutions
🎓🖥️ Solutions for 350+ Interview Questions
algorithm coding coding-challenge coding-problems data-structures data-structures-and-algorithms problem-solving problem-solving-algorithms python python-3 python3
Last synced: 11 Jun 2025
https://github.com/lakshanwd/go-data-stuctures
Go Data stuctures implementations
Last synced: 04 Jul 2025
https://github.com/alopatindev/concurrent-hashmap-rs
Concurrent HashMap in Rust
concurrency concurrent-data-structure data-structures hashmap multithreading rust
Last synced: 03 Sep 2025
https://github.com/jaspinder-kaur/competitive-programming-by-coding-ninjas
Competitive Programming course by Coding Ninja focusing primarily on algorithm design and problem solving.
algorithms codingninja-solution codingninjas codingninjasfundamental codingninjaspractice competitive-coding competitive-programming cpp data-structures programming
Last synced: 02 Mar 2025
https://github.com/yahyatinani/y
'y' is a library that aims to provide useful data structures and utility functions.
data-structures immutable-collections kmp kotlin kotlin-multiplatform lists maps vectors
Last synced: 06 Jan 2026
https://github.com/mrdav30/swiftcollections
A high-performance, memory-efficient library of collections designed for game development, simulations, and other performance-critical applications.
collections csharp data-structures dotnet game-development memory-management object-pooling observables performance unity
Last synced: 23 Apr 2025
https://github.com/shiweihe0713/algorithms-made-easy
Algorithm learning hub : show case the fundamental algorithms like sorting algorithms, such as generic sort, merge sort, quick sort, bucket sort, and radix sort, etc.
algorithms binary-search-tree computer-science data-structures leetcode sorting-algorithms tree
Last synced: 30 Jan 2026
https://github.com/monamobeen/60daysdsatrack
60DaysDSATrack is a comprehensive and intensive program designed to build a strong foundation in data structures, algorithms, and problem-solving skills through daily coding challenges and hands-on projects.!
algorithm computer-science data-structures dsa-algorithm graph prob-solving trees
Last synced: 01 Sep 2025
https://github.com/viktorsvertoka/goit-algo-hw-02
Home task for Basic Algorithms and Data Structures📊
algorithms data-structures goit goit-algo-hw-02 python
Last synced: 13 Jun 2025
https://github.com/g1patil/data-structures-and-algorithms
Algorithms and Data structure practice repo. Contains algorithms from Leetcode as well as some general practice.
algorithm algorithm-challenges algorithms algorithms-and-data-structures data-structure data-structures datastructures-algorithms datastuctures design-algorithm dp dynamic-programming graphs interview interview-practice java leetcode leetcode-java leetcode-solutions leetocde trees
Last synced: 11 Mar 2026
https://github.com/liva2008/algorithm
PPT of Modern Javascript Data Structures and Algorithms
algorithms data-structures javascript js ppt
Last synced: 05 Jul 2025
https://github.com/anishsinha-io/jenny-assignments
A place for Jenny to do DSA while also learning Git!
algorithms c data-structures education
Last synced: 23 Mar 2026
https://github.com/gabriel-logan/dsacjs
A high-performance JavaScript and TypeScript library offering a comprehensive set of efficient data structures. Simplify your algorithm implementation and data manipulation with optimized, easy-to-use tools.
data-structures data-structures-algorithms data-structures-and-algorithms dstc std stdlib
Last synced: 04 Sep 2025
https://github.com/singhrohan62/data-structures
simple programs on different types of data structures
algorithms cpp data-structures java javascript
Last synced: 22 Feb 2026
https://github.com/mmabiaa/data-structure-and-algorithms-java
Data structures and algorithms in java
algorithms algorithms-and-data-structures data data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms datastructures dsa dsa-learning-series dsa-practice java
Last synced: 14 Oct 2025
https://github.com/nishkarshraj/algorithms
Algorithms implemented in a platform and language independent manner.
algorithm algorithm-challenges algorithm-competitions algorithms algorithms-and-data-structures algorithms-implemented c cpp data-structures
Last synced: 04 Sep 2025
https://github.com/jintao-huang/leetcode-py
针对LeetCode解题开发的基于python的数据结构和算法库`leetcode-alg`
algorithm data-structures leetcode leetcode-alg leetcode-python leetcode-solutions python python3
Last synced: 08 Apr 2025
https://github.com/etcetra7n/tabulux
A python package for performing tabular operations
data-structures python python-library tabular-data tabulate
Last synced: 28 Mar 2025
https://github.com/dhth/thescienceofcomputers
computer-science data-structures
Last synced: 06 Oct 2025
https://github.com/yanpozka/trie
Go implementation of Tries data structure
data-structures go lookup trie uuid
Last synced: 09 Oct 2025
https://github.com/not-minimal/algoritmos
Ramo de Algoritmos y Programación del Segundo Semestre
Last synced: 14 Jun 2025
https://github.com/kimbo-slicee/java-data-structures
Data Structures 📊📊 and Algorithms 📝 using Java ☕ 👨💻
algorithms arraylist arrays data-structures java multidimensional-arrays multithreading queue stackbit tree-structure
Last synced: 14 Jun 2025
https://github.com/alirezagholamii/algorithms-daily
Solving Algorithmic Problems
algorithms data-structures javascript
Last synced: 16 Mar 2025
https://github.com/muhammedmagdyy/acpc-kickoff-2022
Solutions for ACPC Kickoff 2022
algorithms cpp data-structures
Last synced: 18 Mar 2026
https://github.com/n8rzz/quad-tree
QuadTree data structure written in TypeScript
canvas data-structures quadtree typescript
Last synced: 31 Mar 2025
https://github.com/anatoly-semenov/algorithms-and-structures
Algorithms and data structures on the example of Typescript code
algorithms data-structures typescript
Last synced: 03 Mar 2025
https://github.com/emmanueltobi/pythonbasics
Providing Basics on the Python Programming language
basics basicstructure data-structures datastructuresandalgorithm loops python python-library
Last synced: 19 Aug 2025
https://github.com/v1tbrah/algorithms
Data structures and algorithms.
algorithms data-structures go golang leetcode
Last synced: 01 Apr 2025
https://github.com/arnaudband/algorithms_and_data_structures
This repository contains implementations of data structures and algorithms. Created as part of a Data Structures and Algorithms course, it features organized folders for each topic, with README files providing overviews, use cases, and complexity analysis. Sample problems and solutions, along with test cases, are also included.
algorithms-and-data-structures algorithms-implemented data-structures github-codespaces javascript learn solidity
Last synced: 05 Feb 2026
https://github.com/rodic/autocomplete
A Rust Auto-complete feature using Trie data structure
algorithms algorithms-and-data-structures autocomplete autocomplete-search autocompletion data-structures rust trie
Last synced: 04 Jul 2025
https://github.com/srj101/useful-algorithms
Some mostly used and common algorithms implementations using javascript
algorithm basic-programming data-structures javascript
Last synced: 22 Apr 2025
https://github.com/phondani0/ds-algo
Solutions for ds algo problems in Python
algorithms-and-data-structures data-structures python3 trees
Last synced: 15 Sep 2025
https://github.com/bertptrs/safelist
A memory-safe linked list in C++
c-plus-plus data-structures linked-list memory-management
Last synced: 01 Mar 2025
https://github.com/chethanyadav456/data-structures-c
This repository contains the code for the data structures I have done in my college.
Last synced: 06 Oct 2025
https://github.com/tomaslink/algorithmic
Collection of documented, well tested, clean and efficient pure python algorithms implementations to solve computational problems.
algorithmic-efficiency algorithms big-o clean-code complexity-analysis cracking-the-coding-interview data-structures interview-practice interview-questions problem-solving python recursion
Last synced: 15 Oct 2025
https://github.com/edmilson-dk/academic-programming
In this repository, I will share all content that I have been studying in academic programming, such as data structures, ordering algorithms, etc.
algorithms algorithms-and-data-structures data-structures problem-solving
Last synced: 05 Sep 2025
https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate
The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques
big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql
Last synced: 27 Jan 2026
https://github.com/gsauc3/gsauce-pyds
Advanced-Data Structures for python
circular-linked-list data-structures doubly-circular-linked-list doubly-linked-list doublylinkedlist linked-list python python-3 python-library queue stack
Last synced: 08 Oct 2025
https://github.com/saadsalmanakram/ds-bigo-complexity
It's all about Data Structures... This repository is designed to provide a comprehensive guide to understanding, implementing, and mastering data structures from the ground up.
bigonotation data-structures datastructures datastructures-algorithms timecomplexity
Last synced: 08 Apr 2025
https://github.com/yjl9903/setmap
Use Hash to check whether two sets are equal.
Last synced: 06 Oct 2025
https://github.com/w8r/b-tree
Generic B-Tree
b-tree data-structures search-trees
Last synced: 12 May 2025
https://github.com/aritra-basak/data-structures
DSA programs based on JAVA 🖥️ . Hope You Find Something Important 💡. ☺
Last synced: 24 Mar 2025
https://github.com/sandippalit/data-structures-and-algorithms-in-python
This repository by Sandip Palit contains Data Structures and Algorithms in Python.
algorithms backtracking complexity data-structures dsa linked-list maths oop python recursion searching sorting
Last synced: 09 Oct 2025
https://github.com/bnclabs/robt
Read only BTree, immutable index for disk/SSD.
btree data-structures disk index rust-lang storage
Last synced: 27 Apr 2025
https://github.com/tienminh25/interviewbit_solution
Solution for interview bit
algorithms cpp data-structures problem-solving
Last synced: 16 Oct 2025
https://github.com/parinpan/leetcode
Only me particing some Leetcode problems :)
algorithms competitive-programming data-structures fang
Last synced: 30 Mar 2025
https://github.com/noti0na1/racket-codes
A Collection of My Racket Code
cps data-structures macros racket
Last synced: 17 Jan 2026
https://github.com/elandeyan/min_max_heap_dart
A MinMax binary heap implementation as dart's package.
dart-lang dart-package dartlang data-structures
Last synced: 09 Feb 2026
https://github.com/jean-andre-gauthier/swissknife
Data structures and algorithms for programming contests
algorithms competitive-programming competitive-programming-contests data-structures
Last synced: 13 Jun 2025
https://github.com/diogocarrola/leetcode75
The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.
algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python
Last synced: 06 Oct 2025
https://github.com/ashwaniydv/algodslib
Contribute for Hacktoberfest 23 🎉
algorithms competitive-programming cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2021 hacktoberfest2022 hacktoberfest2023 hacktoberfest2024 open-source opensource opensourceforgood
Last synced: 23 Apr 2025
https://github.com/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/sanjid133/go-collections
Implement data structure using golang generics
Last synced: 14 Oct 2025
https://github.com/yuweaec/ai-programming-with-python-bertelsmann
This repository aims to provide code and information to help you develop a comprehensive understanding of Python programming in the context of artificial intelligence (AI) applications.
ai bertelsmann data-structures functions jupyter-kernels jupyter-notebook numpy object-oriented-programming pandas python python-packages pytorch scripting udacity-nanodegree
Last synced: 18 Jan 2026
https://github.com/andsarr/algorithms_princeton_template
Coursera Programming Assignments template for the Princeton's Algorithms course
algorithms analysis-algorithms coursera data-structures java princeton-algorithms
Last synced: 23 Apr 2025
https://github.com/lehoangan2906/dsal_le_minh_hoang
Data Structure and Algorithm by Le Minh Hoang
Last synced: 24 Mar 2025
https://github.com/viktorsvertoka/goit-algo-hw-05
Home task for Basic Algorithms and Data Structures📊
algorithms data-structures goit goit-algo-hw-05 python
Last synced: 07 Sep 2025
https://github.com/puneetkakkar/leet-code
Leet Code Algorithm C++ Solutions
Last synced: 09 Oct 2025
https://github.com/muhammad-magdi/corebasicsclass
The Java Implementation of the Datastructures and Algorithms discussed in the Core Basics Class @CoachAcademy
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures datastructures java
Last synced: 08 Apr 2025
https://github.com/jakenherman/kcats
A stack implementation for node
data-structures node-module stack
Last synced: 25 Mar 2025
https://github.com/laqudee/rust-algorithms-data-structures
Rust Algorithms And Data Structures
algorithms data-structures rust search-algorithm sorting-algorithms
Last synced: 07 Oct 2025
https://github.com/viktorsvertoka/goit-algo-fp
Home task for Basic Algorithms and Data Structures📊
algorithms data-structures goit goit-algo-fp python
Last synced: 09 Apr 2025
https://github.com/viktorsvertoka/goit-algo-hw-09
Home task for Basic Algorithms and Data Structures📊
algorithms data-structures goit goit-algo-hw-09 python
Last synced: 09 Apr 2025
https://github.com/lehoangan2906/vnoj
Exercises on VNOJ
algorithms competitive-programming competitive-programming-contests cpp17 data-structures
Last synced: 24 Mar 2025
https://github.com/lehoangan2906/data-structures-and-algorithms
Data Structures and Algorithms
algorithms cpp17 data-structures java python3
Last synced: 24 Mar 2025
https://github.com/29dch/data-structure-project-ofo-shared-bicycle
数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。
Last synced: 20 Sep 2025
https://github.com/frankfarrell/kds4j
Kinetic Data Structures for Java
data-structures java kinetic-data-structures
Last synced: 06 Apr 2025
https://github.com/sorgazb/labecoin-game-ai
Inteligent self-learning game in develop
ai allegro5 artificial-intelligence binary-tree cpp data-structures fstream ia makefile pointers self-learning simple-hill-climbing steepest-ascent stochastic-hill-climb tree-structure
Last synced: 01 Mar 2025
https://github.com/toreda/strong-types
Automated type checks and guaranteed return types with 1 line of code. Say goodbye to reference errors from unexpected types. Write less validation code and improve quality.
data-structures strong-types type-safe type-safety type-system
Last synced: 18 Aug 2025
https://github.com/roy7077/codechef-practice
this repository is dedicated to storing solutions for problems from CodeChef, a popular competitive programming platform. Emphasize that it is a personal repository created to track my progress and showcase my problem-solving skills.
algorithms algorithms-and-data-structures codechef codechef-long-challenge codechef-solutions competative-programming contest-programming data-structures dsa problem-solving
Last synced: 10 Mar 2025
https://github.com/gunh0/algorithms
📝 Solutions for Algorithm Problems [C/C++]
algorithm beakjoon c cpp data-structures project-euler
Last synced: 12 Mar 2026
https://github.com/grainme/Interview-Preparation
Here, I share my solutions and algorithms for various challenges.
algorithms data-structures problem-solving
Last synced: 16 Oct 2025
https://github.com/bjornmelin/data-structures-and-algorithms
🛠️ A comprehensive collection of data structures and algorithms implemented in multiple programming languages. Perfect for learning, interviews, and competitive programming!
algorithms coding-practice competitive-programming computer-science data-structures data-structures-and-algorithms educational interview-preparation java programming python software-engineering
Last synced: 02 Mar 2026
https://github.com/2kabhishek/topgear-java-data-structure-l1
Solutions for Java-Data-Strucutres-L1 ☕🧮
assignments data-structures java solutions topgear
Last synced: 01 Mar 2025
https://github.com/rohithgowdam/rvce-3rd-sem-dsa-lab-programs
This is the lab programs for the course 21CS33 by RV College of Engineering.
data-structures dsa rvce rvce-lab-code
Last synced: 11 Jun 2025
https://github.com/muhdhanish/data-structure-js
This is learning the simple concept of data-structures using javascript.
array data-structures javascript linked-list queue stack
Last synced: 25 Mar 2025
https://github.com/nasim-khalili/algoexpert
This contains all the Algoexpert coding challenges and solutions!
algoexpert algoexpert-javascript-solutions algoexpert-python-solutions algoexpert-solutions algorithms data-structures interview-preparation javascript problem-solving python
Last synced: 29 Jul 2025