Got it
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
2 | maomao90 | 163 |
4 | atcoder_official | 161 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | nor | 153 |
9 | Dominater069 | 153 |
Name |
---|
http://www.geeksforgeeks.org/fundamentals-of-algorithms/ This page has a lot of algorithms with implementation and tutorials, ranging from beginner to intermediate stuff. When you master the basic stuff (or right now if you feel confident!), you can purchase the Competitive Programming Book by Steven and Felix Halim, it teaches really well how to solve a lot of problems that are recurrent in ACM ICPC and IOI, this is my team's main source of study.
I am not an expert but I have read some of the editorials from the websites given below and found them helpful.
Topcoder
Code Monk
Codechef
As skavurskaa suggested, GeeksforGeeks
Topcoder SRM Editorial
Books
CLRS
Competitive Programming 3
Personally, I found Topcoder data science tutorials pretty good. Topcoder Data Science Tutorial