File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 1
- # hackerrank
2
- Notes from HackerRank Challenges
1
+ # programming-problems
2
+ Notes and code from HackerRank Challenges and other programming problems.
3
+
4
+ ## Contents
5
+ ### Problem Areas
6
+ Problems classified by area are from HackerRank.
7
+
8
+ ** Finding these problems** : E.g. problems in the category 'Mathematics' are in a directory called 'mathematics'.
9
+ * Algorithms
10
+ * Functional Programming (Haskell)
11
+ * Mathematics
12
+ * Primarily Project Euler problems
13
+ * RegEx (Regular Expressions)
14
+ * SQL
15
+ * Statistics
16
+ * HackerRank's Intro to Statistics Series
17
+
18
+ ### Problem Sources (non-HackerRank)
19
+ These problems are not classified by area, but by source. These problems are not from HackerRank.
20
+ * InterviewCake
21
+ * Cracking the Coding Interview by Gabrielle Laakmann-McDowell (` laakmann-mcdowell ` )
22
+
23
+ ### Flashcards
24
+ Work-in-progress: flashcard content to import into Anki (flashcard software).
25
+ * General programming terminology
26
+ * Python syntax
You can’t perform that action at this time.
0 commit comments