File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ Notes and code from HackerRank Challenges and other programming problems.
9
9
2 . Programming Problems: ` programming-problems `
10
10
3 . Flashcards: ` flashcards `
11
11
12
- ### 1. Algorithm implementations
12
+ ## 1. Algorithm implementations
13
13
14
14
Implementations of key algorithms for tackling programming problems. Language: Python 3.
15
15
16
- ### 2. Programming Problems
16
+ ## 2. Programming Problems
17
17
18
- #### Problems by Problem Areas
18
+ ### Problems by Problem Areas
19
19
Problems classified by area are from HackerRank.
20
20
21
21
** 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.
28
28
* Statistics
29
29
* HackerRank's Intro to Statistics Series
30
30
31
- #### Problem Sources (non-HackerRank)
31
+ ### Problem Sources (non-HackerRank)
32
32
These problems are not classified by area, but by source. These problems are not from HackerRank.
33
33
* InterviewCake
34
34
* Cracking the Coding Interview by Gabrielle Laakmann-McDowell (` laakmann-mcdowell ` )
35
35
36
- ### 3. Flashcards
36
+ ## 3. Flashcards
37
37
Flashcard content to import into Anki (flashcard software).
38
38
39
39
* General programming terminology
You can’t perform that action at this time.
0 commit comments