Common routinesΒΆ

Common routines are located in src/lib subdirectory.

  • Print function

  • Cyclic list

  • Red-Black tree

  • Random number generation

  • String manipulation

  • Binary search