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.

https://github.com/imdanielsp/dstructs

A data structure playground

algorithms cpp data-structures unit-test

Last synced: 19 Sep 2025

https://github.com/thealgo/hackerrank_solutions

Solutions to all the hackerrank questions solved my me using my own noble algorithms

algorithms cpp data-structures hackerrank

Last synced: 19 Sep 2025

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: 22 Sep 2025

https://github.com/lautarojayat/data-structures-and-algorithms-in-c

Just some exercises on algorithms and datastructures

algorithms algorithms-and-data-structures data-structures

Last synced: 18 Mar 2025

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 Apr 2025

https://github.com/maksimdzhangirov/algorithms-and-data-structures

Алгоритмы и структуры данных

algorithms data-structures lists queue stack tree-structure

Last synced: 23 Feb 2026

https://github.com/apuliasoft/j2se-js

JavaScript porting of J2SE framework

data-structures es6 j2se java javascript library typescript umd

Last synced: 14 Feb 2026

https://github.com/okeuday/supool

Erlang Process Pool as a Supervisor

data-structures erlang erlang-process-pool

Last synced: 04 Aug 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: 08 Oct 2025

https://github.com/anishlearnstocode/hackerrank-cpp

Solutions to C++ domain challenges on Hackerrank 👨‍💻🐱‍👤.

algorithms c cpp data-structures hackerrank

Last synced: 10 Apr 2025

https://github.com/agzuniverse/competitivecoding

A collection of unique problems and their solutions I've come across during competitive coding.

algorithms competitive-programming data-structures hacktoberfest

Last synced: 16 Sep 2025

https://github.com/louiixx-h/algorithms-and-data-structure

Study about algorithms and data structure in Kotlin.

algorithms data-structures kotlin scientific-computing structured-data

Last synced: 08 Oct 2025

https://github.com/alwinsimon/ds-in-js

Ds in Js is a repository that contains implementations of various basic data structures and algorithms in JavaScript. Whether you are a beginner looking to learn about data structures and algorithms or an experienced developer looking for a quick reference, this repository has you covered.

algorithms-and-data-structures begginer-friendly contributions-welcome data-structures dsa-algorithm javascript js

Last synced: 19 Jun 2025

https://github.com/honzasp/spiral

A simple compiled programming language

compiler data-structures functional language-design rust

Last synced: 20 Mar 2025

https://github.com/thisiskeanyvy/car-charging-stations

Système de données pour les bornes de recharge pour voitures électriques en France

car car-charger charging-stations data-structures json open-data open-source

Last synced: 30 Mar 2025

https://github.com/whaha-ha/dailycoding-solutions

🎓🖥️ Solutions for 350+ Interview Questions asked at FAANG and other top tech companies

algorithms coding-challenge coding-problems data-structures interview-questions problem-solving python

Last synced: 03 May 2025

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: 10 Apr 2025

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: 08 Oct 2025

https://github.com/negarhonarvar/finding-the-closest-bank

Finding the closest bank using kd-tree and hashmap

data-structures hashmap java kd-tree

Last synced: 23 Apr 2025

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: 26 Jul 2025

https://github.com/Racum/django-binhash

Work with hexadecimal, store in binary, using half of the data size.

binary-data data-structures django django-orm fieldtype hash

Last synced: 21 Mar 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 Dec 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: 10 Jun 2025

https://github.com/riteshpuvvada/rust-grip

A simple repository of all my Rust programs

data-structures program-collection rust rustlang simple-game

Last synced: 05 Oct 2025

https://github.com/lguyogiro/betterdict

How Python dicts should behave

data-structures dict python

Last synced: 20 Jul 2025

https://github.com/arturbomtempo-learning/pucminas-aeds2-assignments

Content developed throughout the Data Structures and Algorithms II course in the second semester of the Computer Science program at PUC Minas, including exercises, activities, and other implementations.

algorithms binary-search binary-tree bubble-sort c data-structures heap-sort insertion-sort java list queue quicksort radix-sort searching-algorithms selection-sort sequential-search sorting-algorithms stack

Last synced: 10 Mar 2026

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: 14 Apr 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: 14 Oct 2025

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: 27 Feb 2026

https://github.com/ico12319/leetcode-tasks

