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/shriharsh-deshmukh/base-code

Welcome to the Base-code - C++ Data Structures Library repository.

algorithms-and-data-structures data-engineering data-science data-structures

Last synced: 05 Jul 2025

https://github.com/mtchavez/skiplist

Skiplist data structure in golang

data-structures go golang skiplist

Last synced: 13 Mar 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/thehxdev/dsa

My implementation of algorithms and data structures

algoritms c data-structures

Last synced: 10 Apr 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/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/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/machado-joao/java

Listas de exercícios feitos com a linguagem Java.

algorithms data-structures java object-oriented-programming

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

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

Solutions of Beecrowd problems.

beecrowd-solutions data-structures

Last synced: 13 Mar 2025

https://github.com/muhamedayoub/coding_problems

you will find some resources for develop your logical thinking

algorithms c coding-challenge data-structures java

Last synced: 22 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/eval-exec/algorithm

Learning Data structure & Algorithm.

algorithm algorithm-practice data-structures leetcode-practice

Last synced: 13 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/rahul-ghadge/demoprogramspython

Python demo programs on Data Structures, Sorting, Searching, Number operations, String Operations and many more.

data-structures python3 searching-algorithms sorting-algorithms

Last synced: 12 Mar 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/vasilyvp/kv-structures

JavaScript data structures for various storage engines

data-structures javascript redis

Last synced: 30 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/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/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/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/owsas/open-categories

Open Categorization system, available as a node module

categories categorization categorize data data-structures node open-source typescript yaml

Last synced: 30 Apr 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/kneasle/shortlist

An efficient data structure to track the largest items pushed to it.

data-structures rust rust-library shortlist

Last synced: 24 Sep 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/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/protomorphine/ya.practicum

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

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

Last synced: 14 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/gr3yknigh1/cboxes

Simple collections library written in C

c collections data-structures

Last synced: 12 Mar 2025

https://github.com/mahdavipanah/libcdll

A cozy C library that implements circular doubly linked list

c data-structures library linked-list

Last synced: 03 Aug 2025

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

자료구조 및 알고리즘 학습

algorithm algorithms data-structures

Last synced: 13 Jul 2025

https://github.com/imdrasil/glushkov

Extended mathematical shard

crystal data-structures mathematics

Last synced: 21 Jul 2025

https://github.com/anthonykrivonos/ts-algo-masterclass

👾 Giant TypeScript algorithm and data structure masterclass to be constantly updated with important CS concepts.

algorithm class-project computer concepts data data-structures fundamentals giant library masterclass science structures typescript

Last synced: 26 Feb 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/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/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: 22 Apr 2025

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/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/basemax/arraylistpython

This is a simple implementation of ArrayList in Python, full-featured and easy to use with more than 20 methods.

array array-list arraylist data-structures data-structures-and-algorithms datastructure datastructures-algorithms py py3 python python3

Last synced: 03 Apr 2025

https://github.com/lallenfrancisl/ds-and-algo-ucsandiego

Coursework done for Data Structures and Algorithms Specialization of UC Sandiego

algo-ucsandiego algorithms algorithms-and-data-structures algorithms-specialization coursework cpp data-structures python3

Last synced: 21 Jun 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/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/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/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: 27 Feb 2025

https://github.com/theshobhitsingh/data_structures_and_algorithms

This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.

algorithms c cpp data-structures java javascript python typescript

Last synced: 28 Jan 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/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/electrostat-lab/jector

A Dependency Injection framework designed for JVM and Android applications with an Open-Ended API and Submit-Callback features and a specialized implementation for the jMonkeyEngine Applications.

algorithms android avrsandbox callbacks concurrent-programming data-structures dependency-injection design-patterns framework java java-reflection-api jmonkeyengine3 multithreading system-design

Last synced: 07 May 2025

https://github.com/danielbrito/celerebro

:brain: CÉLEREBRO é um mini game de matemática para praticantes de neuróbica.

c data-structures game linux mathematics programming sorting

Last synced: 04 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/dobatymo/hat-trie-python

Python wrapper for https://github.com/Tessil/hat-trie

data-structures hat-trie python

Last synced: 16 Mar 2025

https://github.com/suhatanriverdi/full-time-interviews-preparation-process

This repository contains various competitive programming Algorithms and Data Structures questions and codes in the preparation process of fulltime software engineering interviews.

algorithms data-structures fulltime interview-practice interview-preparation interview-questions interviews software-engineering

Last synced: 14 Mar 2025

https://github.com/anandwana001/kotlin-dsa-projects

Data Structures and Algorithms in Kotlin by building small projects

algorithms coding data-structures games kotlin

Last synced: 26 Mar 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/daudi13/hospital-database

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

data-structures postgresql

Last synced: 23 Jan 2025

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

https://github.com/antdeivid/estrutura-de-dados

Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.

cpp data-structures

Last synced: 10 Jun 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/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 May 2025

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/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: 11 Feb 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/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/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: 10 Jul 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: 17 Jun 2025

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

🏗️ My study of data structures using C

c computer-science data-structures

Last synced: 06 Mar 2025

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

https://github.com/tobisamcode/algorithmic-toolbox

📚 Algorithmic Toolbox by University 🏫 of California San Diego & HSE University. The class covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming, and many others, learn how to sort and search data, how to break a large problem into pieces and solve them recursively; how to pack your knapsack using greedy algorithms, and how to search for similarities between genes using dynamic programming. practice solving computational problems, designing new algorithms, and implementing them as efficient software tools.

data-structures python

Last synced: 27 Feb 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/devdrops/spl-ds

:neckbeard: SPL and it's data structures.

data-structures php spl

Last synced: 19 Apr 2025