User:ShinTakezou/Notes
Add solution(s) to / take a look at
- Loop over multiple arrays simultaneously (++octave)
- Gray code
- K-means++ clustering
- Multiplication tables
- CSV to HTML translation
- Brownian tree
- Arbitrary-precision integers (included)
- Arithmetic/Rational
- Associative arrays/Creation
- Dining philosophers
- Fractal tree
- Hamming numbers
- Go Fish
- Horner's rule for polynomial evaluation
- Hough transform
- Pangram checker
- Polynomial long division
- Find the missing permutation
- Knuth shuffle
- Random Distribution Checker
- Ray-casting algorithm
- Safe addition
- Simple Random Distribution Checker
- Sorting algorithms/Pancake sort
- Sorting algorithms/Stooge sort
- Stable marriage problem
- Sutherland-Hodgman polygon clipping
- Zig-zag matrix
- Verify distribution uniformity/Naive
- XML/XPath
- Constrained random points on a circle
- FFT
- Euler method