- BinarySearch() : huc::search
- Bubble() : huc::sort
- Cocktail() : huc::sort
- Comb() : huc::sort
- Combinations() : huc::combinatory
- Intersection() : huc::combinatory
- IsInterleaved() : huc::combinatory
- KthOrderStatistic() : huc::search
- MaxDistance() : huc::search
- MaxMElements() : huc::search
- MaxSubSequence() : huc::search
- MergeSort() : huc::sort
- Partition() : huc::sort
- Permutations() : huc::combinatory
- QuickSort() : huc::sort
- RaddixSort() : huc::sort