Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: datastructures

FLIVLA/itu-algorithms-and-datastructures

Course exercise solutions and more

Language: Java - Size: 229 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

AnushreeBagchi/Practice-Algorithm

Practicing basics algorithm with Python

Language: Python - Size: 9.77 KB - Last synced: 19 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

anujonthemove/Data-Structures-and-Algorithms-Python

Data Structures & Algorithms in Python

Language: Jupyter Notebook - Size: 9.51 MB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

annshiv/codechef

CodeChef is a competitive programming community of programmers from across the globe. This repository gave CodeChef solutions to the world. Feel free to use this repository for solving the CodeChef problems as well as Contribute your solutions to our repository.

Language: Python - Size: 347 KB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 4 - Forks: 2

amarkum/interview-refresher-python

a one-stop repo to lookup for code snippets of core python concepts, and data-structures using python

Language: Python - Size: 5.86 KB - Last synced: 20 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

alopatindev/data_structures

Fundamental Data Structures

Language: C - Size: 78.1 KB - Last synced: 20 days ago - Pushed: about 7 years ago - Stars: 4 - Forks: 1

dhconnelly/rtreego

an R-Tree library for Go

Language: Go - Size: 248 KB - Last synced: 3 days ago - Pushed: 4 months ago - Stars: 598 - Forks: 122

Abhibhab/DSA-CP-Practice

Language: C++ - Size: 339 KB - Last synced: 20 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Ankit-22/Algorithms_DataStructures

Implementation of data structures and algorithms used in competitive programming.

Language: Java - Size: 59.6 KB - Last synced: 20 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 2

gk646/cxstructs

C++ datastructures, algorithms and utilities library

Language: C++ - Size: 785 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

AntVil/priority-search-tree

Queries a priority-search-tree using a half-stripe

Language: JavaScript - Size: 2.93 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 0 - Forks: 0

kstenerud/concise-encoding

The secure data format for a modern world

Language: ANTLR - Size: 3.22 MB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 257 - Forks: 4

Kaicheng1995/DataStructures

My study notes of data structures. (cs61bl summer 2020)

Language: Java - Size: 2.36 MB - Last synced: 21 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Dmdv/go-algo

Data structures in Golang. Leetcode, Hackerrank

Language: Go - Size: 9.77 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

anushka23g/Complete-Placement-Preparation

This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.

Language: Python - Size: 2.48 MB - Last synced: 19 days ago - Pushed: 9 months ago - Stars: 3,102 - Forks: 974

doganoo/PHPAlgorithms

A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell

Language: PHP - Size: 515 KB - Last synced: 19 days ago - Pushed: 8 months ago - Stars: 938 - Forks: 92

arorarahul/C-programming-for-interviews

Learn C programming with algos to crack programming interviews

Language: C - Size: 548 KB - Last synced: 22 days ago - Pushed: over 6 years ago - Stars: 20 - Forks: 2

TheAlgorithms/Julia

Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!

Language: Julia - Size: 1.16 MB - Last synced: 12 days ago - Pushed: 5 months ago - Stars: 418 - Forks: 99

addu390/data-structures-and-algorithms

Data-structures and Algorithms pool

Language: Java - Size: 14.7 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

arufonsekun/computer-science-codes

Code related to my computer science classes (this repository begs for refactor)

Language: Python - Size: 76.5 MB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

Anshuman1608/Data-Structure-using-C

Language: C++ - Size: 2.29 MB - Last synced: 22 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

ahmed123234/leetcode_problems

Top Leetcode Problems & interview questions

Language: Java - Size: 210 KB - Last synced: 23 days ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

maxim-dirtu/Dirtu_Maxim_ActivitateSDD2024

Mandatory repository for college course Data Structures. Should upload all the course resources here.

Language: C - Size: 858 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

imp111/SoftUni

All the projects and homeworks done in SoftUni

Language: C# - Size: 2.53 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

viercc/trie-simple

Simple Map-based trie implementation

Language: Haskell - Size: 10.7 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 3 - Forks: 3

MoBanerjee/DSA

Language: Java - Size: 249 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

andreasvc/roaringbitmap

Roaring Bitmap in Cython

