Is there any online judge where there is a clear classification of the problems according to various paradigms to be used to solve the problem for practising those paradigms? Or anything close to the requirement would also do . thanks .
1 Like
You can use Codechef tags to find classification of problems based on author, area and difficulty. Codeforces also provides great classification of problems using tags. Also you can see Ahmed-aly which provides classification of problems from various sites like SPOJ,Codeforces, Topcoder and others.
2 Likes