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/jackfirth/chess

A Racket package for playing chess

chess data-structures library racket

Last synced: 03 Dec 2024

https://github.com/nazmulkp/swift-algorithms-and-datastructure-practice

Practice programming skills with tutorials and practice problems of Basic Programming, Data Structures and Algorithms with Swift Language

algorithms coding coding-challenge data-structures datastructure-practice interview-practice ios practice-programming-skills swift swift-algorithms swift-language

Last synced: 12 Oct 2024

https://github.com/imdanielsp/dstructs

A data structure playground

algorithms cpp data-structures unit-test

Last synced: 12 Jan 2025

https://github.com/aaronmcleancs/particlebox

Multithreaded particle dynamics engine using spatial hashing and quad tree collision detection to simulate forces among particles.

data-structures multithreading physics-simulation sdl2

Last synced: 17 Jan 2025

https://github.com/anishlearnstocode/hackerrank-cpp

Solutions to C++ domain challenges on Hackerrank ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿฑโ€๐Ÿ‘ค.

algorithms c cpp data-structures hackerrank

Last synced: 24 Nov 2024

https://github.com/strake/containers.rs

Library of containers for computers with finite memory

containers data-structures

Last synced: 12 Oct 2024

https://github.com/eslam-abdo/data-structures-algorithms

This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.

algorithms c cpp data-structures

Last synced: 18 Jan 2025

https://github.com/tanmay-312/problem-of-the-day

Here you will find daily problem's solution for GeeksForGeeks and LeetCode from 1-1-2024. "365 Day Challenge: Daily POTD DSA"

365 365daychallenge 365daysofcode algorithms daily-coding-problem data-structures dsa dsa-algorithm dsa-practice gfg-potd gfg-solutions leetcode-practice leetcode-solutions problem-solving

Last synced: 19 Nov 2024

https://github.com/nikhiljsk/strivers_sde_sheet

Python and Golang Solutions for Striver's SDE Sheet

algorithms data-structures go golang python striver striver-sde-sheet strivers-sde-sheet

Last synced: 17 Jan 2025

https://github.com/make-github-pseudonymous-again/js-collections

:school_satchel: Python's collections library in JavaScript

agpl collections computer-science data-structures javascript

Last synced: 12 Oct 2024

https://github.com/mcxxmc/structures-in-go

Implementation of some data structures in golang. e.g. Binary search tree.

data-structures go golang

Last synced: 19 Dec 2024

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

This repo shows my practice session of Data Structure and Algorithm. Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way. This tutorial will give you a great understanding on Data Structures needed to understand the complexity of enterprise level applications and need of algorithms, and data structures.

algorithms-and-data-structures algorthims data-structures

Last synced: 12 Oct 2024

https://github.com/Gikoskos/simbly

Multithreaded runtime and interpreter for programs written in a tiny assembly-like language

c cmake concurrency concurrent data-structures interpreter language multithreading pthreads runtime toy-language unix

Last synced: 17 Nov 2024

https://github.com/okeuday/record_info_runtime

Parse transform for using record_info(size, _) and record_info(fields, _) during runtime

data-structures erlang

Last synced: 12 Dec 2024

https://github.com/samvv/scl.js

A standard collections library for JavaScript/TypeScript

algorithms avl-tree data-structures hashing javascript priority-queue red-black-tree typescript

Last synced: 19 Nov 2024

https://github.com/varun93/javascript-challenges

Compilation of common algorithms and data structures in Javascript.

algorithms data-structures javascript javascript-challenges

Last synced: 09 Nov 2024

https://github.com/wwkk-y/bplustree

ๆ•ฐๆฎๅบ“ๅบ”็”จ B+ ๆ ‘(Java)

bplus-tree bplustree data-structures databases java

Last synced: 15 Oct 2024

https://github.com/dadhi/smap

Fast persistent immutable Map data-structure for Scala with minimal memory footprint

2-3-tree benchmark data-structures dictionary efficiency hashmap immutable java map memory performance persistent scala

Last synced: 09 Nov 2024

https://github.com/extwiii/oojava-uc.san.diego

Object Oriented Java Programming: Data Structures and Beyond - UC San Diego - Coursera

algorithm data-structures java object-oriented

Last synced: 29 Nov 2024

https://github.com/cggos/dsa

