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/xsami/algorithms

The purpose of this repo is to store algorithms that I have solved in differents website, interviews, or made by myself

algorithm coding-challenge coding-interviews data-structures

Last synced: 12 Jan 2026

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/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/0voice/awesome-bigtech-algorithms

2025精选:算法题库合集,涵盖大厂面试、校招笔试及LeetCode等热门平台经典题目。附解法、指南与资源,助你轻松拿下offer!

algorithms awesome awesome-list coding-interview data-structures data-structures-and-algorithms interview-preparation leetcode

Last synced: 05 Nov 2025

https://github.com/imdrasil/glushkov

Extended mathematical shard

crystal data-structures mathematics

Last synced: 21 Jul 2025

https://github.com/anish-lakkapragada/tricli

Repository containing all information for the CLI, CLI documentation, and server documentation.

data-structures rest-api tries

Last synced: 27 Dec 2025

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

Implementation of most common data structures and algorithms

algorithm data-structures dynamic-programming graph-theory

Last synced: 23 Feb 2026

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: 30 Oct 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/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/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/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: 05 Oct 2025

https://github.com/jharwell/rcppsw

Collection of reusable C++ software (design patterns, boost gaps, etc.)

data-structures design-patterns multiprocessing multithreading state-machine

Last synced: 08 Mar 2026

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

자료구조 및 알고리즘 학습

algorithm algorithms data-structures

Last synced: 13 Jul 2025

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

:straight_ruler: Monoids and measures for JavaScript

agpl data-structures functional javascript measures monoids

Last synced: 12 Dec 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/endiliey/algorithms

:books: Algorithms and data structures for personal review and revision

algorithm array cpp data-structures graphs list sorting-algorithms trees vector

Last synced: 22 Jun 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/zachary013/dungeon-adventure-rpg-2d

A procedurally generated 2D game made with unity and c#. The game leverages graph theory concepts and design patterns to create a dynamic game.

csharp data-structures design-patterns game-development indie-game rpg-game unity

Last synced: 02 Feb 2026

https://github.com/alefeans/dsa

Data structures and algorithms solutions in multiple programming languages 📚

algorithms algs4 clojure data-structures data-structures-and-algorithms datastructures dsa go golang hackerrank leetcode python

Last synced: 20 Jan 2026

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

https://github.com/gwuah/ds-algorithms

practicing ds-algorithms to improve my problem solving ability

algorithms data-structures hackerrank leetcode

Last synced: 28 Feb 2025

https://github.com/romulodeoliveira/csharp-exercices

Exercícios de fixação de conceitos de programação em C#

algorithms csharp data-structures

Last synced: 19 Jun 2025

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

This repository contain my studies about data structures and algorithms

algorithms data-science data-structures

Last synced: 03 Feb 2026

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: 31 Dec 2025

https://github.com/magnaopus1/synthron-cfd-trader-pro

SYNTHRON CFD Trader PRO is a cutting-edge trading platform featuring raw, custom-designed machine learning models. From reinforcement learning for dynamic strategies to predictive analytics, sentiment analysis, and optimization techniques, it empowers trading across stocks, forex, indices, commodities, futures, and crypto with precision.

ai backtesting cfd commodities data-analysis data-science data-structures forex futures indices machine-learning trading

Last synced: 30 Apr 2025

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: 10 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/rakesh9100/cse-dsa-codes

This repository contains the advanced basic reference codes of Data Structures and Algorithms.

algorithms cpp data-structures programmes

Last synced: 17 Jun 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/princecodes247/days-of-dsa

A collection of implementation of different data stuctures in different languages.

algorithms algorithms-and-data-structures data-structures open-source

Last synced: 11 Jul 2025

https://github.com/pranabdas/c-cpp

Learning programming concepts in C and C++

algorithms c cpp data-structures programming tutorial

Last synced: 07 May 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: 23 Nov 2025

https://github.com/liavbarsheshet/union-find

Generic Union Find Based on up root tree written in c++.

cpp data-structures union-find unionfind

Last synced: 23 Feb 2026

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/sgb-io/functional-algos

A utility library containing algorithm implementations, using functional TypeScript.

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

Last synced: 06 Mar 2026

https://github.com/wzslr321/algorithms_and_data_structures

C++ code which I will wrote during my hopefully fruitful relationship with competetive programming

algorithms algorithms-and-data-structures competitive-programming cpp data-structures

Last synced: 07 May 2025

https://github.com/daudi13/hospital-database

This is a postgres Hospital database project built from a schema diagram

data-structures postgresql

Last synced: 09 Mar 2026

https://github.com/k-g-prajwal/algoexpert

This repository contains solutions to problems on algoexpert.io website.

algoexpert algorithms competitive-programming data-structures

Last synced: 07 May 2025

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

Data Structure And Algorithm reviews by implementing in Golang. Golang实现数据结构和算法。

algorithms data-structures data-structures-and-algorithms golang

