2023-02-25 Implement AVL tree, self-balancing binary search tree, in Go and confirm that the height is kept minimum
2022-05-06 How faster is sending/receiving values by UNIX domain socket than starting new processes when executing commands