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/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: 08 Sep 2025

https://github.com/teimurjan/educative-grokking-coding-interview

Solutions for Grokking the Coding Interview: Patterns for Coding Question in JavaScript.

algorithms data-structures interview-preparation

Last synced: 30 Jul 2025

https://github.com/iamthiagoo/data-structures-learning

Repository to store Data Structures codes in C#.

csharp data-structures

Last synced: 30 Jul 2025

https://github.com/naren-jha/algorithms

Implementation of most common data structures and algorithms

algorithm data-structures dynamic-programming graph-theory

Last synced: 29 Jul 2025

https://github.com/yichengdwu/data_structures_experiment_code

数据结构教程(李春葆)实验题解答

code data-structures

Last synced: 29 Jul 2025

https://github.com/shiv-xm/leetcode_solution

Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.

algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string

Last synced: 12 Apr 2025

https://github.com/dangkhoasdc/taocp

working through the Art of Computer Programming

algorithms analysis-of-algorithms data-structures programming

Last synced: 06 Sep 2025

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

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: 07 May 2025

https://github.com/wazedkhan/problems

⚠️💀 Repository of Problems 💀⚠️ - Enter if you dare! Stay away if you value peace 🕊️ and sanity 🌀

algorithms codeforces codeforces-solutions data-structures hackerrank hackerrank-solutions interviewbit-solutions leetcode-solutions problem-solving python timecomplexity

Last synced: 29 Jul 2025

https://github.com/mersinvald/primitive-map-rs

[WIP] Blazing fast [Integer -> T: Clone] Map crate

data-structures fast hashmap integer primitive rust types

Last synced: 28 Jul 2025

https://github.com/iehgit/nontree

A python package for n-tree 2D data structures similar to and including quadtree, with mapping to payload data

algorithm data-structures python quadtree

Last synced: 12 Apr 2025

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

https://github.com/basemax/shapesalgorithm

JavaScript/Algorithm: In a shape(rectangle or square) with width n and length m, We want to know how many shapes there are with width and length a and b. We also want to know the remaining forms.

algorithm algorithm-challenges algorithms data-structrues data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions dsa javascript js

Last synced: 26 Jul 2025

https://github.com/hxndev/infix-postfix-prefix-using-stacks

In this assignment, we did conversions of expressions between infix, prefix and postfix

c cpp data-structures infix postfix prefix project stacks visual-studio

Last synced: 31 Mar 2025

https://github.com/rwxrob/structs

Data Structs with Go (1.18) Generics

data-structures generics golang graph-structures node stack tree-structure

Last synced: 24 Jul 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: 24 Jul 2025

https://github.com/lxmn22nov/leetcode-questions

Used JAVA Language to solve problems.

data-structures java javascript mysql pandas-python

Last synced: 11 Apr 2025

https://github.com/akshat2602/sem3_dsl

Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)

cpp data-structures

Last synced: 05 Apr 2025

https://github.com/ranjan2104/java-programming-codes

Here you can find the java programming codes

algorithms data-structures java

Last synced: 18 Jul 2025

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

https://github.com/arvryna/ds-algo

Data structures and Algorithms in C++/Go

algorithms data-structures

Last synced: 11 Apr 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: 18 Mar 2025

https://github.com/ranjan2104/hackerrank-problem-solutions

here you get all hackerrank problem solution using java

algorithms data-structures java

Last synced: 26 Feb 2025

https://github.com/yazanzebak/algorithms-and-datastructures

C++ Implementation of algorithms and data structures.

algorithms competitive-programming data-structures

Last synced: 05 Mar 2025

https://github.com/gr3yknigh1/cboxes

Simple collections library written in C

c collections data-structures

Last synced: 12 Mar 2025

https://github.com/imdrasil/glushkov

Extended mathematical shard

crystal data-structures mathematics

Last synced: 21 Jul 2025

https://github.com/sgb-io/functional-algos

A utility library containing algorithm implementations, using functional TypeScript.

algorithms data-structures functional-programming javascript javascript-algorithms typescript

Last synced: 15 Jul 2025

https://github.com/vishal-raj-1/data-structures-and-algorithms-in-cpp

This Repo contain all competitive problems on data structures and algorithms from hackerearth, hackerrank and leetcode.

algorithm cpp data-structures data-structures-and-algorithms geeksforgeeks-solutions hackerearth-solutions leetcode-solutions

Last synced: 03 Mar 2025

https://github.com/ahammadmejbah/become-data-scientist-a-complete-roadmap

To become a data scientist, follow these steps: 1. Learn programming (Python, R). 2. Acquire math and statistics skills. 3. Master data analysis and visualization. 4. Study machine learning and deep learning. 5. Gain domain knowledge. 6. Build a portfolio and seek job opportunities.