Last synced: 01 Jul 2025

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

https://github.com/timjb/pfds-visualizations

Visualization of purely functional queues 🚶🚶🚶

data-structures purely-functional-data-structures visualization

Last synced: 29 Mar 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/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/michaelehab/shipping-company-simulator

A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during Spring 2022 semester.

algorithms cargo cli company cpp data-structures delivery linked-list object-oriented-programming oop priority-queue queue simulation statistics truck

Last synced: 04 Mar 2025

https://github.com/davidyslu/leetcode

Personal submissions on LeetCode

algorithm data-structures hacktoberfest interview leetcode

Last synced: 13 Sep 2025

https://github.com/liuzihe02/dsa

Personal notes for neetcode.io courses

algorithms data-structures leetcode

Last synced: 11 Oct 2025

https://github.com/abdulrahman-mostafa10/problem-solving

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

algorithms data-structures mathematics problem-solving

Last synced: 06 May 2025

https://github.com/aoijs/aoi.structures

Abstract Data Structures That Make Storing data Much easy.

data-structures structures typescript

Last synced: 12 Apr 2025

https://github.com/zzy979/dsaacpp

《数据结构、算法与应用C++语言描述》书中代码和习题解答

algorithms-and-data-structures data-structures

Last synced: 04 Mar 2025

https://github.com/ashrockzzz2003/data_structures_and_algorithms

Implementations of Data Structures and Algorithms. Inspired from the Design and Analysis of Algorithms course from 3rd year, B Tech, CSE, Amrita Vishwa Vidyapeetham, Coimbatore taught by Dr. Vidya Balasubramanian ma'am.

alrogithm data-structures dsa goodrich thomas-cormen

Last synced: 07 Oct 2025

https://github.com/ashifhassandev/dsa-workouts

𝐀 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐢𝐧𝐠 𝐃𝐒𝐀 𝐰𝐨𝐫𝐤𝐨𝐮𝐭 𝐞𝐱𝐞𝐫𝐜𝐢𝐬𝐞𝐬 𝐚𝐧𝐝 𝐚 𝐬𝐭𝐫𝐮𝐜𝐭𝐮𝐫𝐞𝐝 𝐫𝐨𝐚𝐝𝐦𝐚𝐩, 𝐝𝐞𝐬𝐢𝐠𝐧𝐞𝐝 𝐭𝐨 𝐡𝐞𝐥𝐩 𝐮𝐬𝐞𝐫𝐬 𝐞𝐧𝐡𝐚𝐧𝐜𝐞 𝐭𝐡𝐞𝐢𝐫 𝐩𝐫𝐨𝐛𝐥𝐞𝐦-𝐬𝐨𝐥𝐯𝐢𝐧𝐠 𝐬𝐤𝐢𝐥𝐥𝐬.

algorithms algorithms-and-data-structures data-structures javascript roadmap

Last synced: 16 Oct 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/jacobgrisham/dna-identification-algorithm-using-python

Program takes a sequence of DNA and a CSV file containing Short Tandem Repeats (STR) counts for a list of individuals and then outputs to whom the DNA (most likely) belongs.

algorithms data-structures dna dna-identification-algorithm python

Last synced: 21 Aug 2025

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

Do data structures and algorithms exercises, solve problems on LeetCode, Codeforces,...

algorithms data-structures

Last synced: 18 Oct 2025

https://github.com/ychaaibi/leetcode

Leetcode - Competitive Programming - Problem Solving 🧩🧠.

algorithms competitive-programming data-structures leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 11 Apr 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/kimrass/algorithm-coding-test

Algorithm practice problems from 'Baekjoon Online Judge' and 'Programmers' online judge and their solutions in Python

algorithms baekjoon-online-judge data-structures programmers-online-judge

Last synced: 29 Jun 2025

https://github.com/arturobp3/datastructures_and_algorithms

Several exercises about OOP in C++ including data structures and algorithms.

algorithms c-plus-plus data-structures hashmap queues treemap

Last synced: 24 Dec 2025

https://github.com/arin-paliwal/data-structures-and-algorithms

This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.

algorithms cpp data-structures java python

Last synced: 07 Apr 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/ajayns/c-programs

A collection of data structure and algorithm implementations in C

algorithms c data-structures

Last synced: 10 Mar 2026

https://github.com/eskabore/cs50x-2023

This repository houses all the problem sets and my final project for CS50 2023

algorithms c-language c-plus-plus cs50 cs50x data-structures javascript memory-allocation programming python

Last synced: 24 Feb 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/mrbelga/algorithms-search-sort

Repo de algoritmos de busca e ordenação, eficiência em estruturas (interna/externa). Árvores, classificação em memória (vetores, listas) e externa (arquivos binários). Disciplina de Ciência da Computação, focada na escolha eficiente de algoritmos para resolver problemas específicos.

data-structures estrutura-de-dados java search-algorithm searching-algorithms thread threads

Last synced: 11 Jan 2026