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/alexzajac/cs014_assignements
Group assignements for the CS014 class at UCR.
algorithms cplusplus data-structures
Last synced: 28 Mar 2025
https://github.com/chinnanj666/data-structures-string-using-cpp
string data structures using c++
Last synced: 03 Mar 2025
https://github.com/theoliverlear/java-jump-start
Java Jump Start is a comprehensive guide designed to help you quickly learn the amazing abilities of Java. This guide will provide you will all the essentials in syntax as well as the unique features of Java.
data-structures education functional-programming guide java learning oop quickstart
Last synced: 24 Jun 2025
https://github.com/marcellorhcp/largest-product-in-a-grid
In the 20×20 grid, what is the greatest product of four adjacent numbers in the same direction using Go programming language
algorithms data-structures exercise golang grid
Last synced: 14 Jan 2026
https://github.com/captainabernathy/learning_python_5th_edition
Learning Python 5th Edition
algorithm data-structures educational python python2 python3 tutorial
Last synced: 17 Feb 2026
https://github.com/anvaymayekar/js-projects
JavaScript Projects
algorithms data-structures javascript js node nodejs
Last synced: 20 Jul 2025
https://github.com/caleb-mantey/dsa
Data structures and algorithms in javascript. Useful resource to get a basic introduction to linear and non-linear data structures concepts.
data-structures javascript js linear-data-structures non-linear-data-structures
Last synced: 29 Mar 2025
https://github.com/teewrath/coding-problems
A repository where I keep all the questions I encounter in my coding journey, through contests and problem solving.
algorithms codechef-solutions codeforces-solutions competitive-programming cpp dart data-structures dsa inform7 java javascript leetcode-solutions striver-a2z-sheet
Last synced: 04 Apr 2025
https://github.com/shnartho/competitive-programming-python
Python Data Structures and Algorithms
algorithms data-structures python3
Last synced: 28 Oct 2025
https://github.com/mituskillologies/data-science-sep24
Programs of Data Science batch @ MITU Skillologies, September 2024
clustering data-analytics data-preparation data-preprocessing data-science data-structures data-visualization machine-learning mysql powerbi python-programming sql supervised-learning unsupervised-learning
Last synced: 03 Mar 2025
https://github.com/erykmika/datastructures
This repository contains my solutions to the tasks that I had to solve during the "Data structures and time complexity" classes.
data-structures politechnikawroclawska university-project
Last synced: 02 Mar 2025
https://github.com/lupcode/node-lup-expires
Offers different data structures that allow temporary storing of objects
data-structures expire npm-package
Last synced: 04 Mar 2025
https://github.com/adarsh-kmt/lsmtree
A LSM tree, implemented in Go.
data-structures data-structures-and-algorithms database lsm-tree
Last synced: 24 Dec 2025
https://github.com/iker-gonzalez/ft-containers
Reimplementation of stack, vector and map container types of the C++ standard template library (STL).
algorithms containers cpp data-structures operator-overloading standard-template-library templates
Last synced: 03 Mar 2025
https://github.com/giri7a/java-fintech-transaction-processor
Java Fintech Transaction Analyzer: A program for processing fintech transaction logs. Analyzes statuses, identifies peak times, and lists failures. Includes a test class for functionality demonstration. Efficiently monitors and gains insights into transaction dynamics.
algorithmic-logic data-representation data-structures date-and-time-handling documentation exception-handling java oops string-formatting testing
Last synced: 02 Mar 2025
https://github.com/junlarsen/algdat
Implementation of all algoritms and data structures from TDT4120 at NTNU in Scala
algorithms data-structures scala
Last synced: 21 Mar 2025
https://github.com/ljun20160606/go-lib
Go util tools
algorithms data-structures golang utils
Last synced: 04 Apr 2025
https://github.com/fabianoxyz/data-structures
Some Common Data Structure and Algorithms Implementation
algorithms data-structures data-structures-and-algorithms library
Last synced: 20 Jul 2025
https://github.com/hostileninja72/leetcode-hackerrank
My solution codes for LeetCode challenges.
cpp data-structures leetcode-solutions
Last synced: 02 Mar 2025
https://github.com/aeyage/infix-to-postfix
Application of Linked Stacks
cpp11 data-structures linked-list stacks
Last synced: 20 Dec 2025
https://github.com/felixseptem/collections
some useful datatypes
data-structures go golang lfu-cache lru-cache
Last synced: 06 Sep 2025
https://github.com/sanjaraiy/dsa_interviewpracticse
This repository is your go-to for DSA practice, featuring a wide range of problems from basic to advanced, all coded in C++. Elevate your coding skills and ace your interviews! 🚀📚
algorithms cpp17 data-structures data-structures-and-algorithms vscode
Last synced: 23 Feb 2025
https://github.com/jitendragangwar123/dsa-using-cpp
This Repository have Data Structure and Algorithms concepts solving through C++.
algorithms cpp data-structures
Last synced: 03 Mar 2025
https://github.com/gabrieledarrigo/grokking
A repository that contains algorithms and data structure (not only) from "Grokking Algorithm" book
algorithms data-structures grokking-algorithms
Last synced: 18 Mar 2025
https://github.com/mahrjose/algorithms
Notes and Simulation for various Algorithms & Data Structures that I've learned.
algorithms analysis complexity cpp data-structures mahrjose notes python3 simulation
Last synced: 16 Jul 2025
https://github.com/orcalinux/data-structure-and-algorithms-project
data-structures desktop-application qt6-gui qtcreator
Last synced: 23 Feb 2025
https://github.com/aguven6/inmemory-data-processor
Convert tabular data to columnar data with index. Aim is to process huge data quicker especially in aggregation operation
columnar-storage data data-structures parallel-computing parallel-programming processing
Last synced: 12 Oct 2025
https://github.com/themysterysolver/leet-and-fun
A collection of LeetCode questions to ace the coding interview!
c-language data-structures db java javascript leetcode mysql pandas-python python python3
Last synced: 19 Jan 2026
https://github.com/victor-fiamoncini/my_structures
Study of some data-structures
Last synced: 19 Jun 2025
https://github.com/rafaelmoraes003/trybe-is-not-google
Program that simulates a document indexing algorithm similar to Google's, being able to identify occurrences of terms in TXT files.
algorithms data-structures pytest python
Last synced: 13 Jun 2025
https://github.com/rafaelmoraes003/restaurant-orders
System that generates reports on orders and customers to help with marketing efforts and increase sales. The system also keeps track of ingredient stock to maintain an accurate digital menu.
data-structures hashmap python set
Last synced: 21 Mar 2025
https://github.com/heap-data-structure/binomial-heap
:cherries: Binomial heaps for JavaScript
agpl amortized binomial-heap computer-science data-structures heaps javascript meldable-heaps
Last synced: 11 Apr 2025
https://github.com/piratecoderz/dsa-final-project
University project for (DSA) using Java and MySQL. The Car Rental System features an Admin Panel for managing vehicles, customers, and rentals, Customer Portal for renting cars. DSA concepts like linked lists and queues and utilizes JDBC for database connectivity. A practical application of programming skills and database management.
algorithms data-structures data-structures-algorithms data-structures-and-algorithms dsa eclipse final final-project java java-8 mysql mysql-database mysql-workbench
Last synced: 11 Sep 2025
https://github.com/claudio-code/data-structure-algorithm-and-neural-network
:scroll: I' m learning new algorithms and how create small and basic neural network
algorithms big-o data-structures neural-network
Last synced: 10 Apr 2025
https://github.com/jiaqiluo/summer-activity-library-v2
A practice for binary search tree(BST)
binary-search-tree bst cpp data-structures
Last synced: 21 Mar 2025
https://github.com/sanjaraiy/dsa_series
Explore the efficiency of countSort in this DSA playground! 📊✨ Master sorting algorithms with hands-on practice.
alogrithms countsort cpp data-structure-and-algorithm data-structures vscode
Last synced: 23 Feb 2025
https://github.com/jorgeramirez/cs-gym
Keep on learning :)
algorithms data-structures interview-practice interview-preparation leetcode leetcode-java leetcode-solutions
Last synced: 05 Apr 2025
https://github.com/jiaqiluo/shortcut-navigator
A practice for directed graph abstraction using an adjacency list
Last synced: 21 Mar 2025
https://github.com/d-antonelli/geeks_for_geeks_dsa_solutions
Solutions to Geeks for Geeks Data Structures & Algorithms Practices
algorithms data-structures geeksforgeeks javascript
Last synced: 02 Feb 2026
https://github.com/stylepatrick/data-structure-arithmetic-algorithm
Some examples for arithmetic data structures algorithm.
algorithm data-structures java
Last synced: 21 Mar 2025
https://github.com/makaveli10/leetcode-solutions
Solution to LeetCode problems in C++.
binary-search-tree data-structures graph-algorithms leetcode-problems-solutions leetcode-solutions problem-solving
Last synced: 06 Apr 2025
https://github.com/kplanisphere/linked-list-operations
Proyecto 3 - Estructuras de Datos
algorithm-implementation circular-linked-list cpp data-structures doubly-linked-list linked-list singly-linked-list
Last synced: 24 Jun 2025
https://github.com/jeffreywijaya100/avl-tree
Insertion, Deletion, Traversal using AVL Tree
avl-implementations avl-tree avl-tree-code avl-tree-implementations avltree c data-structures datastructures
Last synced: 17 Mar 2025
https://github.com/leobagua/leobagua.github.io
Let's talk about software development. https://leobagua.github.io
data-structures database devops elixir k8s kubernetes learning ruby ruby-on-rails software-engineering
Last synced: 30 Dec 2025
https://github.com/kiplingw/skiplist
Kip's implementation of William Pugh's (1989) probabilistic linked list with logarithmic access time.
algorithm balanced-tree data-structures linked-list logarithmic-complexity probabilistic-data-structures
Last synced: 22 Dec 2025
https://github.com/gh4rib/datastructures-in-go
Go package that implements useful data structures in go
data-structures go golang imported package
Last synced: 11 Jan 2026
https://github.com/sammyne/data-structures-and-algorithms-go
Data structures playground in Go
Last synced: 18 Mar 2025
https://github.com/coding-chez/data_structs-prog_concepts
Data Structures & Other Notes
data-structures jupyter-notebook notes
Last synced: 11 May 2025
https://github.com/joserafael0160/dmoj-uclv
Algoritmos y estructuras de datos || Soluciones del DMOJ con explicación
algorithm algorithms algorithms-and-data-structures array arrays cplusplus cpp data-structures data-structures-and-algorithms dmoj dmoj-solution dmoj-solutions dmoj-submissions solutions string strings
Last synced: 29 Dec 2025
https://github.com/georgiosmatzarapis/algorithm-challenges
Algorithm challenges in C++.
algorithm-challenges algorithms cpp data-structures modern-cpp
Last synced: 29 Mar 2025
https://github.com/wassimans/algorithmic-thinking-zingaro
Rust implementations for Daniel Zingaro's Algorithmic Thinking book problem set
algorithms data-structures rust-lang
Last synced: 23 Feb 2025
https://github.com/kalebers/data_structures
Data Structures in Java
algorithms data-structures java
Last synced: 15 Jun 2025
https://github.com/zyn10/pick_the_leader_using_circular_linkedlist
pick the leader problem using cpp in circular linked list
circular-linked-list cpp data-structures pick-the-leader
Last synced: 27 Dec 2025
https://github.com/preetesh21/data_structures
This repo contains the source code written by me for the CS201 course.
Last synced: 08 Sep 2025
https://github.com/sawyerdeveloper/ai-calculator
A calculator with AI inside of it.
ai alogrithms android artificial-intelligence artificial-intelligence-algorithms clean-architecture clean-code data-structures expo expo-web ios react react-native
Last synced: 30 Dec 2025
https://github.com/mofirojean/data-structures-and-algorithm
Contains code on the various data structures and algorithm implemented in various programming languages
algorithms-and-data-structures data-structures javascript linked-list python3 queue searching-algorithms sorting-algorithms stack tree-structure typescript
Last synced: 05 Apr 2025
https://github.com/capjamesg/piece-table
An implementation of the piece table data structure in Python.
Last synced: 09 Jul 2025
https://github.com/nicxkms/interactive-merge-sort-visualizer
🔍 An interactive visualization tool for the Merge Sort algorithm, featuring dual-tree animations, step-by-step execution, zoom & pan controls, and educational insights.
algorithm-visualization animations computational-complexity cs-students css data-structures divide-and-conquer educational-tool html interactive-ui javascript learning-tool merge-sort open-source performance-optimization responsive-design sorting-algorithm visualization web-app web-development
Last synced: 04 Mar 2025
https://github.com/ahmed-roshdy-1/dojo-blog
it's blog post project for add and delete post and filter post per tag
composition-api data-structures firebase vue vue3
Last synced: 02 Mar 2025
https://github.com/tomboddaert/dynode
A framework for making node-based structures with dynamically-sized values.
Last synced: 10 Feb 2026
https://github.com/adimyy/data-structures
This repository contains implementations of fundamental data structures in Java.
Last synced: 23 Feb 2025
https://github.com/yoc00lig/algorithms-and-data-structures
Algorithms and data structures course at AGH UST. Implementations of basic algorithms and tasks solutions.
agh-ust algorithms algorithms-and-data-structures asd data-structures leetcode
Last synced: 12 Sep 2025
https://github.com/mrigank005/c-programming
Welcome to my C Programming Repository! This repository contains a collection of C programs that cover fundamental concepts, data structures, algorithms, and real-world applications. Whether you are a beginner or an experienced programmer, you'll find useful resources here.
Last synced: 05 Apr 2025
https://github.com/seanballais/a-crazy-calculator
A simple calculator where the operations utilize stacks that are implemented with queues that are implemented by arrays that are implemented by linked lists.
Last synced: 24 Dec 2025
https://github.com/dannycalleri/ture
Collection of algorithms and data structures written in TypeScript for fun
algorithms data-structures typescript
Last synced: 23 Feb 2025
https://github.com/mubangizi/data-structures-info
Class assignment
algorithms-and-data-structures algorithms-datastructures data-structures javascript reactjs searching-algorithms sorting-algorithms tree-search
Last synced: 22 Mar 2025
https://github.com/mattiz3k/c-plus-plus-programming
# C Plus Plus ProgrammingThis repository contains my semester practice tasks for C++ programming, offering a beginner-friendly collection of core concepts. Ideal for students and self-learners, it covers basic I/O, loops, arrays, functions, and more. 🐙✨
algorithms-and-data-structures competitive-programming computer-programming cpp data-structures example-code hacktoberfest-accepted hacktoberfest2020 ide markdown programming-language snu snu-2d snuprogrammingtools streaming-media topcoder-solutions udp-server web-ide
Last synced: 03 Aug 2025
https://github.com/nirmalnishant645/college-activity
Different lectures on approaching the problems asked in Job Interviews that are available on LeetCode.
algorithms big-o big-o-notation big-o-performance complexity complexity-analysis data-structures hackerrank hackerrank-solutions interview interview-practice interview-prep interview-preparation interview-questions interview-test leetcode leetcode-python leetcode-solutions python python3
Last synced: 24 Feb 2025
https://github.com/scottaj/fsharp-set
A Set implementation in F#
data-structures fsharp set set-theory
Last synced: 27 Mar 2025
https://github.com/wesgtox/data-structure-ii
College "Data Structure II" exercises.
algorithms c cpp data-structures hash-table tree-structure
Last synced: 02 Mar 2025
https://github.com/asarkar/codewars-python
https://www.codewars.com/dashboard
algorithms codewars codewars-kata codewars-python codewars-solutions data-structures python
Last synced: 02 Mar 2025
https://github.com/asarkar/exercism-rust
https://exercism.org/tracks/rust
algorithms data-structures exercism exercism-rust rust rust-lang
Last synced: 02 Mar 2025
https://github.com/af2b/datastructure
A comprehensive collection of fundamental data structures implemented in different langs with practical, real-world examples. Each implementation includes detailed documentation covering from basic concepts to advanced usage, focusing on both educational understanding and practical applications.
clojure data-structures golang golang-examples ruby rust swift
Last synced: 30 Dec 2025
https://github.com/dev0x13/hbst
A C++ implementation of Hidden Binary Search Tree
Last synced: 21 Mar 2025
https://github.com/infinite-null/react-structs
React-Structs is an open-source project that brings data structures to life with interactive visualizations and animations. Built using React Native, this project aims to make learning data structures intuitive, fun, and accessible on Android
cross-platform data-structures educational interactive open-source react-native visualization
Last synced: 17 Mar 2025
https://github.com/dylankle/dieting-data
Food and water tracking application with GUI written completely in Java
data-structures gui input-output object-oriented-programming
Last synced: 15 Jun 2025
https://github.com/ritikahanish/html
binary-search data-structures searching-algorithms
Last synced: 27 Mar 2025
https://github.com/gama1903/leetcode_practice
Targeted on specific class of data structure or algorithm.
algorithms cpp data-structures leetcode
Last synced: 30 Oct 2025
https://github.com/jhtkoo0426/route-finder
An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)
data-structures integration-testing javascript path-planning reactjs unit-testing visualization
Last synced: 23 Feb 2025
https://github.com/lukasondrejka/data-structures-census
C++ generic data structures and data structures for efficient census data access
Last synced: 13 Mar 2025
https://github.com/itsmorais/ed_2023_02
Repositório criado para apoio as aulas de estrutura de dados 2ºSemestre de DSM
Last synced: 27 Mar 2025
https://github.com/amansrv/dsa-hackerrank
In this repository i only practicing all different varieties of questions related to all different topics of data structure and algorithm.
algorithms data-structures hackerrank
Last synced: 24 Jan 2026
https://github.com/alexlatam/data-structures-algorithms
Data structures in differents languages. PHP, JavaScript, Python, Ruby, Java, etc.
data-structures java php python
Last synced: 01 Jan 2026
https://github.com/zunainaliazam/phonebook-management-system
This project is made as a project for the implementation of Data structures. In this project, I have used doubly linked list to maintain this phonebook.
cpp data-structures doubly-linked-list
Last synced: 05 Apr 2025
https://github.com/mghalix/library-system
C++ console application to run a library system.
cpp data-structures file-organization oop
Last synced: 02 Mar 2025
https://github.com/nohomey/sdp-directory-tree-homework
Code for the third Data structures and algorithms course homework (File matcher)
allocator cpp14 data-structures iterator
Last synced: 02 Mar 2025
https://github.com/orelba/binary-search-tree
Building a balanced binary search tree (BST)
balanced-search-trees binary-search-tree computer-science data-structures
Last synced: 02 Mar 2025
https://github.com/gozeloglu/footballer-db
Fall 2018-2019
cpp11 data-structures doubly-linked-list linked-list
Last synced: 23 Feb 2025
https://github.com/gozeloglu/treasure-hunters
Fall 2018-2019
array data-structures multidimensional-arrays
Last synced: 23 Feb 2025
https://github.com/lthibault/uq
Fast unbounded queue with efficient allocation
data-structures generic memory-efficient queue
Last synced: 29 Mar 2025
https://github.com/c1m50c/py-data-structures
Package containing various data structures written in Python, primarily for learning purposes.
binary-search-tree binary-tree data-structures doubly-linked-list linked-list mit-license python python-3
Last synced: 29 Dec 2025
https://github.com/bearlike/practising-dsa
I practise general Programming, Data Structures and Algorithms here.
data-structures practice-programming
Last synced: 23 Feb 2025
https://github.com/0xharryduong/javascript-algorithms-data-structures
Algorithms and data structures - Javascript implementation
algorithms data-structures javascript
Last synced: 16 Jun 2025
https://github.com/loosenthedark/ci_dcd-mysql
Video tutorial walkthroughs followed as part of the Data-Centric Development module of Code Institute's Full Stack Web Development Diploma Programme
backend crud data-manipulation data-structures databases mysql python
Last synced: 30 Dec 2025