League of Programmers
Training and Discussion for Programming Contest
Slides for lectures- Basics and STL
- It is good to be Greedy
- Dynamic Programming - I   pdf (in case you can't access ppt)
- Graph Theory - I   pdf (in case you can't access ppt) The codes shown in the class:
- Maths for programming contests   pdf (in case you can't access ppt)
I addition to the problems mentioned in class you can try the following
- Game theory for contests   pdf (in case you can't access ppt)
- Basic Segment Trees   pdf (in case you can't access ppt)
- Dynamic Programming - II   pdf (in case you can't access ppt)
Problem Classifier -I
Problem Classifier - II
For any problem click on "Best Solutions", it shows the number of users who have successfully solved it. This is a good way to decide how easy or tough a problem is, unless it is a very recently added one.