Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/tisonkun/dsa-thu

Data structures and algorithms from a lesson of Tsinghua University.

algorithms data-structures

Last synced: 15 Oct 2024

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: 13 Oct 2024

https://github.com/andykswong/muds

modular library for data-oriented design

data-oriented data-structures javascript microframework react rust typescript

Last synced: 24 Oct 2024

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: 14 Nov 2024

https://github.com/snykk/grader-assignments-backend

[ 05 October - 10 November 2022 ] Basic backend programming | Ruangguru CAMP

basic-programming data-structures golang http-client http-server problem-set problem-solving

Last synced: 19 Jan 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: 11 Jan 2025

https://github.com/mahfuz2411/dsa-with-different-languages

Welcome to the world of Data Structures and Algorithms (DSA) in various programming languages! Explore DSA concepts and solutions using Python, C++, Java, JavaScript, C#, and more. Whether you're learning the basics or mastering advanced techniques, this repository is your key to DSA in the language of your choice. Join the coding adventure today!

algorithms cpp14 csharp data-structures graph java-8 javascript linked-list python3 queue-stack searching sorting tree

Last synced: 18 Dec 2024

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

Data structures and Algorithms in C++/Go

algorithms data-structures

Last synced: 24 Dec 2024

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

practicing ds-algorithms to improve my problem solving ability

algorithms data-structures hackerrank leetcode

Last synced: 11 Jan 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: 11 Jan 2025

https://github.com/nixrajput/bst-operations-cpp

BST operations using `C++` programming language.

bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures

Last synced: 11 Jan 2025

https://github.com/mericluc/common-coding-puzzles

A folder containing a set of common technical interview questions

algoexpert algorithms coding-interviews cplusplus data-structures leetcode-cpp

Last synced: 17 Dec 2024

https://github.com/gr3yknigh1/cboxes

Simple collections library written in C

c collections data-structures

Last synced: 19 Jan 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: 25 Dec 2024

https://github.com/vgherard/r2r

R-Object to R-Object Hash Maps

data-structures hashtable r

Last synced: 13 Dec 2024

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: 25 Dec 2024

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

https://github.com/shxntanu/se-lab-assignments

A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).

algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering

Last synced: 19 Dec 2024

https://github.com/sanmak/sumo-queue

Queue Data Structure Implementation. Use it for large arrays.

array arrays chai complexity complexity-analysis data-structures javascript mocha mocha-chai queue queue-algorithm queues

Last synced: 19 Dec 2024

https://github.com/ahmed-roshdy-1/implementing-stack-using-c

this problem I had solved in my second year in computer science college

c data-structures stack

Last synced: 12 Jan 2025

https://github.com/nop-dev/learning-js

Esse repositório contem todas as anotações que fiz enquanto estudava um módulo da trilha Explorer da Rocketseat sobre JavaScript. 🔰

data data-structures functions javascript js

Last synced: 10 Jan 2025

https://github.com/am-kantox/finger_tree

Pure Elixir implementation of FingerTree

binary-tree data-structures elixir elixir-lang queue

Last synced: 17 Dec 2024

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: 17 Jan 2025

https://github.com/nubango/eda-domjudge

Estructuras de Datos y Algoritmos | Data Structures and Algorithms | UCM - DV

algorithms algorithms-and-data-structures data-structures

Last synced: 17 Jan 2025

https://github.com/abhraneel2004/algorithm_4thsem_lab

This is a repository that contains the Codes which are done in DAA Laboratory of 4th Semester CSE1 2024 in Academy Of Technology.

algorithms algorithms-and-data-structures data-structures

Last synced: 19 Jan 2025

https://github.com/ahmed-roshdy-1/lab-3-assissment

it problem-solving using data structures and that when I in my second years in computer science college

c data-structures

Last synced: 12 Jan 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: 24 Dec 2024

https://github.com/abdullahashfaq-ds/python-dsa

Data Structures and Algorithms implemented in Python with unit tests.

algorithms data-structures dsa open-source python unit-tests

Last synced: 18 Jan 2025

https://github.com/jdeokkim/algoitni

A collection of libraries that implement various data structures and algorithms.

algoitni algorithms data-structures raylib raylib-examples

Last synced: 18 Dec 2024

https://github.com/dangkhoasdc/taocp

working through the Art of Computer Programming

algorithms analysis-of-algorithms data-structures programming

Last synced: 02 Jan 2025

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: 11 Jan 2025

https://github.com/ailynux/dsa-lab

This is a data structures and algorithms (DSA) cheatsheet.

algorithms algorithms-and-data-structures cheatsheet data-structures dsa dsa-practice

Last synced: 17 Jan 2025

https://github.com/wzslr321/datastructures_implementation

data structures which I've tried to implement in C++, much more incoming 👨‍💻

cpp data-structures

Last synced: 03 Jan 2025

https://github.com/thanhngan22/dsa-writeups

💦 some exercises in Hackerrank and other sources used to practice

algorithms data-structures hackerrank-solutions