Language: Cython - Size: 301 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 79 - Forks: 11

yankouskia/cracking-interview

Cracking the coding interview

Language: Java - Size: 101 KB - Last synced: 24 days ago - Pushed: about 4 years ago - Stars: 19 - Forks: 8

Nomi/Algorithms-and-Data-Structures

My solutions to the probelms in the Algorithms and Data Structures subject/course of my University.

Language: C++ - Size: 30.3 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

yogain123/Watchman-Algo

Watch out all Famous Algorithms of FANG

Language: JavaScript - Size: 5.86 KB - Last synced: 24 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

HyunJinNo/data-structures-ts

Common data structures implemented in TypeScript.

Language: TypeScript - Size: 8.79 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

KristofferC/NearestNeighbors.jl

High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.

Language: Julia - Size: 1.18 MB - Last synced: 23 days ago - Pushed: 6 months ago - Stars: 404 - Forks: 64

prakashsellathurai/a-grim-loth

Essential Algorithms / Data structures implemented in c++ and python

Language: C++ - Size: 661 KB - Last synced: 21 days ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 3

caesar0301/treelib

An efficient implementation of tree data structure in python 2/3.

Language: Python - Size: 1.03 MB - Last synced: 25 days ago - Pushed: about 1 month ago - Stars: 792 - Forks: 183

TyskM/tlib

Some headers I use a lot.

Language: C++ - Size: 206 MB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 0

Manavalan2517/Python-DSA

Language: Python - Size: 3.91 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

Manavalan2517/Java-DSA

Language: Java - Size: 5.86 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

a93a/Leetcode-Solutions

Solutions for Leetcode in Kotlin and list of useful and important topics on competitive programming

Language: Kotlin - Size: 1.11 MB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

DenQ/iron-tree

Tree (data structure). Many methods

Language: JavaScript - Size: 95.7 KB - Last synced: 1 day ago - Pushed: about 2 years ago - Stars: 23 - Forks: 5

TheAlgorithms/MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.

Language: MATLAB - Size: 73.8 MB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 357 - Forks: 172

ProAlgos/ProAlgos-Cpp

C++ implementations of well-known (and some rare) algorithms, while following good software development practices

Language: C++ - Size: 729 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 505 - Forks: 363

bhimrazy/DSA-LABS

Lab Practical - C++ Implementation of Data Structure and Algorithm

Language: C++ - Size: 3.64 MB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

Bardin08/algorithms-datastructures

📚 Welcome to the repository containing sources for algorithms and data structures at KSE! 🚀

Language: C# - Size: 13.3 MB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

siddarthshete/ADS

This repository contains the assignment of advance data structure and algorithm using cpp which were performed in fourth semester

Size: 0 Bytes - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

mohammadpagard/recursive-functions

I created this repository for study some mathematic or datastructure recursive functions. -just for fun-

Language: Python - Size: 0 Bytes - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

Solirs/CDSC

(WIP) A C library implementing many data structures in a stable, polished, and programmer-friendly way without any outside dependencies

Language: C - Size: 1.22 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 2 - Forks: 1

krismaz/dADS3

dADS 3 Project repo

Language: HTML - Size: 20.8 MB - Last synced: 28 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

bryanspan/DataStructure

DataStructure

Language: C++ - Size: 3.56 MB - Last synced: 28 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

TdP-2024/materiale

Materiale didattico per il corso di Tecniche di Programmazione

Size: 23.1 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 4 - Forks: 6

iostalks/Algorithms

数据结构和算法专项训练营。✍️✍️✍️

Language: JavaScript - Size: 206 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 511 - Forks: 142

bounty-coder/peer_challenge

Daily Coding Peer Challenge Questions here

Language: Python - Size: 51.8 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

semyonf1l1pp0v/DataStructures-labs

Tasks from "Algorithms and Data Structures" university course (language C)

Language: C - Size: 50.8 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

HendEmad/Educational-projects---Games

Language: C++ - Size: 133 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 1 - Forks: 0

Vicky-Jha/FullDataStructures

Data Structure Libraries

Language: C - Size: 82 KB - Last synced: 30 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

himanshu-hota/SupremeBatch

