Hello Codeforces!
New lesson in English EDU section. This time I will talk about binary search.
More about EDU section you can read in this post.
Hope it will be helpful, enjoy!
Hello Codeforces!
New lesson in English EDU section. This time I will talk about binary search.
More about EDU section you can read in this post.
Hope it will be helpful, enjoy!
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
6 | adamant | 157 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Name |
---|
Finally !!
Could by any chance lessons be sorted in increasing order of difficulty? I am feeling like Binary Search should be covered before segment trees. Perhaps it could be easier for beginners to wrap their head around the problems that way.
I try to choose topics of different difficulty and from various sections, and I do it on purpose. One of the reasons is that EDU is in beta, and we want to try how it works for different topics. Another reason is to give something interesting for everybody. I don't consider EDU to be a regular online course, it's more like wikipedia. Eventually we will fill it with all interesting topics.
Nice timing .. I was just analysing/practicing binary search
Just Awesome! keep it up sir
I think Binary search should have been the first
read pashka's reply to one of the comments above yours
Must say, the T-shirt is cool!
Quite confused about Suffix Array and Segment tree comes before binary search.
Thanks for this wonderful course ! Will try to solve all the practice problems.
Hi, Thanks for these awesome tutorials. I have a suggestion to please make some series on number theory and covering problems on concepts of combinatorics, probability and mathematical deductions.
Stop it! If you reveal the secrets we won't be able to have any interactive problems anymore!
You sure don't enjoy contributing in open source projects, do you ?
I enjoy. like and subscribe https://github.com/farmersrice
Please do one on Graph algorithms!
I can't hear audio for the section on Binary Search on Answer. I went on YouTube and I could hear audio but not for EDU section. :(
Really helpful, I think it will make me good in implementation of binary search Algo.
Next should be dp.
I am very poor at dp.
Thanks pashka .
next should be graph.
Thanks for this!