SaneCppLibraries icon indicating copy to clipboard operation
SaneCppLibraries copied to clipboard

Add a few more useful algorithms to Algorithms library

Open Pagghiu opened this issue 1 year ago • 0 comments

Useful algorithms could be:

  • Unique
  • Better Sort (Insertion ?)
  • Min / Max
  • Min / Max Element
  • Rotate
  • Count / Count If

Pagghiu avatar Jan 12 '24 21:01 Pagghiu