An assortment of basic algorithms implemented as Java stream collectors and predicates
- Quicksort, Bubblesort, Insertion & Selection sort
- Pascal triangle
- Set of prime numbers
- Set of lucky numbers
- Decimal fraction period
- Palindrome number
- Set of Fibonacci numbers
- GCD and LCM
- Input stream number frequency collector