Skip to content

Commit ddfe876

Browse files
modified searching.md
1 parent ff90026 commit ddfe876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/searching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Videos:
44
Problems:
55
- [Linear Search](https://www.hackerearth.com/practice/algorithms/searching/linear-search/practice-problems/)
66

7-
###Binary Search
7+
Binary Search
88
- [Guess Number Higher or Lower(Easy)](https://leetcode.com/problems/guess-number-higher-or-lower/)
99
- [First Bad Version(Easy)](https://leetcode.com/problems/first-bad-version/)
1010
- [Two Sum II - Input array is sorted(Easy)](https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/)

0 commit comments

Comments
 (0)