Algorithm topic
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
blog
Life is a moment :notebook_with_decorative_cover:
FXdiv
C99/C++ header-only library for division via fixed-point multiplication by inverse
EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
A-Star-Java-Implementation
A*or A Star algorithm java implementation
tech-interview-handbook
Curated coding interview preparation materials for busy software engineers
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structu...
gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
NSGA-II
an implementation of NSGA-II in java
dslib
:herb: A library of "connected" data structures