TheAlgorithms-C-Plus-Plus/DIRECTORY.md
David Leal c876e50a7b
feat: add Kelvin to Celsius conversion algorithm (#2475)
* feat: add Kelvin to Celsius conversion algorithm

* updating DIRECTORY.md

* chore: apply suggestions from code review

Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>

* chore: apply suggestions from code review

Co-authored-by: Piotr Idzik <vil02@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
Co-authored-by: Piotr Idzik <vil02@users.noreply.github.com>
2023-06-08 10:03:59 -06:00

39 KiB

Backtracking

Bit Manipulation

Ciphers

Cpu Scheduling Algorithms

Data Structures

Divide And Conquer

Dynamic Programming

Geometry

Graph

Graphics

Greedy Algorithms

Hashing

Machine Learning

Math

Numerical Methods

Operations On Datastructures

Others

Physics

Probability

Range Queries

Sorting

Strings