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/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/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/parinpan/leetcode

Only me particing some Leetcode problems :)

algorithms competitive-programming data-structures fang

Last synced: 30 Mar 2025

https://github.com/lehoangan2906/dsal_le_minh_hoang

Data Structure and Algorithm by Le Minh Hoang

algorithms data-structures

Last synced: 24 Mar 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/qwq-dev/myleetcodesolutions

Daily uploads of Leetcode solutions to enhance my coding skills.

data-structures leetcode leetcode-solutions

Last synced: 01 Apr 2025

https://github.com/3ein39/academic

Organizing some college assignments and random things ; )

console-application data-structures oop

Last synced: 27 Feb 2025

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/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/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/ujjawalsinghsde/Placement_Prepration

This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.

algorithm css data-structures html java javascript mongodb notes php placement prepinta100code sorting-algorithms sql

Last synced: 30 Dec 2025

https://github.com/avidlearnerinprogress/datastructures-ucsd

Coursework solutions to UCSD DSA Specialization

cpp data-structures

Last synced: 04 Sep 2025

https://github.com/mxssl/doubly-linked-list-golang

Doubly Linked List implementation in Go (Golang)

algorithms data-structures doubly-linked-list go golang structures

Last synced: 16 Mar 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/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/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-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/v1tbrah/algorithms

Data structures and algorithms.

algorithms data-structures go golang leetcode

Last synced: 01 Apr 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/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/lakshanwd/go-data-stuctures

Go Data stuctures implementations

data-structures go golang

Last synced: 04 Jul 2025

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/oleiade/atelier

A collection of Go algorithms, data structures, APIs and helpers to resort to when in need

algorithms data-structures golang helpers

Last synced: 04 Feb 2026

https://github.com/jakenherman/kcats

A stack implementation for node

data-structures node-module stack

Last synced: 25 Mar 2025

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/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/alirezagholamii/algorithms-daily

Solving Algorithmic Problems

algorithms data-structures javascript

Last synced: 16 Mar 2025

https://github.com/tlack/xacto

Q-inspired Javascript convenience library and in-memory database

column-store data-structures javascript kdb memory-database nodejs vector

Last synced: 16 Mar 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/luanaraujo5/estrutura-de-dados

Comprehensive collection of data structures and algorithms implemented in Java and Python, including binary trees, graphs, and linked lists, with a focus on foundational concepts like Dijkstra's and Bellman-Ford algorithms. 🐍☕

data-structures grafos java python

Last synced: 06 Jan 2026

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/nixhantb/data-structures-and-algorithms-in-java-

Master Java Programming and Data Structures and Algorithms in Java in an efficient way. Clear concept on Recursion and Sorting

algorithms algorithms-and-data-structures competitive-programming data data-structures java java-8 programming

Last synced: 05 Jul 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/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/manid2/dsa

Data structures and algorithms code.

algorithms data-structures interview leetcode leetcode-solutions

Last synced: 29 Oct 2025

https://github.com/libsugar/bettercollections

Some better collection implementations than the system library

arraypool collections concurrent data-structures vector

Last synced: 14 Aug 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/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/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/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/muhammedmagdyy/acpc-kickoff-2022

Solutions for ACPC Kickoff 2022

algorithms cpp data-structures

Last synced: 18 Mar 2026

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/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/not-minimal/algoritmos

Ramo de Algoritmos y Programación del Segundo Semestre

algorithms c data-structures

Last synced: 14 Jun 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/29dch/data-structure-project-ofo-shared-bicycle

数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。

cpp data-structures

Last synced: 20 Sep 2025

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/suxrobgm/java-structures

Implementation of data structures and algorithms in Java

algorithms data-structures java

Last synced: 20 Jun 2025

https://github.com/ritvik19/codebook

Code Repository for various Competitive Programming platforms, solutions to various tricky problems and implementations of various algorithms in various programming languages

algorithm algorithm-challenges algorithms codechef competitive-programming data-structures hackerearth hackerrank programming-languages

Last synced: 16 Mar 2025

https://github.com/melhosseiny/struct

Data structure/algorithm library for JavaScript

algorithms computer-science data-structures

Last synced: 16 Mar 2025

https://github.com/camara94/data-visualization-with-python

Data visualization and some of the best practices when creating plots and visuals. The history and architecture of Matplotlib, and how to do basic plotting with Matplotlib. Generating different visualization tools using Matplotlib such as line plots, area plots, histograms, bar charts, box plots, and pie charts. Seaborn, another data visualization library in Python, and how to use it to create attractive statistical graphics. Folium, and how to use to create maps and visualize geospatial data.

data data-science data-structures data-visualization python3

Last synced: 06 Jul 2025

https://github.com/marouane-elgoumiri/problem_solving

Series of coding problems and my answers to them

arrays data-structures problem-solving

Last synced: 16 Mar 2025

https://github.com/dezinezync/oideformat

The Open Invoice Data Exchange Format Specification

data-structures exchange invoice json spec specification

Last synced: 06 Jul 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/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/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/heap-data-structure/specification

:mount_fuji: Heap specification for JavaScript

agpl data-structures heap javascript specification

Last synced: 12 Dec 2025

https://github.com/chethanyadav456/data-structures-c

This repository contains the code for the data structures I have done in my college.

c c-language data-structures

Last synced: 06 Oct 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/yjl9903/setmap

Use Hash to check whether two sets are equal.

data-structures hash

Last synced: 06 Oct 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/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/tsg405/data-structures-and-algorithms-specialisation

This Repo contains - Starter files, Coursework, Programming Assignments for the Master DataStructure and Algorithmic Programming Techniques Specialization Course -- offered by University of California San Diego & HSE University, Coursera.

bst-tree coursera data-structures dynamic-programming hashtables heap python-3 queue stack

Last synced: 07 Oct 2025

https://github.com/thrimbda/dune

Dune of data-structures

data-structures dune

Last synced: 14 Jan 2026

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/tresor11/coding-challenges

This repository contains solutions to common coding challenges

algorithms data-structures

Last synced: 23 Feb 2026

https://github.com/merteldem1r/algostruct

AlgoStruct - Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.

algorithms c computer-science cpp data-structures leetcode

Last synced: 08 Oct 2025

https://github.com/sagiegurari/c_vector

A simple growable vector for C

c c-lib c-library data-structures vector

Last synced: 08 Oct 2025