data-science data-structures data-visualization

Last synced: 08 Jul 2025

https://github.com/protomorphine/ya.practicum

Задачи, решенные в рамках прохождения курса "Алгоритмы и структуры данных"

algorithms algorithms-and-data-structures data-structures dsa-learning-series learning yandex-praktikum

Last synced: 14 Apr 2025

https://github.com/functional-abstraction/measure

:straight_ruler: Monoids and measures for JavaScript

agpl data-structures functional javascript measures monoids

Last synced: 09 Apr 2025

https://github.com/Jyotibrat/Structs-Algos

This Repository contains all the Data Structures and Algorithms in C++ and Java

algorithms cpp data-structures dsa java

Last synced: 07 Mar 2025

https://github.com/lencx/algorithms

🤖 Data structure and algorithms

algorithms data-structures data-structures-and-algorithms

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

https://github.com/mtchavez/skiplist

Skiplist data structure in golang

data-structures go golang skiplist

Last synced: 13 Mar 2025

https://github.com/mideohub/complaint-management-system

A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.

aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack

Last synced: 14 May 2025

https://github.com/tpps88206/michael-quickly-generate-data-structure

Quickly generate data structure with multiple language.

angular data-structures golang json sql

Last synced: 15 Mar 2025

https://github.com/dalgona/ds_study

자료구조 스터디~

algorithm data-structures study

Last synced: 05 Jul 2025

https://github.com/emonrezabd/beecrowd-solution

Solutions of Beecrowd problems.

beecrowd-solutions data-structures

Last synced: 13 Mar 2025

https://github.com/pratikpaudel/leetcode-progress-documentation

A collection of my LeetCode solutions and notes to improve and prepare for technical interviews.

data-structures datastructures dsa leetcode

Last synced: 29 Mar 2025

https://github.com/mvharsh/data-structures

This repository contains all my data structures code in C++ language

cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees

Last synced: 03 Mar 2025

https://github.com/thecollinsbyte/dsa

Java implementations of essential Data Structures and Algorithms for learning and practice.

algorithms data-structures data-structures-and-algorithms dsa gradle java

Last synced: 12 Apr 2025

https://github.com/pranavbharadwaj007/dsa_lab_3rd_sem

VTU 3rd sem CSE and ISE Lab programs

c data-structures vtu vtulab vtulabprogrammes

Last synced: 22 Sep 2025

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: 30 Jun 2025

https://github.com/eval-exec/algorithm

Learning Data structure & Algorithm.

algorithm algorithm-practice data-structures leetcode-practice

Last synced: 13 Mar 2025

https://github.com/nawatts/disjoint

Implementation of a disjoint set

data-structures disjoint-sets

Last synced: 05 Sep 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: 09 Jul 2025

https://github.com/thehxdev/dsa

My implementation of algorithms and data structures

algoritms c data-structures

Last synced: 10 Apr 2025

https://github.com/mahirshahriar1/cse_225_dsa

Solved Tasks from Data Structure and Algorithms. Leave a star if you find it useful.

binary-search-tree cse225 cse225nsu data-structures graph linked-list oop queue sorting-algorithms stack

Last synced: 18 Jul 2025

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

https://github.com/manighazaee/arrayy

A Rust stack-allocated fixed-size array type with useful methods.

array data-structures library rust

Last synced: 01 Sep 2025

https://github.com/moshegroot/42projects_archive

My archive with project from Ecole42 (school21 in Russia)

algorithms c cpp data-structures graphics raytracing

Last synced: 17 Jul 2025

https://github.com/virag-ky/data-structures-algorithms

This repository is for my practice challenges/exercises of data-structures and algorithms.

algorithms arrays data-structures javascript linked-list recursion

Last synced: 30 Apr 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: 15 May 2025

https://github.com/diogofcunha/fast-graph

A graph implementation that optimises speed of execution

data-structures graph graph-algorithms topological-sort

Last synced: 13 Oct 2025

https://github.com/grantgasser/software-engineering

Data structures, algorithms, scalable system design, debugging, profiling, etc.

algorithms data-structures profiling scalable

Last synced: 23 Mar 2025

https://github.com/python-odin/odin3

Odin for Python 3. Ground up refresh built with Python 3 (>=3.5) in mind.

data-mapping data-structures data-transformation python3 validation

Last synced: 10 Sep 2025

https://github.com/hadronized/non-empty

Efficient non-empty vectors in Rust

data-structures lol semigroup

Last synced: 15 Mar 2025

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

https://github.com/seonghun-dev/algorithm

자료구조 및 알고리즘 학습

algorithm algorithms data-structures

Last synced: 13 Jul 2025