LeetCode tasks solved by me

algorithms cpp data-structures

Last synced: 28 Feb 2025

https://github.com/ahammadmejbah/data-science-interview-question-and-solution

Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.

data-engineering data-mining data-science data-structures data-visualization database

Last synced: 26 Feb 2025

https://github.com/abhiroop/haskal

A collection of Data Structures and Algorithms written in Haskell.

algorithms data-structures haskell

Last synced: 18 Feb 2026

https://github.com/rezagooner/parenthesis-matching

Checking the correct use of ( ) and { } and [ ] in mathematical expressions

algorithms compiler-design computer-science data-structures parenthesis-matching stack string-processing syntax-analysis

Last synced: 25 Jul 2025

https://github.com/elliotwutingfeng/asciiset

asciiset is an ASCII character bitset.

ascii bitmask bitset bitwise byte data-structures hacktoberfest set string

Last synced: 29 Apr 2025

https://github.com/sielabs-org/semicolon

A platform where every leetcode problems gets a meaning!

algorithms data-structures learning

Last synced: 16 Apr 2026

https://github.com/spirosmaggioros/bubble

bubble is a new data structure based on the idea of fibonacci heaps

avl-tree binary-search binary-search-tree data-structures fibonacci-heap heap tree tree-structure

Last synced: 17 Jan 2026

https://github.com/monkey0722/computer-science

Computer Science in TypeScript

algorithms data-structures math typescript

Last synced: 19 Mar 2025

https://github.com/3rfaan/cses

CSES Problem Set Solutions in the Rust Programming Language

algorithms cses data-structures problem rust set solutions

Last synced: 29 Oct 2025

https://github.com/nimit95/cpp-header

C++ header for Data structure

c-plus-plus cpp data-structures linked-list tree vector

Last synced: 13 Apr 2025

https://github.com/xfhy/datastructure

数据结构,语言:C++

cpp data data-structures structure

Last synced: 13 Apr 2025

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: 28 Oct 2025

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: 22 Apr 2025

https://github.com/alkesst/datastructures

Some data structures implemented in java and haskell

algorithms data-structures data-structures-algorithms datastructures haskell java

Last synced: 16 Jul 2025

https://github.com/dbc2201/algorithmiccomplexities

Sample Java codes to explain algorithmic complexities

data-structures java

Last synced: 29 Aug 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: 14 May 2025

https://github.com/agrarium/agrarium

Tool for transform information with JS plugins.

collector components data-structures docs documentation generic jsdoc streams typescript

Last synced: 13 Apr 2025

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: 09 Apr 2025

https://github.com/robusgauli/cset.h

Typesafe, Generic & Fastest Set Data structure implementation in C

c data-structures generic hash hashmap set

Last synced: 07 Sep 2025

https://github.com/frenzyexists/solve-the-crime

First Project from Spring semester 2021 on Data Structures. That's it

data-structures java university university-project

Last synced: 24 Oct 2025

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: 10 Jul 2025

https://github.com/jackfirth/planning

A Racket package for automated planning

data-structures library planning racket

Last synced: 06 Jan 2026

https://github.com/capsulecorplab/mindgraph

A graph data structure, for task management, in python

data-structures graph hacktoberfest task-management

Last synced: 30 Jun 2025

https://github.com/aditeyabaral/data-structures-ue18cs202

A repository containing the source codes for the Data Structures course (UE18CS202) at PES University.

algorithms c data-structures data-structures-and-algorithms

Last synced: 27 Aug 2025

https://github.com/mhamdyx/c-programming-a-modern-approach-2nd-ed-solutions

My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation

Last synced: 18 Mar 2025

https://github.com/dmjio/trie

This Trie is so fly

data-structures fly haskell tree trie

Last synced: 14 Apr 2025

https://github.com/varun93/javascript-challenges

Compilation of common algorithms and data structures in Javascript.

algorithms data-structures javascript javascript-challenges

Last synced: 22 Apr 2025

https://github.com/mcxxmc/structures-in-go

Implementation of some data structures in golang. e.g. Binary search tree.

data-structures go golang

Last synced: 21 Aug 2025

https://github.com/gohouse/datastructure

