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.

List Algorithm repositories

blog

1.6k
Stars
231
Forks
Watchers

Life is a moment :notebook_with_decorative_cover:

FXdiv

43
Stars
44
Forks
Watchers

C99/C++ header-only library for division via fixed-point multiplication by inverse

EKAlgorithms

2.4k
Stars
363
Forks
Watchers

EKAlgorithms contains some well known CS algorithms & data structures.

ahocorasickphp

178
Stars
15
Forks
Watchers

Aho-Corasick multi-keyword string searching library in PHP.

A-Star-Java-Implementation

76
Stars
36
Forks
Watchers

A*or A Star algorithm java implementation

tech-interview-handbook

135.6k
Stars
16.3k
Forks
135.6k
Watchers

Curated coding interview preparation materials for busy software engineers

betterdocs

26
Stars
38
Forks
Watchers

📚 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

84
Stars
20
Forks
Watchers

Game Tree Search Algorithms - C++ library for AI bot programming

NSGA-II

42
Stars
22
Forks
Watchers

an implementation of NSGA-II in java

dslib

127
Stars
21
Forks
Watchers

:herb: A library of "connected" data structures