Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-02-06 00:07:09 UTC
- JSON Representation
https://github.com/abdallahhemdan/crackingthecodeinterview
๐ฏ My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..
cpp cracking-the-coding-interview data-structures interview-questions
Last synced: 24 Oct 2024
https://github.com/carlosneto726/tads
Projects and exercices made for the college
binary-tree bootstrap data-structures django laravel8 mysql postgresql
Last synced: 11 Oct 2024
https://github.com/nishkarshraj/cpp-reference
A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.
algorithms cpp data-structures
Last synced: 10 Nov 2024
https://github.com/davidssmith/ra
RawArray file format reference implementation
c data data-structures dimensions hdf5 hdf5-format julia library matlab metadata python ra-format storage-container
Last synced: 23 Oct 2024
https://github.com/hun756/hybble
Data Structures with basically C++ OOP concepts. Containers are handled as in STL.
beginner-friendly cpp cpp-course cpp-library cpp17 data-structures
Last synced: 08 Nov 2024
https://github.com/ar1st0crat/algorithmscheatsheet
Just a cheetsheet with codes of the most popular algorithms and data structures
data-structures searching sorting
Last synced: 05 Dec 2024
https://github.com/tamschi/cervine
A slightly more flexible Cow; to T: Borrow<R> as alloc::borrow::Cow is to B: ToOwned.
copy-on-write data-structures serde-support
Last synced: 29 Nov 2024
https://github.com/chantsune/portable-network-archive
Highly scalable archive format that can be compressed, encrypted, and split. Also, its data structure is inspired by the PNG data structure.
archive archive-format compression data-structures file-format rust rust-lang zstd
Last synced: 31 Oct 2024
https://github.com/vitorenesduarte/threshold-rs
Threshold data structures in Rust!
data-structures rust threshold vector-clock
Last synced: 12 Oct 2024
https://github.com/m7moudgadallah/leetcode_solutions
This Repo Contains LeetCode Solutions
algorithms cpp data-structures leetcode leetcode-solutions problem-solving
Last synced: 08 Nov 2024
https://github.com/kgabis/cutils
C utilities
c data-structures datastructures
Last synced: 14 Oct 2024
https://github.com/ibrahimhabibeg/codeforces
My solutions for Codeforces problems in C++
algorithms algorithms-and-data-structures codeforces codeforces-solutions competitive-programming cpp data-structures problem-solving
Last synced: 27 Oct 2024
https://github.com/reity/circuit
Minimal pure Python library for building and working with logical circuits.
circuit circuits common-library data-structures logic logic-circuit logic-gates python
Last synced: 23 Nov 2024
https://github.com/myselfakashagarwal/java-pocket-guide
Java content including DS , concepts , classes explanations etc
data-structures guide java-8 java-classes
Last synced: 07 Nov 2024
https://github.com/vipul1432/4thsem-java-practicals
4th Semester-Java-Practicals GTU #OOPs All source code
data-structures java javafx oops
Last synced: 10 Nov 2024
https://github.com/sanmak/factorial-tail-call-optimisation
A console based application to calculate factorial using Tail-Call-Optimisation.
algorithm console data-structures factorial javascript nodejs recursive-algorithm stackoverflow subroutines tail-call-optimization tail-calls tail-recursion wikipedia
Last synced: 28 Nov 2024
https://github.com/mghalix/bank-system
C++ Console Application for a Banking System.
console-application cpp data-structures file-organization oop
Last synced: 13 Nov 2024
https://github.com/sodiqsanusi/algorithmsarchive
A collection of algorithms solved from different platforms
algorithms data-structures javascript typescript
Last synced: 08 Nov 2024
https://github.com/jatin-8898/ultimate-placement-prep
My solved coding problems for the placement preparation. :blue_book:
algorithms array bitwise cpp data-structures graph hashmap hashtable interview interview-practice interview-prep interview-questions interview-solutions java placements swap tree
Last synced: 11 Oct 2024
https://github.com/skirianov/out-of-the-box-js
For you All struggling to find real life problems
algorythms data-structures javascript problems project
Last synced: 13 Oct 2024
https://github.com/abxhr/open-dsa
A compiled guide (codes) for various Data Structures and Algorithms
Last synced: 09 Nov 2024
https://github.com/robusgauli/cset.h
Typesafe, Generic & Fastest Set Data structure implementation in C
c data-structures generic hash hashmap set
Last synced: 02 Jan 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 13 Jan 2025
https://github.com/mribeirodantas/vidente
R package to parse and preprocess the Surveillance, Epidemiology, and End Results (SEER) Program data from NIH/NCI
cancer-patients cancer-research data-analysis data-science data-structures r-package seer
Last synced: 15 Oct 2024
https://github.com/nishkarshraj/python-programming
Programming in Python with level ranging from basic to advanced.
data-structures database database-management oops-in-python python python-3 python-library python-script
Last synced: 10 Nov 2024
https://github.com/okeuday/supool
Erlang Process Pool as a Supervisor
data-structures erlang erlang-process-pool
Last synced: 12 Oct 2024
https://github.com/varun93/javascript-challenges
Compilation of common algorithms and data structures in Javascript.
algorithms data-structures javascript javascript-challenges
Last synced: 09 Nov 2024
https://github.com/extwiii/oojava-uc.san.diego
Object Oriented Java Programming: Data Structures and Beyond - UC San Diego - Coursera
algorithm data-structures java object-oriented
Last synced: 29 Nov 2024
https://github.com/nazmulkp/swift-algorithms-and-datastructure-practice
Practice programming skills with tutorials and practice problems of Basic Programming, Data Structures and Algorithms with Swift Language
algorithms coding coding-challenge data-structures datastructure-practice interview-practice ios practice-programming-skills swift swift-algorithms swift-language
Last synced: 12 Oct 2024
https://github.com/sharyash81/data-structure
Data structure course during third semester of university
binary-search-tree data-structures disjoint-set divide-and-conquer dynamic-programming greedy-algorithms hashing heap priority-queue queue stack tree
Last synced: 10 Nov 2024
https://github.com/avidlearnerinprogress/placementpreparation
Collection of programs implemented by me from geeksforgeeks.com
algorithms c-plus-plus-11 data-structures
Last synced: 11 Oct 2024
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 14 Jan 2025
https://github.com/make-github-pseudonymous-again/js-collections
:school_satchel: Python's collections library in JavaScript
agpl collections computer-science data-structures javascript
Last synced: 12 Oct 2024
https://github.com/juliaaplavin/unioncollections.jl
arrays data-structures dictionaries
Last synced: 20 Jan 2025
https://github.com/mcxxmc/structures-in-go
Implementation of some data structures in golang. e.g. Binary search tree.
Last synced: 19 Dec 2024
https://github.com/aswinbarath/data-structures-and-algorithms
Problems on Data Structures and Algorithms
algorithms data-structures java leetcode problem-solving
Last synced: 06 Nov 2024
https://github.com/faheel/lab-exercises
Programs for (almost) all lab exercises, semester 6 onwards
computer-engineering cryptography data-structures jamia-millia-islamia lab-exercises oop operating-systems
Last synced: 12 Oct 2024
https://github.com/singh1aryan/all-about-python
๐ฆ Basic python stuff.
aima-python algorithms data-structures leetcode python
Last synced: 02 Feb 2025
https://github.com/tanmay-312/problem-of-the-day
Here you will find daily problem's solution for GeeksForGeeks and LeetCode from 1-1-2024. "365 Day Challenge: Daily POTD DSA"
365 365daychallenge 365daysofcode algorithms daily-coding-problem data-structures dsa dsa-algorithm dsa-practice gfg-potd gfg-solutions leetcode-practice leetcode-solutions problem-solving
Last synced: 19 Nov 2024
https://github.com/elliotwutingfeng/asciiset
asciiset is an ASCII character bitset.
ascii bitmask bitset bitwise byte data-structures hacktoberfest set string
Last synced: 11 Nov 2024
https://github.com/pkprajapati7402/cpp-notes
Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.
algorithms cpp data-structures dsa oops-in-cpp tutorial
Last synced: 05 Nov 2024
https://github.com/avidlearnerinprogress/epi_solutions
My solutions to the problems from book "Elements of Programming Interviews" - work in progress
algorithms cpp14 data-structures elements-of-programming-interviews whiteboard
Last synced: 11 Oct 2024
https://github.com/therustifyer/rustlang-es
Tutorial en Castellano del lenguaje de programaciรณn Rust. Documentaciรณn y pรกgina oficial https://www.rust-lang.org/es.
back-end concurrent-programming crates crates-io crates-of-the-week data-structures es-rust rust systems-programming
Last synced: 20 Jan 2025
https://github.com/eslam-abdo/data-structures-algorithms
This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.
algorithms c cpp data-structures
Last synced: 18 Jan 2025
https://github.com/wwkk-y/bplustree
ๆฐๆฎๅบๅบ็จ B+ ๆ (Java)
bplus-tree bplustree data-structures databases java
Last synced: 15 Oct 2024
https://github.com/gikoskos/simbly
Multithreaded runtime and interpreter for programs written in a tiny assembly-like language
c cmake concurrency concurrent data-structures interpreter language multithreading pthreads runtime toy-language unix
Last synced: 07 Nov 2024
https://github.com/keivan-sf/dafsa-visualizer
A Trie and DAFSA visualizer
dafsa data-structures finite-state-machine trie trie-structure
Last synced: 13 Oct 2024
https://github.com/imsanjoykb/data-structure-algorithm
This repo shows my practice session of Data Structure and Algorithm. Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way. This tutorial will give you a great understanding on Data Structures needed to understand the complexity of enterprise level applications and need of algorithms, and data structures.
algorithms-and-data-structures algorthims data-structures
Last synced: 12 Oct 2024
https://github.com/edinsonrequena/algorithms-and-data-structure
Here you can find many algorithm exercises in C language
algorithms algorithms-and-data-structures c data-structures python software-engineering stack tree
Last synced: 29 Nov 2024
https://github.com/kolosovpetro/html-code-generator
Computer science cheat sheet in C#
algorithms binary-search-tree binary-tree code-generation data-structures graph
Last synced: 25 Dec 2024
https://github.com/rishikesh-jadhav/ariac-agileroboticsforindustrialautomationcompetition2023
This repository documents our participation in the ARIAC (Agile Robotics for Industrial Automation Challenge) 2023, conducted by NIST (National Institute of Standards and Technology) as part of the ENPM-663 course. It showcases our innovative solutions to various agility challenges.
assembly computer-vision data-structures deployment gazebo imageprocessing object-detection quality-assurance quality-control robotics ros2 rviz
Last synced: 22 Nov 2024
https://github.com/ultirequiem/javascript-data-structures-platzi
๐๏ธ JavaScript Data Structures course on @platzi by @degranda
data-structures javascript platzi
Last synced: 24 Oct 2024
https://github.com/strake/containers.rs
Library of containers for computers with finite memory
Last synced: 12 Oct 2024
https://github.com/caffeines/code-library
Code collection of the different types of data structure, algorithm, and technique.
algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures
Last synced: 12 Oct 2024
https://github.com/lihanghang/tecroom
ๆๆฏๆ ๅจ็บฟๆป็ปๆๆกฃ๏ผๅ ๅซ็ผ็จ่ฏญ่จใๆฐๆฎ็ปๆไธ็ฎๆณใๆบๅจๅญฆไน ใๆฐๆฎๅบ็ญใ
artificial-intelligence coding data-mining data-structures deep-learning design-patterns docker java machine-learning nlp python3 summary text-extraction text-mining tools
Last synced: 13 Nov 2024
https://github.com/ehmicky/declarative-merge
Merge objects/arrays declaratively
algorithm append array clone data-structures deep functional functional-programming insert javascript library merge node nodejs object omit override patch shallow typescript
Last synced: 27 Oct 2024
https://github.com/jbayardo/rust-skiplist
Implementation of Skip List for Rust
data-structures rust rust-crate rust-lang rust-language rust-library skiplist
Last synced: 12 Oct 2024
https://github.com/arturopala/scala-tree
General purpose, covariant, immutable, low overhead, efficient, monadic tree-like data structure with comprehensive API.
data-structures library scala tree tree-structure
Last synced: 06 Nov 2024
https://github.com/adityamangal1/leetcode
coding-challenge data-structures leetcode
Last synced: 08 Nov 2024
https://github.com/dmjio/trie
This Trie is so fly
data-structures fly haskell tree trie
Last synced: 16 Nov 2024
https://github.com/juliaaplavin/accessorsextra.jl
data-structures lenses-library optics-code
Last synced: 20 Jan 2025
https://github.com/shivabhusal/algorithms_n_data_structures
Contains all common algorithm theories and implementation in various languages like C, Ruby, etc
algorithms c data-structures learning ruby
Last synced: 14 Oct 2024
https://github.com/adityakmr7/data-structure
data-structures hacktoberfest2019 hactoberfest
Last synced: 29 Dec 2024
https://github.com/marcos-venicius/fuu
Hooks, Masks, Validators, Transforms, Features. Algorithms, PY, JS, TS, React, CS... many languages
adt algorithms algorithms-and-data-structures data-structures dev-tools hooks masks python react tools utils validators web-tools
Last synced: 28 Dec 2024
https://github.com/daidai21/leetcode
The algorithm of Leetcode with Python3.x and C++. SQL and Shell.
algorithm bash cpp11 data-structures leetcode python3 shell sql
Last synced: 14 Oct 2024
https://github.com/fusion/data.cr
A bumbling foray in immutable data structures land. In Crystal!
crystal data-structures functional functional-programming immutable immutable-datastructures persistent persistent-data-structure
Last synced: 15 Oct 2024
https://github.com/prateekiiest/competitive-programming-algo-ds
A curated list of competitive programming exercises I did through my undergrad :ledger:
algorithm-challenges algorithms algorithms-and-data-structures data-structures
Last synced: 11 Oct 2024
https://github.com/riteshpuvvada/rust-grip
A simple repository of all my Rust programs
data-structures program-collection rust rustlang simple-game
Last synced: 11 Oct 2024
https://github.com/tsfoster/elm-heap
Heaps for elm
data-structures elm elm-lang elm-language heaps
Last synced: 12 Oct 2024
https://github.com/ayhamratrout/cpu_simulator
A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.
c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os
Last synced: 14 Jan 2025
https://github.com/topaxi/learning-cs
topaxi learning computer science fundamentals
algorithms data-structures interview-preparation javascript typescript
Last synced: 02 Dec 2024
https://github.com/alkesst/datastructures
Some data structures implemented in java and haskell
algorithms data-structures data-structures-algorithms datastructures haskell java
Last synced: 07 Nov 2024
https://github.com/shubham0204/text-predictor-android
Next word prediction and word auto-complete for Android - with the power of Rust ๐
android android-library autocomplete-suggestions data-structures markov-model rust text-predictions trie-data-structure
Last synced: 23 Jan 2025
https://github.com/devinterview-io/blockchain-interview-questions
๐ฃ Blockchain Interview Questions Answered to help you get ready for your next Data Structures interview.
blockchain blockchain-interview blockchain-interview-questions blockchain-technology data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview data-structures-interview-questions datastructures
Last synced: 12 Dec 2024
https://github.com/aditeyabaral/daa-lab-ue18cs255
A repository containing the source codes for the Design and Analysis of Algorithms Laboratory course (UE18CS255) at PES University.
algorithms brute-force c data-structures graphs searching searching-algorithms sorting sorting-algorithms-implemented
Last synced: 16 Nov 2024
https://github.com/alpaylan/bvrs
A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
algorithms bitvector bitvector-library data-structures rank rank-select select succinct-bit-vector succinct-data-structure
Last synced: 02 Dec 2024
https://github.com/aaronmcleancs/particlebox
Multithreaded particle dynamics engine using spatial hashing and quad tree collision detection to simulate forces among particles.
data-structures multithreading physics-simulation sdl2
Last synced: 17 Jan 2025
https://github.com/anishlearnstocode/hackerrank-cpp
Solutions to C++ domain challenges on Hackerrank ๐จโ๐ป๐ฑโ๐ค.
algorithms c cpp data-structures hackerrank
Last synced: 24 Nov 2024
https://github.com/webfiori/ui
A set of classes for creating HTML documents.
data-structures dom hacktoberfest html html-document html-element linked-list php slot webfiori-framework webfiori-ui
Last synced: 14 Nov 2024
https://github.com/xfhy/datastructure
ๆฐๆฎ็ปๆ,่ฏญ่จ:C++
cpp data data-structures structure
Last synced: 15 Nov 2024
https://github.com/veeso/orange-trees
๐ A Rust implementation of the Tree data structure ๐
data-structures rust rust-crate rust-library tree tree-structure
Last synced: 26 Nov 2024
https://github.com/jackfirth/planning
A Racket package for automated planning
data-structures library planning racket
Last synced: 30 Jan 2025
https://github.com/ankitsultana/cpsig
Yet another attempt at CPSIG
algorithms bits-pilani competitive-programming data-structures
Last synced: 08 Nov 2024
https://github.com/jackfirth/chess
A Racket package for playing chess
chess data-structures library racket
Last synced: 30 Jan 2025
https://github.com/chrisvilches/algorithms
Solutions for competitive programming problems in various online judges such as Kattis, SPOJ, URI Online Judge, etc.
acm-icpc algorithms atcoder beecrowd codechef codeforces competitive-programming data-structures kattis kattis-solutions spoj uva uva-solutions
Last synced: 22 Nov 2024
https://github.com/rakesh9100/bank-management-system
This project is made under the Summer Training course Advanced Data structure and Algorithm by Extellon in the duration May-June 2022.
algorithms bank-management-system-project c data-structures extellon summer-project
Last synced: 25 Jan 2025
https://github.com/khushi2706/30-days-of-dsa
DSA challenge for 30 days
algorithms data-structures data-structures-and-algorithms datastructures dsa dsa-algorithm dsa-cpp dsa-learning-series dsa-practice dsa-questions dsa-sheet
Last synced: 16 Jan 2025
https://github.com/madebypixel02/basic-oop-donkey-kong-in-python
[Uc3m] The Classic Donkey Kong game
data-science data-structures donkey-kong donkeykong programming python python-pip pyxel pyxeledit uc3m
Last synced: 14 Nov 2024
https://github.com/goutam1511/interview-preparation
This repository contains source files for basic Data Structures and Algorithms used in daily life of a CS UG student and is solely meant for Interview Preparation.
algorithms algorithms-and-data-structures competitive-coding competitive-programming data-structures interview-preparation
Last synced: 15 Dec 2024
https://github.com/azzzrro/data-structure-solutions-1
Data structure solutions for arrays, linked lists, strings, and binary search. Useful for learning and coding practice.
array binary-search data-structures javascript linear-search linked-list string
Last synced: 17 Jan 2025
https://github.com/ajay-dhangar/dsa-with-js
JavaScript Data Structures and Algorithms Basic Course or Roadmap
algorithms data-structures data-structures-and-algorithms dsa dsa-in-js javascript
Last synced: 12 Dec 2024
https://github.com/aradzie/persistent
A collection of persistent data structures implemented in Java
data-structures finger-tree hash-trie java persistent-data-structure
Last synced: 20 Nov 2024
https://github.com/yi-ge/rust-practice
Rust ็ฎๆณ็ปไน ใ
algorithm data-structures rust rust-lang
Last synced: 15 Nov 2024
https://github.com/yi-ge/cpp-practice
C++ ็ฎๆณ็ปไน ใ
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 15 Nov 2024
https://github.com/devinterview-io/hash-table-data-structure-interview-questions
๐ฃ Hash Table Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions hash-table-data-structure hash-table-data-structure-interview-questions hash-table-data-structure-questions hash-table-data-structure-tech-interview software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 12 Dec 2024
https://github.com/web2solutions/ds-ts
Estrutura de dados usando Typescript
binary-search-tree binary-tree challenge coding-challenge dados data-structures estrutura-de-dados interview interview-practice interview-preparation interview-questions javascript linkedlist portugues queue stack trie trie-tree tries typescript
Last synced: 04 Feb 2025
https://github.com/checksumdev/uniqueid
Generates a unique hash/identifier for a system given a set of parameters.
authentication crypto cryptography data-structures generator hardware hwid library os rust rust-crate rust-lang rust-library utility
Last synced: 15 Nov 2024
https://github.com/subrat611/leetcode-tree-visualizer
It enables you to view the tree that corresponds to the array of test cases.
binary-tree-visualization data-structures javascript typescript vitejs
Last synced: 19 Jan 2025