- 10 Days of JavaScript
- 10 Days of Statistics
- 30 Days of Code
- Algorithms
- Interview Preparation Kit
- Databases
- Data Structures
- Linux Shell
- Java
- RegEx
- Ruby
- SQL
Day | Challenge | Points | Solution |
---|---|---|---|
0 | Mean, Median, and Mode | 30 | |
0 | Weighted Mean | 30 | |
1 | Quartiles | 30 | |
1 | Interquartile Range | 30 | |
1 | Standard Deviation | 30 | |
2 | Basic Probability | 10 | |
2 | More Dice | 10 | |
2 | Compound Event Probability | 10 | |
3 | Conditional Probability | 10 | |
3 | Cards of the Same Suit | 10 | |
3 | Drawing Marbles | 10 | |
4 | Binomial Distribution I | 30 | |
4 | Binomial Distribution II | 30 | |
4 | Geometric Distribution I | 30 | |
4 | Geometric Distribution II | 30 | |
5 | Poisson Distribution I | 30 | |
5 | Poisson Distribution II | 30 | |
5 | Normal Distribution I | 30 | |
5 | Normal Distribution II | 30 | |
6 | The Central Limit Theorem I | 30 | |
6 | The Central Limit Theorem II | 30 | |
6 | The Central Limit Theorem III | 30 | |
7 | Pearson Correlation Coefficient I | 30 | |
7 | Spearman's Rank Correlation Coefficient | 30 | |
8 | Least Square Regression Line | 30 | |
8 | Pearson Correlation Coefficient II | 30 | |
9 | Multiple Linear Regression | 30 |
Day | Challenge | Points | Solution |
---|---|---|---|
0 | Hello, World | 30 | |
1 | Data Types | 30 | |
2 | Operators | 30 | |
3 | Intro to Conditional Statements | 30 | |
4 | Class vs. Instance | 30 | |
5 | Loops | 30 | |
6 | Let's Review | 30 | |
7 | Arrays | 30 | |
8 | Dictionaries and Maps | 30 | |
9 | Recursion | 30 | |
10 | Binary Numbers | 30 | |
11 | 2D Arrays | 30 | |
12 | Inheritance | 30 | |
13 | Abstract Classes | 30 | |
14 | Scope | 30 | |
15 | Linked List | 30 | |
16 | Exceptions - String to Integer | 30 | |
17 | More Exceptions | 30 | |
18 | Queues and Stacks | 30 | |
19 | Interfaces | 30 | |
20 | Sorting | 30 | |
21 | Generics | 30 | |
22 | Binary Search Trees | 30 | |
23 | BST Level-Order Traversal | 30 | |
24 | More Linked Lists | 30 | |
25 | Running Time and Complexity | 30 | |
26 | Nested Logic | 30 | |
27 | Testing | 30 |