A list of some SPOJ problems which are interesting, brainstorming and helps understanding and implementing the concepts of Algos and Data Structures.
- MARTIAN (for beginners)
- EDIST (classical edit distance problem)
- SUMITR (good for beginners)
- CLSLDR
- SOCOLA (medium-hard DP)
- LPIS
- R6PL
- MAXI
- COT2 (Mo's algorithm on trees)
- GSS6 (Implicit Treap)