Last synced: 03 Jan 2025

https://github.com/vaseug/powerlib

PowerLib contains classes and extension methods for working with data structures and MSSQL server data.

arrays collections data-structures database deployment entityframework helpers linq linq2sql mssqlserver sqlclr sqlserver

Last synced: 18 Jan 2025

https://github.com/29dch/data-structure-project-ofo-shared-bicycle

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

cpp data-structures

Last synced: 10 Jan 2025

https://github.com/miguelestradam36/basic-local-data-management

Python | Data Transformations with Pandas and Sqlite3.

data data-structures jupyter pandas python sql sqlite3

Last synced: 12 Jan 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 Dec 2024

https://github.com/scriptnull/linkedlist.cr

Linked List Implementation for Crystal Programming Language

data-structures linked-list

Last synced: 17 Dec 2024

https://github.com/braintwister/record

A heterogeneous data structure for C++

cpp data-structures heterogeneous polymorphism

Last synced: 19 Jan 2025

https://github.com/yadvi12/striver-sde-dsa-sheet

Striver SDE Sheet - CPP Solutions

algorithm coding-challenge cpp data-structures

Last synced: 24 Jan 2025

https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json

A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON

cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx

Last synced: 03 Jan 2025

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

Personal repository, containing implementations and notes about data structures.

c data-structures set stack

Last synced: 25 Dec 2024

https://github.com/n8rzz/quad-tree

QuadTree data structure written in TypeScript

canvas data-structures quadtree typescript

Last synced: 13 Dec 2024

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: 18 Jan 2025

https://github.com/bodrovis-learning/datatypesalgo-yt-series

Серия уроков "Алгоритмы и структуры данных" на YouTube

algorithms data-structures lessons youtube-tutorial-series

Last synced: 26 Dec 2024

https://github.com/elandeyan/min_max_heap_dart

A MinMax binary heap implementation as dart's package.

dart-lang dart-package dartlang data-structures

Last synced: 18 Jan 2025

https://github.com/bertptrs/safelist

A memory-safe linked list in C++

c-plus-plus data-structures linked-list memory-management

Last synced: 11 Jan 2025

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

Organizing some college assignments and random things ; )

console-application data-structures oop

Last synced: 10 Jan 2025

https://github.com/yungshenglu/onlinejudgenctu

Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)

algorithms cpp data-structures

Last synced: 26 Dec 2024

https://github.com/xushaohua/thealgorithms

All data structures and algorithms in Rust. 使用 Rust 语言实现所有的数据结构与算法

algorithms data-structures leetcode rust

Last synced: 12 Jan 2025

https://github.com/anishlearnstocode/python-workshop-3

Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓

algorithms arithmetic-expression data-structures dictionary functions generator-function introduction-to-programming list logical-expression methods oops pycharm pycharm-ide python python3 tuple workshop

Last synced: 19 Dec 2024

https://github.com/yjl9903/setmap

Use Hash to check whether two sets are equal.

data-structures hash

Last synced: 17 Dec 2024

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

A repository containing the function code of data structures and algorithm for collaboration for the open source tournament

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

Last synced: 18 Jan 2025

https://github.com/ahmed-roshdy-1/lab-3_7

problem-solving using data structures

c data-structures

Last synced: 12 Jan 2025

https://github.com/nicbet/cart

Crystal Adaptive Radix Tree Implementation

algorithms crystal-language data-structures radix-tree tree

Last synced: 03 Jan 2025

https://github.com/papachristoumarios/abstract-data-types

A library implementing some data structures for educational purposes

adt algorithm data-structures tree

Last synced: 12 Jan 2025

https://github.com/broucz/lf-queue

A lock-free multi-producer multi-consumer unbounded queue.

concurrency data-structures mpmc-queue queue

Last synced: 24 Dec 2024

https://github.com/robertzhidealx/lytepq

A small and mighty suite of data structures in JavaScript.

algorithms array binary-heap data-structures disjoint-sets javascript priority-queue queue union-find

Last synced: 25 Dec 2024

https://github.com/serhatkacmaz/cpp-datastructuresandalgortihms

Contains codes related to data structures

algorithms cplusplus data data-structures

Last synced: 10 Jan 2025

https://github.com/kdrag0n/structalgo

My implementations of various data structures and algorithms in C.

algorithms data-structures

Last synced: 17 Jan 2025

https://github.com/divithraju/divith-raju-openmetadata

Open Standard for Metadata. A Single place to Discover, Collaborate and Get your data right.

automation bigdata bigdataanalytics data data-structures dataengineering datascience hacktoberfest2022 metadata metadata-extraction

Last synced: 31 Dec 2024

https://github.com/daya-jin/datastructureandalgorithm

Implementations of commonly data structure and problem solving with Python

algorithms data-structures

Last synced: 27 Nov 2024

https://github.com/hawashra/project-1-

Data Structures Project 1

c data-structures programming

Last synced: 08 Dec 2024

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: 22 Dec 2024