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-01-24 00:07:32 UTC
- JSON Representation
https://github.com/eval-exec/algorithm
Learning Data structure & Algorithm.
algorithm algorithm-practice data-structures leetcode-practice
Last synced: 20 Jan 2025
https://github.com/seonghun-dev/algorithm
자료구조 및 알고리즘 학습
algorithm algorithms data-structures
Last synced: 25 Dec 2024
https://github.com/asbhogal/javascript-algorithms-and-data-structures
Course notes for the JavaScript course provided by freeCodeCamp entitled 'JavaScript Algorithms and Data Structures.' Notes from activites and exercises will be pushed to this repo to serve as a 'bank' of resources and future reference.
algorithms data-structures data-structures-and-algorithms debugging dsa dsa-algorithm dsa-practice es6 freecodecamp functional-programming html5 javascript javascript-algorithms js object-oriented-programming oop
Last synced: 21 Jan 2025
https://github.com/yungshenglu/leetcode
Personal submissions on LeetCode
algorithm data-structures hacktoberfest interview leetcode
Last synced: 17 Dec 2024
https://github.com/heap-data-structure/about
:fallen_leaf: Heap data structures for JavaScript
agpl binary-heap binomial-heap brodal-queue computer-science data-structures fibonacci-heap heapq heaps heapsort javascript pairing-heap rank-pairing-heap specifications
Last synced: 14 Jan 2025
https://github.com/djboris9/merger
Go package that merges different datatypes together
data-structures golang golang-library golang-package map merge slice struct
Last synced: 13 Dec 2024
https://github.com/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 04 Jan 2025
https://github.com/vatsalkesarwani12/30daysleetcode
June LeetCoding Challenge
algorithms data-structures java leetcode solutions
Last synced: 10 Nov 2024
https://github.com/aalekhpatel07/reunion-api
Python and JS API for a Union-Find data structure written in Rust.
data-structures disjoint-set pyo3 python reunion rust-lang union-find wasm
Last synced: 13 Oct 2024
https://github.com/manraj29/hotel-service-management-
College Project : Hotel Services Management
c data-structures management queue
Last synced: 13 Jan 2025
https://github.com/akashjain04/phone-book-with-dll
Phone Book application to demonstrate Doubly Linked List with header concept.
c-programming data-structures doubly-linked-list linked-list phone-book simple sorted-lists
Last synced: 24 Jan 2025
https://github.com/batazor/algorithm
Algorithm
algorithm algorithms data-structures
Last synced: 21 Dec 2024
https://github.com/mtchavez/skiplist
Skiplist data structure in golang
data-structures go golang skiplist
Last synced: 20 Jan 2025
https://github.com/jasonheecs/js-data-structures
An npm package containing implementations of various data structures in Javascript.
binary-search-tree circular-linked-list computer-science data-structures doubly-linked-list javascript linked-list min-heap npm-package queue stack trie
Last synced: 30 Oct 2024
https://github.com/hadronized/non-empty
Efficient non-empty vectors in Rust
Last synced: 21 Jan 2025
https://github.com/aca-labs/matrix
Type-safe abstract matrix structures for crystal-lang
Last synced: 07 Jan 2025
https://github.com/tisonkun/dsa-thu
Data structures and algorithms from a lesson of Tsinghua University.
Last synced: 15 Oct 2024
https://github.com/juliencrn/the-algorithm-challenge
Let's practice the algorithms and data-structures using Typescript, Rust and TDD (The exercises are from FreeCodeCamp)
algorithms data-structures freecodecamp project-euler rosetta-code rust tdd typescript
Last synced: 13 Dec 2024
https://github.com/andykswong/muds
modular library for data-oriented design
data-oriented data-structures javascript microframework react rust typescript
Last synced: 24 Oct 2024
https://github.com/imdrasil/glushkov
Extended mathematical shard
crystal data-structures mathematics
Last synced: 11 Dec 2024
https://github.com/diegolonio/escom
Todo el código (casi) que he escrito para las unidades de aprendizaje de la Escuela Superior de Cómputo (IPN).
adoo bison c-language c-programming-language compiler-design compilers computer-architecture data-structures escom ipn java linux operating-system php python sistemas-operativos ubuntu vhdl web
Last synced: 12 Oct 2024
https://github.com/juliogarciape/data-structures-and-algorithms
<Data Structures and Algorithms with Python />
algorithms data-structures data-structures-and-algorithms python python3
Last synced: 08 Jan 2025
https://github.com/deliciafernandes/datastructures-in-c
Basic Data Structures in C programming language😌
algorithm algorithm-library algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented data-structures datastructures hacktoberfest hacktoberfest-accepted hacktoberfest2020
Last synced: 30 Dec 2024
https://github.com/shuyib/teaching_data_collection
Learn data collection by putting a couple of things into consideration
best-practices data-collection data-science data-structures data-visualization makefile matplotlib pandas-dataframe polars-dataframe
Last synced: 28 Nov 2024
https://github.com/anshuthopsee/binary-tree-visualizer
A simple tool, to visualize, Binary Tree and Heap data structures. Made with vanilla JS.
binary-search-tree binary-tree binary-tree-visualization binary-tree-visualizer data-structures dsa heap maxheap minheap visualization
Last synced: 14 Dec 2024
https://github.com/mauricioromagnollo/study-algorithms-data-structures-c
A Open Source repository written in C language about data structures and algorithms
algorithms c clang data-structures makefile study
Last synced: 07 Dec 2024
https://github.com/dbc2201/algorithmiccomplexities
Sample Java codes to explain algorithmic complexities
Last synced: 31 Oct 2024
https://github.com/nixrajput/ds-algorithms-python
Implementation of `Data Structure & Algorithms` using `Python Programming Language`.
algorithms algorithms-python data-structures data-structures-and-algorithms data-structures-python ds-algo ds-algo-python ds-algorithm nixlab nixrajput nixrajput-github python-ds-algo
Last synced: 11 Jan 2025
https://github.com/punitgr/hackerrank
Solutions to Hackerrank problems
algorithms bash data-structures hackerank hackerrank-solutions numpy python
Last synced: 06 Dec 2024
https://github.com/andisiambuku/data-structures-and-algorithms
A repo of data structures and algorithms solutions to challenges on Leetcode in JavaScript
algorithms data-structures javascript leetcode-solutions
Last synced: 15 Nov 2024
https://github.com/kimfucious/pythonic_algocasts
🐍 A pythonic version of exercises based on Stephen Grider's The Coding Interview Bootcamp: Algorithms + Datastructures
algocasts algorithm-challenges bootcamp data-structures htmltestrunner livereload python stephengrider
Last synced: 18 Dec 2024
https://github.com/alexvzyl/nativeframework
💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.
cpp data-structures framework glfw gpu-acceleration imgui lua native-app opengl
Last synced: 12 Oct 2024
https://github.com/nirmalnishant645/python-programming
Basic Python Programs
algorithms algorithms-and-data-structures algorithms-datastructures big-data data-analysis data-cleaning data-mining data-mining-algorithms data-science data-structure data-structures datastructures-algorithms geeksforgeeks geeksforgeeks-python geeksforgeeks-solutions hackerearth hackerearth-python hackerearth-solutions python python3
Last synced: 24 Jan 2025
https://github.com/gr3yknigh1/cboxes
Simple collections library written in C
Last synced: 19 Jan 2025
https://github.com/ranaessam03/linear_structures
This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.
cpp data-structures linked-list problem-solving queue stack
Last synced: 25 Dec 2024
https://github.com/helias/algorithms-js
Some algorithms and data structures that I made in JS.
binary-change binary-heap binary-search-tree binary-select binary-swap data-structures hash insertion-sort partition rbtree red-black-tree
Last synced: 03 Jan 2025
https://github.com/kevinpollet/go-datastructures
Data structures implementations in Go
abstract-data-types binary-search-tree data-structures datastructures dequeue go golang list queue stack union-find
Last synced: 24 Jan 2025
https://github.com/jassoncu/algoritmos-y-estructuras-de-datos-en-go
¡Bienvenido al repositorio "Algoritmos y Estructuras de Datos en Go"!
algorithms algorithms-and-data-structures data-structures go golang learning practice
Last synced: 24 Jan 2025
https://github.com/nishant7372/codeforces
Solutions of Codeforces Problem
codeforces-solutions data-structures data-structures-and-algorithms java maths
Last synced: 19 Jan 2025
https://github.com/md-shamim-ahmad/hackerrank-online-judge-problems-solutions
This repository contains my accepted solutions for many HackerRank online judge problems
algorithm array competitive-programming cpp data-structures graph hackerrank hackerrank-solutions java linked-list mathematics python queue solutions stack tree
Last synced: 24 Jan 2025
https://github.com/samvel-aivazian/thinkdast
This repository contains my solutions to exercises from the book Think Data Structures: Algorithms and Information Retrieval in Java by Allen B. Downey. The book is published by Green Tea Press.
algorithms algorithms-and-data-structures data-structures java java-21 sorting-algorithms
Last synced: 11 Jan 2025
https://github.com/beraliv/data-structures
JS Data Structures
algorithms data-structures design-patterns js
Last synced: 25 Jan 2025
https://github.com/shxntanu/se-lab-assignments
A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).
algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering
Last synced: 19 Dec 2024
https://github.com/rakesh9100/cse-dsa-codes
This repository contains the advanced basic reference codes of Data Structures and Algorithms.
algorithms cpp data-structures programmes
Last synced: 25 Jan 2025
https://github.com/jopetty/cpsc-223
Homework assignments, lecture notes, and papers for CPSC 223b (Data Structures and Programming Techniques) at Yale University.
c computer-science data-structures yale
Last synced: 25 Jan 2025
https://github.com/aditya-a-garwal/aghashtable
High performance C++ Hash Table implementation
algorithm algorithms algorithms-and-data-structures benchmark data-structures google-test hashmap hashset hashtable linux lookup-table unit-test windows
Last synced: 03 Jan 2025
https://github.com/zain-bin-arshad/social-network-simulator
Social Network Simulator developed in python.
data-structures linked-list network-simulator node python python3 social-network-graph social-network-like-facebook
Last synced: 18 Dec 2024
https://github.com/behzadam/solved
Solved is my code practices and solutions in typescript
algorithm algorithms code-challenges data-structures datastructures design-patterns exercism exercism-solutions hackerrank leetcode leetcode-typescript patterns typescript
Last synced: 18 Dec 2024
https://github.com/mahfuz2411/dsa-with-different-languages
Welcome to the world of Data Structures and Algorithms (DSA) in various programming languages! Explore DSA concepts and solutions using Python, C++, Java, JavaScript, C#, and more. Whether you're learning the basics or mastering advanced techniques, this repository is your key to DSA in the language of your choice. Join the coding adventure today!
algorithms cpp14 csharp data-structures graph java-8 javascript linked-list python3 queue-stack searching sorting tree
Last synced: 18 Dec 2024
https://github.com/danielbrodi/c-data-structures
A collection of algorithms and implementations of all common data structures - written in C. Multiple ways to implement any data structure, e.g: Both iterative and recursive way for a binary search tree. All kinds of Linked Lists (Singly, Doubly, Sorted). Hash Map which is based on a linked list and etc...
algorithm binary-search-tree binary-tree bit-array c circular-buffer circular-queue data-structures data-structures-and-algorithms doubly-linked-list hash-map heap heap-queue linked-list priority-queue queue singly-linked-list sorted-lists stack vector
Last synced: 25 Dec 2024
https://github.com/dlamott/datastructures
Data structures, algorithms, and programming techniques in Java. Useful study guide that is ever growing.
algorithms books data-structures documentation education guide information java programming school showcase sorting-algorithms study studyguide tool
Last synced: 24 Jan 2025
https://github.com/sanmak/sumo-queue
Queue Data Structure Implementation. Use it for large arrays.
array arrays chai complexity complexity-analysis data-structures javascript mocha mocha-chai queue queue-algorithm queues
Last synced: 19 Dec 2024
https://github.com/arvryna/ds-algo
Data structures and Algorithms in C++/Go
Last synced: 24 Dec 2024
https://github.com/mericluc/common-coding-puzzles
A folder containing a set of common technical interview questions
algoexpert algorithms coding-interviews cplusplus data-structures leetcode-cpp
Last synced: 17 Dec 2024
https://github.com/augusto11cb/computer-science-concepts-techniques-technologies
This repository aims to store my general studies on concepts, new technologies and techniques of computer science.
aspect-oriented-programming build-tool clean-architecture clean-code cleancode cloud-native cloud-native-architectures cloud-platforms computer-science concepts data-structures design-patterns design-principles gradle kotlin microservice microservices-architecture rabbitmq serverless spring-kotlin
Last synced: 01 Jan 2025
https://github.com/snykk/grader-assignments-backend
[ 05 October - 10 November 2022 ] Basic backend programming | Ruangguru CAMP
basic-programming data-structures golang http-client http-server problem-set problem-solving
Last synced: 19 Jan 2025
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 11 Jan 2025
https://github.com/jaygajera17/leetcode_gfg_string_problem
Collection of all the String Question from gfg and leetcode
cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions geeksforgeeks-string gfg leetcode leetcode-string string string-algorithms string-question
Last synced: 18 Dec 2024
https://github.com/joangq/exactas
Una repo para subir notas de las clases.
algebra algorithms calculus compsci data-structures linear-algebra uba uni-courses
Last synced: 11 Jan 2025
https://github.com/gwuah/ds-algorithms
practicing ds-algorithms to improve my problem solving ability
algorithms data-structures hackerrank leetcode
Last synced: 11 Jan 2025
https://github.com/lukman-01/coderbyte-solutions-in-python
This repository provides a systematic guide to solving Coderbyte coding problems by breaking down the process into steps, algorithm design, optimized code writing, test case generation in Python.
algorithms data-structures python3
Last synced: 10 Jan 2025
https://github.com/thederickff/datastructure
📚 Data Structure algorithm types in Java
binary-search-tree data-structures graph-algorithms hash java linked-list sets stack
Last synced: 19 Jan 2025
https://github.com/d-k-deng/dataprocessing_practice
The program processes personal records from a file using custom-implemented data structures such as Binary Search Trees (BST), heaps, and hashmaps, with an emphasis on generics and without relying on built-in Java classes like LinkedList and PriorityQueue.
data-processing data-structures java
Last synced: 03 Dec 2024
https://github.com/daudi13/hospital-database
This is a postgres Hospital database project built from a schema diagram
Last synced: 23 Jan 2025
https://github.com/tafara-n/code-practise
Practising coding in different languages.
api bootstrap5 c css data-structures database django flask html javascript jquery json programming python sqlalchemy typescript
Last synced: 25 Jan 2025
https://github.com/msk4862/ds-algo
DS & Algo practices
algorithm-challenges algorithms competative-programming data-structures
Last synced: 24 Nov 2024
https://github.com/devdrops/spl-ds
:neckbeard: SPL and it's data structures.
Last synced: 12 Dec 2024
https://github.com/cankatabaci/implement-stack-using-2-queues
Implement stack using 2 queues simple C# edition
Last synced: 07 Dec 2024
https://github.com/mdabdullahibnaharun/programmingcontest-problemsolving
Programming Problem Solving by using C/C++, Java, Python with Ds, STL & ALgorithms.
algorithms-and-data-structures c cpp17 data-structures java problem-solving python
Last synced: 15 Jan 2025
https://github.com/adrinlol/javascript-algorithms-and-data-structures
This repository contains JavaScript based examples that will teach you the fundamentals of algorithmic thinking by writing functions that do everything from converting temperatures to handling complex 2D arrays.
algorithm basic-algorithm data-structures data-structures-and-algorithms javascript javascript-guide
Last synced: 19 Nov 2024
https://github.com/aoijs/aoi.structures
Abstract Data Structures That Make Storing data Much easy.
data-structures structures typescript
Last synced: 14 Nov 2024
https://github.com/wazedkhan/problems
This repository contains HackerRank, LeetCode and Codeforces Problem's Solving tasks Solutions.
algorithms codeforces codeforces-solutions data-structures hackerrank hackerrank-solutions interviewbit-solutions leetcode-solutions problem-solving python timecomplexity
Last synced: 03 Dec 2024
https://github.com/anishlearnstocode/hackerrank
Solutions to Hackerrank domains such as Java ☕, Python, Data Structures etc. with Tutorials on Statistics 🔢 and Interview preperation. Also contains certification solutions and links 🦄
algorithms data-structures hackerrank hackerrank-solutions java python python3
Last synced: 24 Jan 2025
https://github.com/michaelnabil230/laravel-analytics
A Laravel package to retrieve pageviews and other data from Database
data-analysis data-structures database laravel php
Last synced: 15 Nov 2024
https://github.com/ranjan2104/geek-for-geek-problems-solutions
The Interview Question and Answer find here with Better Approachs
algorithms data-structures java
Last synced: 08 Jan 2025
https://github.com/fatihilhan42/data-science-projects
In this repo, there are (beginner-upper) level projects in the field of data science. I will host these projects that I have done in this field every day in this repo. With the hope that it will be useful to those who are interested in the field of data science like me and will just start...
data-analysis data-engineering data-mining data-science data-structures data-visualization database datascience fatihilhan fortytwo fortytwofficial jupyter-notebook python
Last synced: 01 Dec 2024
https://github.com/tomiwa-ot/cs-assignments
computer science assignments
assembly bank-application bankers-algorithm bellman-ford-algorithm computational-methods computer-science concurrent-programming data-structures dijkstra-algorithm dining-philosophers-problem generics java linear-algebra memory-management operating-system search-engine search-engines serp systems-analysis tracking-fleet-vehicles
Last synced: 14 Nov 2024
https://github.com/thisis-developer/data-structures-algorithms
A data structure is not only used for organizing the data. It is also used for processing, retrieving, and storing data. There are different basic and advanced types of data structures that are used in almost every program or software system that has been developed. So we must have good knowledge about data structures.
array avl-tree binary-search binary-search-tree bubble-sort data-structures graph-algorithms heap insertion-sort linear-search linked-list loops-and-iterations matrix merge-sort queue quick-sort recursion selection-sort stack tree-algorithms
Last synced: 04 Dec 2024
https://github.com/gediont/competitive-programming
A2SV Camp
algorithm algorithms-and-data-structures competitive-programming data-structures graphs-algorithms tree-structure
Last synced: 16 Jan 2025
https://github.com/amulyamachhan/dsa
This repository contains solutions to Data Structures and Algorithms (DSA) questions from Striver's.com implemented in JavaScript.
algorithms arrays binary-search data-structures dsa dsa-practice hashing javascript patterns recursion sorting strings
Last synced: 09 Nov 2024
https://github.com/ranjan2104/leetcode-problems_solutions
Here in this repo you get leetcode challenge problems solution here include data structure and algorithms different types of approach is avaliable here so Enjoy!
algorithms data-structures java
Last synced: 08 Jan 2025
https://github.com/ranjan2104/java-programming-codes
Here you can find the java programming codes
algorithms data-structures java
Last synced: 08 Jan 2025
https://github.com/ryosukecla/go-cs
algorithms, data structures, mathematics written in golang
algorithm computer-science data-structures golang math
Last synced: 12 Jan 2025
https://github.com/functional-abstraction/measure
:straight_ruler: Monoids and measures for JavaScript
agpl data-structures functional javascript measures monoids
Last synced: 07 Dec 2024
https://github.com/eomm/grokking
Mind under construction
data-structures grokking grokking-algorithms search-algorithm sorting-algorithms streams tree
Last synced: 31 Dec 2024
https://github.com/ereh11/competitiveprogramming
Here Solutions to many problems from Codeforces, Hackerrank , Leetcode and Atcoder
algorithms codeforces coding-challenge competitive-programming data-structures hackerrank problem-solving spoj uva
Last synced: 17 Dec 2024
https://github.com/v-shenoy/advent-of-code-2022
🎄 My solutions to Advent of Code 2022.
advent-of-code advent-of-code-2022 algorithms aoc aoc-2022 data-structures rust rust-lang
Last synced: 17 Dec 2024
https://github.com/dalgona/ds_study
자료구조 스터디~
algorithm data-structures study
Last synced: 17 Jan 2025
https://github.com/zzy979/dsaacpp
《数据结构、算法与应用C++语言描述》书中代码和习题解答
algorithms-and-data-structures data-structures
Last synced: 15 Jan 2025
https://github.com/lencx/algorithms
🤖 Data structure and algorithms
algorithms data-structures data-structures-and-algorithms
Last synced: 10 Nov 2024
https://github.com/ranjan2104/hackerrank-problem-solutions
here you get all hackerrank problem solution using java
algorithms data-structures java
Last synced: 08 Jan 2025
https://github.com/mahdavipanah/libcdll
A cozy C library that implements circular doubly linked list
c data-structures library linked-list
Last synced: 06 Dec 2024
https://github.com/sagarmaheshwary/notes
Tech notes/tips for Software Engineers
algorithms data-structures database design-patterns docker docker-compose javascript nodejs oop postgresql rabbitmq reactjs redis typescript
Last synced: 13 Nov 2024
https://github.com/shravanatirtha/sde-striver-sheet
A collection of problems from Strivers-SDE-sheet using which people have cracked their dream jobs. These questions are commonly asked in product-based companies like Amazon, Microsoft, Google, etc
algorithm data-structures interview-questions
Last synced: 15 Dec 2024
https://github.com/kneasle/shortlist
An efficient data structure to track the largest items pushed to it.
data-structures rust rust-library shortlist
Last synced: 16 Jan 2025
https://github.com/gm7avila/data-structures
🏗️ My study of data structures using C
c computer-science data-structures
Last synced: 16 Jan 2025
https://github.com/yazanzebak/algorithms-and-datastructures
C++ Implementation of algorithms and data structures.
algorithms competitive-programming data-structures
Last synced: 15 Jan 2025