the data structure implementation in golang(数据结构的go语言实现, 队列:queue; 散列表:hashtable; 二叉平衡树:avl-tree......)

avl-tree data-structures go hashtable queue

Last synced: 05 May 2025

https://github.com/hanke0/python-ctools

A collection of useful data structures and functions written in C for Python.

data-structures functions python-c-api python-c-extension python-library

Last synced: 20 Aug 2025

https://github.com/eliasafara/algorithmic-odyssey

📝 Welcome to my Algorithmic Odyssey! This repository is a collection of algorithms and data structures that I've written, explored, and refined as part of my journey into the fascinating world of computer science and problem-solving.

algorithms coding computer-science data-structures interview-preparation javascript javascript-algorithms-and-data-structures

Last synced: 25 Oct 2025

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: 27 Oct 2025

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: 14 Jul 2025

https://github.com/mahmoodhamdi/leet_code_100_days

LeetCode 100 Days Challenge: Improve problem-solving skills by tackling LeetCode problems over 100 days.

challenge data-structures data-structures-and-algorithms leetcode leetcode-dart solving-algorithm

Last synced: 18 Aug 2025

https://github.com/ultirequiem/javascript-data-structures-platzi

🏗️ JavaScript Data Structures course on @platzi by @degranda

data-structures javascript platzi

Last synced: 12 May 2025

https://github.com/octcarp-courses/SUSTech_CS203-DSAA_F22_Works

(1080/1000) Labs of CS203 2022 Fall: Data Structure and Algorithm Analysis, SUSTech. Taught by Prof. Bo TANG @tangloner.

algorithms cs203 data-structures sustech

Last synced: 24 Oct 2025

https://github.com/stevenschmatz/prufer

🌲 Memory-efficient labeled tree construction in Python

academic computer-science data-structures python theoretical-computer-science tree trees

Last synced: 31 Jan 2026

https://github.com/polytonic/incandescent

The Standard Template Library for Dummies

algorithms computer-science cplusplus data-structures stl

Last synced: 10 Apr 2025

https://github.com/vedanthv/dsa

A repository of Data Structures and Algorithms Problems in Java!

algorithms data-structures java leetcode

Last synced: 19 Oct 2025

https://github.com/anujvyas/data-structures-and-algorithms

This repository consists of all my codes related to DSA

algorithms data-structures python

Last synced: 09 Apr 2025

https://github.com/anishlearnstocode/python-workshop-4

Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓.

algorithms capstone course data-structures data-types dictionary input intoduction-to-programming list list-comprehension loops online-course pycharm pycharm-ide python python3 tuple workshop

Last synced: 13 Apr 2025

https://github.com/iinjyi/stack-adventures

An interactive game for teaching the Stack data structure. Ranked 1st in "Best educational game 2022" contest at Faculty of Computers and Information Science - Mansoura University.

data-structures game game-development interactive learning stack

Last synced: 20 Feb 2026

https://github.com/vgherard/r2r

R-Object to R-Object Hash Maps

data-structures hashtable r

Last synced: 30 Apr 2025

https://github.com/Solution10/collection

Like arrays, only better! Small, lightweight PHP 5.3 Collection class with smart slicing and fancy sorting.

arrays composer-packages data-structures php

Last synced: 27 Apr 2025

https://github.com/alexvzyl/freelist

A cache-coherent, embedded freelist collection written in Rust.

cache data-structures freelist rust rust-lang

Last synced: 30 Oct 2025

https://github.com/waynewbishop/bishop-algorithms-swift-package

Examples of commonly used algorithms and data structures in Swift Package format.

algorithms data-structures ios-sdk swift swift-package swift-package-manager xcode xctest

Last synced: 14 Aug 2025

https://github.com/codeluminary/algorithm-and-data-structure

This is just a basic implementation of algorithm and data structure using java, c#, python and javascript

algorithm algorithms-and-data-structures c-sharp data-structures java javascript python

Last synced: 13 Aug 2025

https://github.com/knightchaser/easy-data-structure

Hands on data structure, with an easy code by myself.

assembly c cpp data-structures hands-on

Last synced: 07 May 2025

https://github.com/juliacollections/binarytrees.jl

Efficient binary trees in Julia

binary-trees data-structures julia trees

Last synced: 13 Aug 2025