Skip to content

Commit 357026a

Browse files
author
ranch
committed
formatting
1 parent d775037 commit 357026a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Teaching/Algorithms and Data Structures/CS-2420(Summer)/Mid Term Study Guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
## Searches
1616

17-
How many searches to find something?
18-
Steps involved in the algorithm
19-
Best case runtime for a search
17+
How many searches to find something?
18+
Steps involved in the algorithm
19+
Best case runtime for a search
2020

2121
- Linear Search
2222
- Binary Search

0 commit comments

Comments
 (0)