Data Structures and Algorithms :sunny:

algorithms algorithms-and-data-structures cpp data-structures

Last synced: 11 Oct 2024

https://github.com/solution10/collection

Like arrays, only better! Small, lightweight PHP 5.3 Collection class with smart slicing and fancy sorting.

arrays composer-packages data-structures php

Last synced: 26 Jan 2025

https://github.com/deveshsangwan/ds_algo

Implementation of Algorithms and Data Structures

algorithms data-structures dynamic-programming sorting-algorithms

Last synced: 15 Jan 2025

https://github.com/vedanthv/dsa

A repository of Data Structures and Algorithms Problems in Java!

algorithms data-structures java leetcode

Last synced: 16 Nov 2024

https://github.com/thakursaurabh1998/uca

Contains all the code practiced and made as part of the University Coding Academy.

binary-search binary-tree c data-structures graph-theory linked-list problem-solving shell-script

Last synced: 14 Dec 2024

https://github.com/rvanvelzen/php-collection

Simple collection types for PHP

data-structures php php-library

Last synced: 23 Dec 2024

https://github.com/louiixx-h/algorithms-and-data-structure

Study about algorithms and data structure in Kotlin.

algorithms data-structures kotlin scientific-computing structured-data

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

https://github.com/huyhoang8704/cse-labdsa-hcmut

Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT

algorithms cpp cse data-structures dsa hcmut lab

Last synced: 17 Nov 2024

https://github.com/mahrjose/bracu-cse220

BRAC University's course - CSE220 (Data Sturctures) Notes, Questions, Solutions & more. (Spring 2022 & Fall 2022)

assignment-solutions bracu bracu-cse bracu-cse220 cse220 data-structures lab mahrjose notes python

Last synced: 10 Nov 2024

https://github.com/alpha74/icc

My CodeChef submissions. Maintained from 2020 onwards.

algorithms codechef codechef-problems codechef-solutions coding cpp data-structures programming

Last synced: 15 Nov 2024

https://github.com/octcarp/sustech_cs203-dsaa_f22_works

(1080/1000) Labs of CS203 2022 Fall: Data Structure and Algorithm Analysis, SUSTech. Taught by Prof. Bo TANG @tangloner.

algorithms cs203 data-structures sustech

Last synced: 16 Dec 2024

https://github.com/tcrouch/multiset.cr

Multiset (bag) implementation in Crystal

bag crystal data-structures multiset set

Last synced: 23 Dec 2024

https://github.com/supermoudy/c-programming-a-modern-approach-2nd-ed-solutions

My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation

Last synced: 15 Nov 2024

https://github.com/alstn113/algorithm

Algorithm & Data Structure & SQL

algorithms data-structures java javascript python sql

Last synced: 28 Oct 2024

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

These are the notes I made while learning about data structures and algorithms, from the course titled 'JavaScript Algorithms and Data Structures Masterclass'.

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

Last synced: 07 Jan 2025

https://github.com/aminography/radixtree

An implementation of RadixTree data-structure, which is a great tool for indexing a large number of records with string keys.

data-structures indexing prefix-search prefix-tree radix-tree radix-trie tree-structure

Last synced: 04 Dec 2024

https://github.com/absaoss/spark-data-standardization

A library for Spark that helps to stadardize any input data (DataFrame) to adhere to the provided schema.

data-quality data-structures scala schema spark

Last synced: 07 Nov 2024

https://github.com/erfidev/ds_golang

Data strcutures implemented by go programming language

data data-structures go

Last synced: 19 Nov 2024

https://github.com/jotavare/push_swap

Algorithm project where I must sort a given list of random numbers with a limited set of instructions, using the lowest possible number of actions.

algorithms binary c data-structures efficiency gdb makefile norminette performance quicksort radix sorting-algorithms stacks valgrind

Last synced: 08 Nov 2024

https://github.com/waynewbishop/bishop-algorithms-swift-package

Examples of commonly used algorithms and data structures in Swift Package format.

algorithms data-structures ios-sdk swift swift-package swift-package-manager xcode xctest

Last synced: 15 Dec 2024

https://github.com/nimit95/cpp-header

C++ header for Data structure

c-plus-plus cpp data-structures linked-list tree vector

Last synced: 07 Nov 2024

