Digital Garden 🌱
Search
Search
Dark mode
Light mode
Explorer
Home
❯
Algorithms
❯
Fundamentals
Folder: Algorithms/Fundamentals
5 items under this folder.
May 25, 2025
Check if a number is a prime
algorithms
math
prime-numbers
Oct 22, 2023
Binary Exponentiation
algorithms
math
Oct 22, 2023
Euclidean Algorithm
algorithms
math
gcd
lcm
Oct 22, 2023
Find all prime factors of a given number
algorithms
math
prime-factors
Oct 22, 2023
Sieve of Eratosthenes
algorithms
math
prime-numbers