diff --git a/.README.md.swp b/.README.md.swp new file mode 100644 index 0000000..dae8bbd Binary files /dev/null and b/.README.md.swp differ diff --git a/README.md b/README.md index addafac..2fc8ec0 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ Topics - Questions on - - [Codeforces](http://codeforces.com/problemset/tags/binary%20search) + - [Codeforces](https://codeforces.com/problemset?tags=binary+search) - [A2oj](http://a2oj.com/Category.jsp?ID=40) - - [Codechef](https://discuss.codechef.com/tags/binarysearch/) + - [Codechef](https://www.codechef.com/practice/topics/binary-search) ## Dynamic Programming ---