https://github.com/thuongtruong1009/point2d-and-vector2d

The first mini project kind of Data Structure & Algorithm subject. Enjoy it !

algorithm data-structures java-8 pointers-and-arrays vector-space-model

Last synced: 18 Jan 2025

https://github.com/ryantusi/cs50x

๐Ÿš€ Dive into the world of coding excellence with my comprehensive collection! This repository hosts a treasure trove of problem sets and lab challenges from CS50x: Harvard's famed Introduction to Computer Science course. ๐ŸŒŸPerfect for learners aiming to sharpen their skills or enthusiasts eager to embrace the art of computer science! ๐Ÿ–ฅ๏ธ๐Ÿ’กโœจ

api c computer-science cs50x css data-structures database flask harvardcs50 html javascript python sqlite3

Last synced: 19 Nov 2024

https://github.com/chetannn/dsa-in-typescript

Most of the DSA implementation in TypeScript

algorithms data-structures data-structures-and-algorithms typescript

Last synced: 14 Nov 2024

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

A compilation of some data structures and algorithms for various languages

algorithms data-structures golang hacktoberfest javascript python

Last synced: 04 Dec 2024

https://github.com/pharo-containers/Containers-OrderedSet

A Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection

collection containers data-structures pharo set

Last synced: 17 Nov 2024

https://github.com/ruimaciel/mropes

M's ropes library: a rope data structure library implemented in C

c c90 data-structures rope rope-string string

Last synced: 13 Nov 2024

https://github.com/akash-goyal-github/codewithakash

Daily :star: CodeWithAkash :star: is an initiative to do daily coding. The daily code started on 24 May 2021 :technologist: . Selected Most Important questions :100: will be uploaded here with optimized solutions in the coming time. If one practices these questions then he/she will be ready to crack any big company. :boom: :100: Give us a :star: if you like the initiative.

advanced-data-structures arrays beginner-code code competitive-programming daily-coding-problem data-structures dinamic-programming dsa-algorithm geeksforgeeks geeksforgeeks-solutions gfg gfg-solutions graph java leetcode leetcode-solutions optimized-solution problem-solving string

Last synced: 28 Nov 2024

https://github.com/caneroj1/median-stream

Haskell data structure for constant-time queries for the median of a stream of numeric data

data-structures heap max-heap numeric-data stream

Last synced: 08 Dec 2024

https://github.com/ajit24/dsa-all

A repo where you can find important questions of DS-ALGO , during my course #MERN in Masai School I got these problems

data-structures dsa-algorithm dsa-practice important javascript

Last synced: 08 Nov 2024

https://github.com/king04aman/data-structures-using-c

Data Structures and algorithm program written in C language. A detailed Data Structure implementations in C with Pseudo code and organized for real world usage.

binary-search-tree bst bst-tree bstree btree c circular-linked-list clang data-structures data-structures-algorithms data-structures-and-algorithms doubly-linked-list graph graph-algorithms linked-list queue stack tree tree-structure

Last synced: 05 Jan 2025

https://github.com/thealgo/hackerrank_solutions

Solutions to all the hackerrank questions solved my me using my own noble algorithms

algorithms cpp data-structures hackerrank

Last synced: 25 Dec 2024

https://github.com/m0saan/structures

this repository contains a simple implementation to the most famous and useful data structures involving linear and non-linear ones

cpp-data-structures cpp11 cpp14 data-structures go go-algorithms go-datastructure golang linear-data-structures non-linear-data

Last synced: 16 Jan 2025

https://github.com/zedthree/fortran-redblack

Demos of Red-Black and Binary Search Trees in Fortran

data-structures fortran redblacktree tree-structure

Last synced: 18 Jan 2025

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

ฤรขy lร  repository hแปc data structures แปŸ nhiแปu ngรดn ngแปฏ khรกc nhau. Trong repo nร y sแบฝ chแปฉa cรกc file source vแป cรกc vรญ dแปฅ cแปงa cแบฅu trรบc dแปฏ liแป‡u. Xem thรชm trong README

algorithms cpp csharp data-structures rust typescript

Last synced: 16 Nov 2024

https://github.com/Solution10/collection

Like arrays, only better! Small, lightweight PHP 5.3 Collection class with smart slicing and fancy sorting.

arrays composer-packages data-structures php

Last synced: 11 Nov 2024

