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/mauriciovazquezm/advanced-data-structures

Advanced Data Structures course tasks and projects.

algorithms data-structures java python

Last synced: 15 Oct 2025

https://github.com/jasonwashburn/dsa-python

Implementing Data Structures and Algorithms in Python using TDD

algorithms data-structures tdd

Last synced: 26 Mar 2025

https://github.com/jubayer98/go-travel---a-web-based-platform-of-tourism-sector-in-bangladesh

The tourism sector in Bangladesh significantly boosts the economy, benefiting from its prime geographic location and numerous attractions. However, the limited use of technology poses a major challenge, as tourists often encounter difficulties navigating destinations online, which can deter travel.

data-management data-structures web-development

Last synced: 08 Mar 2026

https://github.com/saket-sk/data-structures-repo

Data Structures implementation taught during my academic tenure. Read WIKI of this Repository for more Theory.

data-structures

Last synced: 01 Aug 2025

https://github.com/vishnurp3/interview-prep-java

A collection of efficient and well-documented Java solutions for popular interview questions. Includes JUnit 5 test cases for each problem. Built using Java 17 and Maven.

algorithms coding-challenges coding-interviews data-structures java-interview-preparation java17 junit5 maven problem-solving

Last synced: 30 Jun 2025

https://github.com/tanmayvaij/pattern-printing

Some important pattern printing questions asked in interviews

algorithms cpp data-structures forloops patterns

Last synced: 15 Mar 2025

https://github.com/iamabdelrahman/embedded-systems-diploma

Learn_In_Depth Embedded Systems Diploma Labs, Assignments, and Projects

c data-structures embedded embedded-c git makefile state-machine

Last synced: 17 Nov 2025

https://github.com/object88/rope

Implementation of the rope data structure in Go

data-structures go rope

Last synced: 31 Jul 2025

https://github.com/nouranhaitham/competitve_programming_reference

A collection of competitive programming templates and C++ solutions for number theory, graph algorithms, and various challenges.

algorithms codeforces competitive-programming cplusplus data-structures number-theory solutions

Last synced: 04 Jan 2026

https://github.com/camchambers/linked-list

A C# implementation of a singly linked list.

csharp data-structures linked-list

Last synced: 24 Mar 2025

https://github.com/jleung51/data_structures

Implementations of various data structures.

data-structures

Last synced: 27 Mar 2025

https://github.com/arindal1/blind75-proelevate

This Blind 75 DSA sheet from LeetCode contains all the important DSA questions and is designed for quick interview preparation.

algorithms cpp data-structures dsa leetcode leetcode-cpp leetcode-solutions problem-solving

Last synced: 09 Apr 2025

https://github.com/dup4/algorithmic-library-cpp

collection of some commonly used algorithms implemented by morden c++

algorithms cpp data-structures

Last synced: 23 Sep 2025

https://github.com/okeuday/mapsd

Erlang Maps Dict API

data-structures erlang

Last synced: 23 Apr 2025

https://github.com/charon25/javabasicdatastructures

Recreating data strucures in Java for learning purposes

data-structures java

Last synced: 16 Jan 2026

https://github.com/brevex/binary-search-tree

A binary search tree made in Java that manipulates integer values.

algorithm binary-search-tree computer-science data-structures java

Last synced: 12 Jun 2025

https://github.com/sebastianofazzino/fundamentals-of-computing-specialization

Basics of Computing and Programming Principles, Algorithmic Thinking and Programming skills in Python from the ground up and apply these skills in building many interactive projects using simplegui module.

algorithms computer-programming computing data-structures game-development gui python software-development

Last synced: 28 Feb 2025

https://github.com/thribeiro8/ds_python1

Working with python and statistics to learn and study data science.

data-science data-structures database git jupyter jupyter-notebook python python3

Last synced: 28 Mar 2025

https://github.com/sandipgyawali/dsa

Implementations of Data Structures and Algorithm

algorithms data-structures java

Last synced: 09 Apr 2025

https://github.com/aryantyagi1/brutetooptimal-200-dsa-solutions

This repository contains 200 solved DSA problems in Java, each featuring both brute force and optimal solutions in the same file. Designed for learners and practitioners, it serves as a reference to understand different approaches to problem-solving, compare solution efficiencies, and prepare for coding interviews

data-structures dsa-algorithm java

Last synced: 24 Mar 2025

https://github.com/haunt98/panda-go

Contains simple data structure

data-structures go golang golang-library golang-package

Last synced: 23 Apr 2025

https://github.com/shubhamvv611/crm-management-system-for-kasturi-agency

I alone have developed the best CRM (Customer Management System) for the business of Kasturi Agency and have done all the project design and data flow management from the beginning, I alone have made this project using technology like Bootsrap4 HTML5 CSS3, PHP6, jQuery, Data tables JS, Purify CSS, and JavaScript

banners bootstrap crm css3 data-structures html-css-javascript html5 javascript jquery load-balancer load-balancer-test mobile-web optimization-algorithms php6

Last synced: 14 Mar 2026

https://github.com/raynard2010/assignment-data-structures

This repository contains my answers for some of my assignments for COMP6048001 - Data Structures Course. I got 98 for my assignments score.

avl-tree binus c case case-study data-structures hash hash-table priority-queue queue

Last synced: 27 Nov 2025

https://github.com/raynard2010/aol-data-structures

This repository contains my answers for the AoL (Assurance of Learning) of COMP6048001 - Data Structures Course. The score I got for these answers is 100.

assurance-of-learning binus c case case-study data-structures tries

Last synced: 27 Nov 2025

https://github.com/khasherdene-xt/freecodecamp-task

Freecodecamp certification tasks

algorithms data-structures javascript

Last synced: 31 Jul 2025

https://github.com/lourdilene/algorithms

Practice of algorithms and data structures

algorithms data-structures javascript python3 typescript

Last synced: 15 Mar 2025

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

A collection of core algorithms and data structures written in Java

algorithms data-structures java

Last synced: 04 Jul 2025

https://github.com/errea/vet_clinic_database

For this project you need special preparation. As the goal of this project is to solve some performance issue, first we need to introduce those issues. In order to do that, you will populate your database with a significant number of data.

data data-analysis data-structures data-visualization database

Last synced: 27 Dec 2025

https://github.com/marklauter/btree

In-memory BTree.

btree data-structures

Last synced: 01 Apr 2025

https://github.com/ondrejhruby/pythonessentials

A comprehensive guide to Python essentials, featuring a variety of code examples demonstrating basic to advanced concepts. This repository is ideal for beginners and intermediate learners looking to strengthen their Python programming skills through practical exercises.

algorithms classes-and-objects data-structures functions jupyter-notebook programming python

Last synced: 15 Mar 2025

https://github.com/jacksonchen1998/data-structure-algorithm

Data Structure and Algorithm for beginner

algorithm c-plus-plus data-structures python3

Last synced: 12 Jun 2025

https://github.com/lccodder/linkedlist-ts

Default linked list implementation written on TypeScript

data-structures linked-list typescript

Last synced: 21 Mar 2025

https://github.com/radzhiv25/dsa

DSA based repository

cpp data-structures

Last synced: 04 Jul 2025

https://github.com/theteachr/linked-list

Implementation of a simple integer linked list

c data-structures linked-list stack

Last synced: 28 Feb 2025

https://github.com/nawodyaishan/simple-bookshop-shopping-cart

Simple bookshop shopping cart and checkout system using Dyanamic Programming Algorithms and Data Structures

algorithms c data-structures dynamic-programming

Last synced: 15 Mar 2025

https://github.com/imtiaz-emu/datastructurewithpython

Implementation of Data Structures using PYTHON 3.

bst data-structures heap linked-list

Last synced: 15 Mar 2025

https://github.com/iamriteshkoushik/datastructs_algo

Repository containing solutions to all the problems solved while practising for Data Structures and Algorithms.

algorithms data-structures

Last synced: 09 Apr 2025

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

Data Structures and Algorithms implemented in Javascript

algorithms data-structures data-structures-and-algorithms

Last synced: 16 Oct 2025

https://github.com/jagadeeshm007/leetcode

This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.

algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions

Last synced: 05 Mar 2025

https://github.com/yapeansa/arvore_binaria

Um estudo sobre árvore binária

binary-tree c data-structures

Last synced: 01 Apr 2025

https://github.com/yapeansa/simulacao_fila

Trabalho Simulação Fila

c data-structures queue

Last synced: 01 Apr 2025

https://github.com/ryansakurai/huffman-coding

Project that turns text into code using Huffman Coding, based on an Advanced Data Structures exercise.

compression data-structures java

Last synced: 16 Oct 2025

https://github.com/poorvajasathasivam/python-data-structures-and-algorithms

This repository is designed to help beginners and newcomers learn Python programming, object-oriented design, and essential data structures and algorithms. The content is organized to provide a clear and structured learning path.

algorithms algorithms-and-data-structures data-structures python

Last synced: 30 Jun 2025

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

Data-structures demo plus mocha / chai tests

data-structures

Last synced: 27 Dec 2025

https://github.com/bhargav-joshi/ds-algo

Different Companies Solutions of problems solved by me and some practice of coding & DSA Problems are in this repo.

algorithms data-structures

Last synced: 09 Apr 2025

https://github.com/markopapic/ads

C# implementations of some algorithms and data structures.

algorithms csharp data-structures

Last synced: 05 Mar 2025

https://github.com/jlgarridol/kson

A format to save HashMaps inspired on JSON using a key:value format

data-structures format hashmap json kson

Last synced: 31 Jul 2025

https://github.com/barrenszeppelin/pmmap

Go implemenation of Persistent Mergeable Hash Maps

data-structures go hashmap immutable tree

Last synced: 01 Sep 2025

https://github.com/nikhil25803/dsalgo

C++ Basic Programs | Data Structure | Algorithms

algorithms cpp data-structures

Last synced: 04 Apr 2025

https://github.com/stardustdl/algorithms-in-rust

A collection of some algorithms and data-structures.

algorithm algorithm-competitions algorithms-implemented data-structures

Last synced: 01 Apr 2025

https://github.com/mosalem149/data-structure_binary_tree

That repo is for data structure tree using python programming language

binary-tree data-structures jupyter python3 tree tree-structure

Last synced: 17 Nov 2025

https://github.com/dbc2201/sample-atm-interface

Sample Interface example for understanding ADTs in Data Structures.

adt data-structures java object-oriented-programming

Last synced: 12 Jun 2025

https://github.com/teamtigers/echartify

A web application built with .net core 2.2 that has come with the idea of reading the National Election's Data-set of Bangladesh in a fastest possible time and then representing the data-set with different statistical charts.

bangladesh chartjs code-first-migration cross-platform data-analysis data-structures data-visualization dotnet-core election-analysis election-data entity-framework-core materializecss mvc npoi razor-pages

Last synced: 26 Aug 2025

https://github.com/4hmedyasser/shortest-path-distance-calculator

Application implemented with C++ in which dijkstra algorithm used to compute the shortest path between any two inputs on a graph represented with adjacency list

adjacency-list data-structures dijkstra graph object-oriented shortest-path

Last synced: 10 Mar 2025

https://github.com/sane-aalam/dsa450

This DSA sheet contains 450 coding questions which will help in: Understanding each and every concept of DSA. Clearing the DSA round for the Interviews, as these are the questions generally asked in the companies like Amazon, Microsoft, Google, etc.

code coding coding-interviews cpp data-structures data-structures-and-algorithms dsa geeksforgeeks geeksforgeeks-solutions github good-practices leetcode

Last synced: 04 Jul 2025

https://github.com/mkwapisz2000/cpp-data-structures-comparison

The project aims to compare different data structures, including: Singly Linked List , Singly Linked List with Head and Tail, Doubly Linked List, Dynamic Array

algorithm-analysis cpp data-structures dynamic-array linked-list performance-testing

Last synced: 12 Jun 2025

https://github.com/infinitifall/skiplist

A skip list is a probabilistic data structure that is efficient, compact and concurrency friendly

c data-structures randomized-algorithm skiplist

Last synced: 28 Feb 2025

https://github.com/liwnn/skiplist

A fast skip list implementation for Go

algorithm data-structures go golang skiplist

Last synced: 28 Feb 2025

https://github.com/osiota10/alx-higher_level_programming

Python high Level Programming - Data Structures and Algorithms with ALX Software Engineering

data-structures python

Last synced: 24 Feb 2026

https://github.com/Imtjl/fp-red-black-tree-dict

TreeDict - Implementation of Dict based on Red Black Tree in Elixir

data-structures elixir functional-programming red-black-tree

Last synced: 01 Apr 2025

https://github.com/doumanash/statiki