🚀🚀Connect With Me 🚀🚀

Language: Java - Size: 599 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 10 - Forks: 5

Ashraf840/Python-Topics-Basic-In-depth

The sole purpose of this repository is to store different mystifying topics of Python.

Language: Python - Size: 42 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

mikeroyal/Algorithms-and-Data-Structures

Algorithms & Data Structures Guide

Size: 54.7 KB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 22 - Forks: 2

Vikt0r-Nekrutenko/cities

Algorithm for combining the longest sequence of cities

Language: C++ - Size: 299 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

JosephCalla/LeetCode

Here is my repo of LeetCode Solutions

Language: Swift - Size: 150 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

deekshadaga/geeksforgeeks

I save all my answers of questions that I solve on geeksforgeeks platform here.

Size: 433 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7 - Forks: 2

tobgu/pyrsistent

Persistent/Immutable/Functional data structures for Python

Language: Python - Size: 1.14 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1,986 - Forks: 141

kinegratii/borax

:notebook: python农历&节日工具库 - 中文数字/设计模式/树形结构

Language: Python - Size: 1.61 MB - Last synced: 8 days ago - Pushed: 2 months ago - Stars: 72 - Forks: 10

ThomasThelen/DataStructures

Various data structures implemented in c++

Language: C++ - Size: 7.44 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

EmirhanSyl/TheBSTSearchEngine

Mini desktop search engine with Binary Search Tree

Language: Java - Size: 56.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

gauravcodepro/python-algorithms-datastructures

This repository contains the codes which i have posted on linkedln solutions for the leetcode, interview query and the codewars questions and i used a different approach as compared to the approach everywhere mentioned

Language: Python - Size: 256 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

omargoher/CairoMetroApp-ConsoleApp

This is a project to calculate the price of a metro ticket using (Graph Theory, BFS and Shortest Path).

Language: C++ - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 1

algrvvv/java-algorithms

Все алгоритмы реализованы на Java

Language: Java - Size: 76.2 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 1

gauravrmazra/ds-algorithms

Collections of data-structures and algorithms

Language: Java - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 2

javastips/jstips

Tips on JavaScript ⚙️

Language: JavaScript - Size: 1.2 MB - Last synced: 20 days ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

beerus11/Leetcode

LeetCode questions python solutions.

Language: Python - Size: 2.03 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 1

NickP0/Python

Language: Jupyter Notebook - Size: 2.26 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

filipe-muniz/dsa

implementation of data structures and algorithms

Language: TypeScript - Size: 115 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

attilagyoriid/java_data_structures_algorithms

Java popular data structures and algorithms

Language: Java - Size: 246 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

yowainwright/datastructures

Simple *Functional Typed Data Structures 🦄

Language: TypeScript - Size: 3.31 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 10 - Forks: 2

mmncit/ralgo

Implementation of datastructures and algorithms using Ruby

Language: Ruby - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

arungudelli/python.shiksha

Python Shiksha: Step by Step Guide to learn Python language

Language: HTML - Size: 12.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 16

john-h-kastner/liquid-structures

Implementations of data structures from Okasaki's "Purely Functional Data Structures" verified using LiquidHaskell

Language: Haskell - Size: 536 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

kapilaramji/cpp-data-structures

Stack and Queue data structures in C++ with and without the use of pointers.

Language: C++ - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

obrok/lens

A utility for working with nested data structures.

Language: Elixir - Size: 159 KB - Last synced: 25 days ago - Pushed: almost 2 years ago - Stars: 185 - Forks: 10

seyed0123/Algorithms

bunch of Algorithms and Data structures

Language: C++ - Size: 14.6 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 1 - Forks: 0

rajan-github/CLRS

Solutions to Introduction to Algorithms by Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen (CLRS).

Language: Java - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Kunal-IIT-JMU/DSA-IIT-JMU

DSA Course @ IIT JAMMU

Language: C++ - Size: 39.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

fritzwill/data-structures-examples

Contains a variety of projects which involve the utilization of Data Structures in C++. Follows many aspects of object-oriented design through the use of classes/inheritance/polyorphism

Language: C++ - Size: 211 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

thewillyan/hashi

