Skip to content

powercoderlol/algorithm

Repository files navigation

algo

Windows Linux
Build status Build Status

Algorithms

  • /algorithms_on_strings/longest_common_substring/LongestSubstring.h - find longest common substring in two strings :)
  • /sorting_algorithms/quick_sort/template_qsort - Cormen Qsort
  • /sorting_algorithms/quick_sort/parallel_and_sequential_quick_sort.cpp - FP-style qsort

About

Algorithms and data structures implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published