basmaashouur / computational-geometry-libraryLinks
A Geometry Toolkit for Competitive Programming
☆24Updated 7 years ago
Alternatives and similar repositories for computational-geometry-library
Users that are interested in computational-geometry-library are comparing it to the libraries listed below
Sorting:
- A collection of useful data structures and algorithms for competitive programming.☆163Updated 6 months ago
- An image manipulation program☆14Updated 4 years ago
- Several algorithms and data structures implemented in C++ by me (credited to others where necessary).☆665Updated 3 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated 2 years ago
- 🎯 VanillaJS pathfinding visualizer using bunch of different shortest-path algorithms (A*, DFS, BFS, ...etc.)☆30Updated 3 years ago
- A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming☆200Updated 2 years ago
- A curated list of awesome Competitive Programming, Algorithm and Data Structure resources☆80Updated 7 years ago
- Everything you need to know about graph theory to ace a technical interview☆119Updated 4 years ago
- C++ Data Structures and Algorithms☆10Updated 4 years ago
- A collection of algorithms, data structures and other useful information for competitive programming.☆560Updated 7 months ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- A bunch of different graphics algorithms implemented in c++☆29Updated 8 years ago
- ✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part…☆112Updated 3 years ago
- This repository contains a subset of pointers to solutions with editorials and notes to my trainees (ACM ICPC, OJs, IOI, POI, CEOI, JOI, …☆425Updated 5 years ago
- Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.☆37Updated 3 years ago
- Graph algorithms implementation☆81Updated 5 years ago
- Sort large objects with just "n" swaps using fm_sort along with your favourite sorting algorithm.☆30Updated 6 years ago
- C/C++ Plotting Library☆26Updated 3 years ago
- A list of interesting reads and finds in software architecture, with a main focus on backend.☆31Updated 5 years ago
- Java solutions for UVa problems☆71Updated 3 years ago
- ☆10Updated 5 years ago
- Collection of algorithms in multiple programming languages.☆498Updated 2 years ago
- Competitive Programming templates that I used during the past few years.☆439Updated 5 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.☆177Updated 3 years ago
- Implementation of interesting algorithms in C++☆24Updated 4 years ago
- My Code Templates☆27Updated 2 years ago
- 🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...☆14Updated 5 years ago