We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b804b1 commit 1f1201bCopy full SHA for 1f1201b
README.md
@@ -1,6 +1,6 @@
1
#### May LeetCoding Challenge
2
-[Click here](https://leetcode.com/explore/featured/card/may-leetcoding-challenge/) for problem descriptions.
+Click [here](https://leetcode.com/explore/featured/card/may-leetcoding-challenge/) for problem descriptions.
3
4
Solutions in various programming languages are provided. Enjoy it.
5
6
-* [1. First Bad String](https://github.com/jinshendan/Leetcode/tree/master/May-LeetCoding-Challenge/First-Bad-Version)
+* [1. First Bad String](https://github.com/jinshendan/Leetcode/tree/master/May-LeetCoding-Challenge/First-Bad-Version): Binary search.
0 commit comments