Implementação de um índice Hash Extensível para a disciplina de SGBD (CK0114) da UFC

Language: C++ - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

fDero/DDS

A data-structures library in modern object-oriented C++

Language: C++ - Size: 93.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Subhraneel77/Leetcodes-Solutions

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub).

Language: C++ - Size: 2.74 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

arindal1/StriversDSASheet

Solutions of all the problems in Striver's A2Z DSA Sheet

Language: C++ - Size: 394 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 1

JasonSong97/CODINGTEST

🔥도랄팍쥐🔥

Language: Python - Size: 259 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

chauhansumitdev/codemasters

A Fundamental First Approach to Programming.

Language: JavaScript - Size: 141 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

subeenjeonHere/algorithms-datastructure

🧮 Solving algorithm problems on Baekjoon and Programmers.

Language: Java - Size: 298 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

BhavyBansal24/Python-And-DataStructures-Notes

Python was much easier to learn and is much simpler to code. This repository is basically a beginner friendly guide to help code in python, also to get back to a specific topic in python it is helpful.

Language: Jupyter Notebook - Size: 43.9 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

mattmazzola/interview-questions

Collection of random interview questions from various websites with their implementation and tests in TypeScript

Language: TypeScript - Size: 769 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

HotPotatoC/c

Language: C - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

realanupreet/glaringharmfulbinary

#100DaysOfCode, a consistency challenge

Language: Python - Size: 15.9 MB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 3 - Forks: 0

piyush97/3rdSemISE

All the Programs done in 3rd Sem ISE

Language: Java - Size: 4.52 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

alstn2468/python-data-structure

🌉Data Structure Made With Python🐍

Language: Python - Size: 56.6 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 2 - Forks: 2

rohanprasadofficial/Data-Structures-Using-CPP

Implementation of Data Structures using C++. Handled all the boundary conditions and testcases that would be possible for each operations of each data structure. would love to receive issue or pull request.

Language: C++ - Size: 541 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 5 - Forks: 7

fredeil/INF-1101 📦

Algorithms and data structures in C

Language: C - Size: 4.45 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Ayamohamed0101/DataStructures

DataStructureProblems

Language: C++ - Size: 247 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

svignesh93/Essentials

Data Structures and Algorithms.

Language: Java - Size: 192 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

Related Keywords
datastructures 2,825 algorithms 1,251 java 451 data-structures 356 python 310 cpp 304 algorithm 288 c 250 javascript 224 linked-list 190 algorithms-and-data-structures 181 stack 174 leetcode 166 datastructures-algorithms 157 queue 147 python3 145 dsa 114 competitive-programming 113 leetcode-solutions 96 tree 90 sorting-algorithms 82 graph 81 algorithms-datastructures 79 problem-solving 76 golang 74 hacktoberfest 72 binary-search-tree 69 linkedlist 69 programming 63 csharp 62 data 62 hackerrank 61 interview-questions 58 algorithm-challenges 57 datastructure 56 dynamic-programming 56 typescript 55 arrays 53 cplusplus 53 go 51 trees 50 recursion 48 interview 48 interview-preparation 47 c-plus-plus 46 data-structures-and-algorithms 45 computer-science 45 java-8 42 graphs 42 datastructuresandalgorithm 42 heap 42 oop 41 graph-algorithms 41 array 40 database 40 list 39 swift 37 dsa-algorithm 35 stacks 35 sorting 34 tree-structure 34 object-oriented-programming 33 machine-learning 33 hackerrank-solutions 32 coding 32 hashtable 32 trie 32 sql 30 data-structure 30 interview-practice 30 kotlin 30 algorithms-implemented 29 leetcode-java 28 queues 28 codeforces 28 greedy-algorithms 26 coding-interviews 26 geeksforgeeks 26 avl-tree 25 binary-tree 25 hashmap 25 data-science 24 solutions 24 dsa-practice 23 rust 23 collections 22 hashing 22 doubly-linked-list 21 priority-queue 21 bst 21 react 21 sort 21 strings 21 cpp14 21 data-structures-algorithms 20 design-patterns 19 searching-algorithms 19 php 19 nodejs 19 ruby 19