https://github.com/thapasijan171/algodocs

Embark on your journey from zero to hero with comprehensive Data Structures and Algorithms, mastering fundamental concepts, optimizing problem-solving skills, and boosting your coding confidence with step-by-step guidance tailored for both beginners and advanced learners.

data-structures dsa dsa-algorithm dsa-learning-series

Last synced: 04 Dec 2024

https://github.com/aditeyabaral/data-structures-ue18cs202

A repository containing the source codes for the Data Structures course (UE18CS202) at PES University.

algorithms c data-structures data-structures-and-algorithms

Last synced: 16 Nov 2024

https://github.com/cizr/perlcodingtoolkit

This repository contains a diverse collection of Perl scripts and utilities designed to assist developers in various aspects of programming and problem-solving.

client-server compression-algorithm cryptography cybersecurity data-structures digitalforensics graph perl perl5 problem-solving recursion scheduling-algorithms searching-algorithms sorting-algorithms tree webprogramming

Last synced: 19 Jan 2025

https://github.com/sake92/scalarizmi

Algorithms and data structures, in Scala

algorithms data-structures scala

Last synced: 16 Oct 2024

https://github.com/yisaer/dailycode_in_shulife

My Daily Code in My College life in SHU

assembly data-structures operating-system

Last synced: 02 Dec 2024

https://github.com/qwerty541/logged-stream

Logging of all read/write operations, errors and drop of underlying IO object.

async asynchronous asyncio contributions-welcome data-structures debugging development-tools io logging networking rust rust-library stream

Last synced: 28 Oct 2024

https://github.com/opensourcedoc/algo-golang

Data Structures and Algorithms in Golang

algorithm algorithms data-structures generics golang golang-package

Last synced: 10 Nov 2024

https://github.com/andersy005/algorithms

Data Structures and Algorithms implementations

algorithms data-structures python

Last synced: 07 Jan 2025

https://github.com/anshumansinha3301/linearsearchcpp

CPP Codes for Sorting, Searching and other DSA Concepts for interview Preparations. Codebase for data structures and algorithms.

algorithms-and-data-structures cpp data-structures searching-algorithms sorting-algorithms

Last synced: 26 Nov 2024

https://github.com/lbwa/n-ary

n-ary tree(also known as k-ary or k-way tree) implementation in JavaScript(TypeScript).

algorithms data-structures n-ary n-ary-tree tree

Last synced: 05 Nov 2024

https://github.com/dhruvabhat24/ds

Data Structures in C

data-structures

Last synced: 31 Oct 2024

https://github.com/64/ds

Simple and (relatively) efficient C data structures.

c data-structures

Last synced: 13 Jan 2025

https://github.com/knightchaser/easy-data-structure

Hands on data structure, with an easy code by myself.

assembly c cpp data-structures hands-on

Last synced: 30 Nov 2024

https://github.com/fabienbounoir/tiktok-is-trash

๐Ÿ‘€ What's really in your Tiktok Data package?

data data-structures data-visualization svelte tiktok

Last synced: 07 Nov 2024

https://github.com/aleksandrhovhannisyan/mips-linked-list

Full implementation of a linked list data structure in MIPS assembly with insert, delete, search, and display operations and command-line menu input.

asm data-structures linked-list mips mips-assembly mips-language qtspim

Last synced: 06 Nov 2024

https://github.com/anmol-singh-jaggi/algo-ds

Implementations of various algorithms and data structures

algorithms cpp data-structures

Last synced: 04 Dec 2024

https://github.com/cleversamer/dsa

Data Structures and Algorithms using Java

algorithms data-structures java

Last synced: 14 Nov 2024

https://github.com/halimocakli/datastructures

Projects developed with the C programming language to examine data structures

data-structures

Last synced: 09 Nov 2024

https://github.com/abhirockzz/redis-websocket-javaee

Displays the currently trending Meetup groups based on their (live) RSVPs feed

cdi data-structures ejb javaee7 jedis redis sorted-sets websocket

Last synced: 21 Dec 2024

https://github.com/daniel-liu-c0deb0t/general-algorithms

A variety of algorithm implementations and short classes, mostly for competitive programming and machine learning.

algorithms data-structures deep-learning deep-q-network java python reinforcement-learning

Last synced: 01 Dec 2024