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
trafficstars

datastructures-and-algorithms

36
Stars
8
Forks
Watchers

Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.

algorithm

288
Stars
37
Forks
Watchers

acwing, leetcode, kickstart, 算法模板, PAT 等等

rake-rs

32
Stars
8
Forks
Watchers

Multilingual implementation of RAKE algorithm for Rust

algo

33
Stars
11
Forks
Watchers

:books: My solutions to algorithm problems on various websites

elm-diff

18
Stars
5
Forks
Watchers

A diff implementation for Elm

coding-interview-university

332.8k
Stars
81.2k
Forks
Watchers

A complete computer science study plan to become a software engineer.

dijkstra-cartography

1.2k
Stars
74
Forks
Watchers

Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps :earth_africa:.

30-days-of-Dynamic-Programming

114
Stars
33
Forks
Watchers

Sharing my 30 days long journey :purple_heart: of Dynamic Programming :dizzy: :fire: . This would not be possible without Aditya Verma's DP series :pray: :point_down: :point_down:

rake-nltk

1.0k
Stars
195
Forks
Watchers

Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.