Bassel-Bakr / Data_StructuresLinks
☆13Updated last year
Alternatives and similar repositories for Data_Structures
Users that are interested in Data_Structures are comparing it to the libraries listed below
Sorting:
- ☆117Updated 3 years ago
- Book Code for ICPC; Unmaintained, see https://github.com/kth-competitive-programming/kactl/ or https://github.com/ecnerwala/cp-book☆236Updated 2 years ago
- Code snippets for competitive programming (ACM, Codeforces, etc)☆112Updated 5 years ago
- ☆59Updated 7 years ago
- Library of C++ implementations for algorithms used in competitive programming.☆154Updated this week
- This repository contains a subset of pointers to solutions with editorials and notes to my trainees (ACM ICPC, OJs, IOI, POI, CEOI, JOI, …☆422Updated 5 years ago
- NUS ICPC Team's Notebook for ACM ICPC World final 2016☆455Updated last year
- (Auto) generate notebooks from your source code. Useful for ACM-ICPC☆134Updated last month
- Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.☆455Updated 5 years ago
- Library for generating tests for olympiad problems☆270Updated 3 years ago
- Algorithms and templates for competitive programming☆95Updated 4 years ago
- ☆125Updated 9 years ago
- ☆641Updated 2 months ago
- Implementations of Algorithms and Data Structures☆328Updated 2 years ago
- A one-shot tool to harvest submissions from different OJs onto one single VCS managed repository http://bit.ly/harwest☆135Updated 2 years ago
- Concise, performant data structures and algorithms in C++.☆174Updated 2 years ago
- My Code Templates☆27Updated 2 years ago
- Debug and visualize computational geometry problems☆117Updated 3 years ago
- My competitive programming solution repository (mostly OI)☆137Updated last year
- Book Code for Competitive Programming☆610Updated last week
- Library code for programming contests☆360Updated last week
- Tools for estimating problem difficulty, predictors rating trajectories, and tracking individual learning progress in algorithms.☆65Updated 7 years ago
- A codeforces plugin ported from emacs plugin gnull/cfparser.☆45Updated 6 years ago
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 3 years ago
- C++ algorithms and tools for competitive programming☆57Updated 7 months ago
- Implementations of algorithms used for competitive programming, with a focus placed on readability, usability, conciseness, and performan…☆49Updated 6 years ago
- C++ Implementation of Algorithms (aka. Spaghetti Source)☆798Updated 4 years ago
- Alex's Anthology of Algorithms: Common Code for Contests in Concise C++ (A³C⁵) - Work in Progress!