Basic problems

Can anyone pls suggest some codechef problems of which will help me to more in understanding these concepts -
1>Binary search

2>Quick sort

3>Merge Sort

4>Suffix array

5>KMP

http://discuss.codechef.com/questions/48877/data-structures-and-algorithms

Try tags:

  1. binary search, binarysearch
  2. sorting
  3. suffix array
  4. KMP

Hope that helps :wink:

1 Like

thanx a lot it really helped :slight_smile: