mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-27 21:58:57 +01:00
27d725d8de
Add algorithm for returning sorted squares
7.7 KiB
7.7 KiB
Ciphers
Data Structures
- Arrays
- Binary Trees
- Linked Lists
- Queues
- Stacks
- Tries
Discrete Mathematics
Dynamic Programming
Maths
- Abs
- Abs Test
- Aliquot Sum
- Aliquot Sum Test
- Binary To Decimal
- Ceil
- Ceil Test
- Decimal To Binary
- Fibonacci
- Number Of Digits
- Square Root
- Square Root Test
- Sum Of Digits
Other
Project Euler
- Problem 1
- Problem 2
- Problem 20
- Problem 21
- Problem 22
- Problem 3
- Problem 4
- Problem 5