Skip to content

Commit 6e34400

Browse files
committed
format(README): change header types
1 parent f4e42b3 commit 6e34400

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Notes and code from HackerRank Challenges and other programming problems.
99
2. Programming Problems: `programming-problems`
1010
3. Flashcards: `flashcards`
1111

12-
### 1. Algorithm implementations
12+
## 1. Algorithm implementations
1313

1414
Implementations of key algorithms for tackling programming problems. Language: Python 3.
1515

16-
### 2. Programming Problems
16+
## 2. Programming Problems
1717

18-
#### Problems by Problem Areas
18+
### Problems by Problem Areas
1919
Problems classified by area are from HackerRank.
2020

2121
**Finding these problems**: E.g. problems in the category 'Mathematics' are in a directory called 'mathematics'.
@@ -28,12 +28,12 @@ Problems classified by area are from HackerRank.
2828
* Statistics
2929
* HackerRank's Intro to Statistics Series
3030

31-
#### Problem Sources (non-HackerRank)
31+
### Problem Sources (non-HackerRank)
3232
These problems are not classified by area, but by source. These problems are not from HackerRank.
3333
* InterviewCake
3434
* Cracking the Coding Interview by Gabrielle Laakmann-McDowell (`laakmann-mcdowell`)
3535

36-
### 3. Flashcards
36+
## 3. Flashcards
3737
Flashcard content to import into Anki (flashcard software).
3838

3939
* General programming terminology

0 commit comments

Comments
 (0)