Algorithms
Random number generators
XORshift Random-generator
, different random number implementations
Handling unreliable measurements
Averaging, Moving average, median
Bresenham
PiliPlop
, an algorithm to move multiple processes, to reach its targets together
String handling
, primitive string handling in variations
Changing the number base
, instead of modifying the interpreter, this just loads on top
CRC-generation
, check whether a set of data, like a string, is unchanged and intact.
Networking