tags : Algorithms, Data Structures, General Programming
This page contains problems and algorithms that I’ve not explored yet but plan to when I get time
Resources
- Google Code Jam Archive
- GitHub - cp-algorithms/cp-algorithms
- Algorithms and Data Structures Cheatsheet
Prob Dump
Algorithms
Graphics
- Bresenham’s line algorithm - Wikipedia : integer math
Optimization
Nearest neighbor algorithms (NNA)
- ANN-Benchmarks
- Indexes that do not fit in RAM · facebookresearch/faiss Wiki · GitHub
- Do you actually need a vector database? | Ethan Rosenthal
Bin packing
- python - 2D Bin Packing Algorithm Implementation - Code Review Stack Exchange
- https://skusavvy.com/bin-packing-preview
- Spectral Packing - Inkbit 3D