Static friendly data structures

data-structures no-std rust

Last synced: 04 Feb 2026

https://github.com/kvizyx/constructor

Implementation of different data structures and algorithms in Go

algorithms data-structures go

Last synced: 25 Mar 2025

https://github.com/werdsmind/estructuras_de_datos

colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++

console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure

Last synced: 23 Jun 2025

https://github.com/sombertm/ts-dsa

Various Data Structures & Algorithms implemented in TypeScript with a strong focus on typings and extensibility

algorithms data-structures types typescript

Last synced: 28 Feb 2025

https://github.com/tralahm/machine-learning-in-tensorflow

Using Tensorflow to apply and implement machine learning algorithms enabled by constraints exposed by representations that support models targeted at thinking,perception and action

algorithms constraints data-structures machine-learning models tensorflow tralahm tralahtek

Last synced: 02 Mar 2025

https://github.com/bardifarsi/memoizationmultithreading

Sample project demonstrating the use of memoization, dynamic programming, and multi-threading to efficiently handle repeated heavy tasks and optimize performance. Results are cached for quick retrieval, and Multi-Threaded processing accelerates computation.

algorithms cpp cpp17 cpp20 data-structures dynamic-programming machine-learning machine-learning-algorithms memoization memory-management multi-threading multiprocessing multithreading parallel-computing parallel-programming

Last synced: 31 Dec 2025

https://github.com/cruxrebels/leetcode

Collection of Abhishek Agrawal's submissions to problems found on https://leetcode.com/.

algorithms cpp cpp11 cpp14 data-structures leedcode-contest-solutions leetcode leetcode-contest leetcode-solutions weekly-contest

Last synced: 09 Apr 2025

https://github.com/diogocarrola/ea-software-sim

Develop a new feature for the EA Sports College Football game as a Junior Software Engineer

code-analysis data-structures feature-proposal game-engine object-oriented-design

Last synced: 20 Aug 2025

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

Cpp code for some data structures with usage examples

avl-tree cpp data-structures list queue stack

Last synced: 26 Feb 2025

https://github.com/ayushexploring/earthquake-tracker

Tracks earthquakes happened around the world in the past week

coursera data-structures earthquake-prediction java

Last synced: 09 Apr 2025

https://github.com/sandravizz/analytical-system-design

Teaching material for bachelor course at Arcada

d3-js data-structures data-visualization system-design

Last synced: 24 Jan 2026

https://github.com/ombrelin/dut1-sda

Projet Structure de Données et Algorithme : Traitements de message

cpp data-structures

Last synced: 09 Apr 2025

https://github.com/gbdsantos/python-playground

Learning about algorithms and data structures in Python.

2018 algorithms data-structures python

Last synced: 28 Nov 2025

https://github.com/muhammadshavaiz/advanced-data-structues-fifa_dataset

This C++ project showcases efficient data management for FIFA World Cup data from 1930 to 2018. It uses AVL Trees for fast searching, Hash Tables for quick access, and Singly Linked Lists for easy traversal, optimizing both memory usage and retrieval speed.

avl-tree cpp data-structures hashtable linked-list parsing

Last synced: 28 Feb 2025

https://github.com/guibrandt/avl_tree

Árvore AVL de busca genérica em C++

avl-tree cotuca cpp11 data-structures generics maligno

Last synced: 13 Jul 2025

https://github.com/azarankin/c_reference

C reference

c data-structures

Last synced: 22 Sep 2025

https://github.com/feroz-ehses-shishir/phonebook

PhoneBook is a C++ Console Application. Using Hash Table and Trie Data Structure.

data-structures hashtable trie

Last synced: 28 Mar 2025

https://github.com/gokselgoktas/project-euler

A growing collection of solutions to Project Euler problems

algorithms cpp17 data-structures mathematics project-euler

Last synced: 01 Apr 2025

https://github.com/markcaldropoli/cs240

Data Structures & Algorithms

algorithms cpp data-structures makefile

Last synced: 15 Mar 2025

https://github.com/llsaimur/contacttracing

Contact Tracing (school project)

cpp data-structures queue treenode

Last synced: 25 Mar 2025

https://github.com/rohankvashisht/dsa

This repository contains code for DSA.

algorithms data-structures freecodecamp jovian replit teamtreehouse

Last synced: 25 Mar 2025