mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-11-16 19:50:00 +01:00
9.1 KiB
9.1 KiB
Bit Manipulation
Ciphers
Data Structures
- Arrays
- Binary Trees
- Hash Table
- Linked Lists
- Queues
- Stacks
- Tries
Discrete Mathematics
Dynamic Programming
Maths
- Abs
- Abs Test
- Add Digits
- Aliquot Sum
- Aliquot Sum Test
- Binary To Decimal
- Ceil
- Ceil Test
- Decimal To Binary
- Fibonacci
- Number Of Digits
- Power Of Two
- Prime Number
- 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
Searches
- Binary Search
- Depth First Search
- Double Linear Search
- Jump Search
- Linear Search
- Recursive Double Linear Search
- Recursive Linear Search
- Ternary Search