Skip to content

HackLinux/algorithm

 
 

Repository files navigation

algorithm

algorithm practice

  1. find_max_dup_str.c : find max duplicate sub str among two strs
  2. str_right_move_n.c : str right move (len - n) size
  3. permutation.c: algorithm of permutation
  4. subarray_sum.c: find consecutive subarray which sum is dest value

About

algorithm practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.6%
  • Shell 1.3%
  • Makefile 0.1%