Skip to content

Commit fa085ea

Browse files
authored
Update README.md
1 parent 313c6e0 commit fa085ea

File tree

1 file changed

+1
-32
lines changed

1 file changed

+1
-32
lines changed

README.md

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -35,38 +35,7 @@ Welcome to the 10 Days of JavaScript - HackerRank Solutions repository! This rep
3535

3636
## [Challenges]()
3737

38-
| Day | Challenge |
39-
| --- | --------- |
40-
| 00 | [Hello, World](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2000_%20Hello%2C%20World) |
41-
| 01 | [Data Types](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2001_%20Data%20Types) |
42-
| 02 | [Operators](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2002_%20Operators) |
43-
| 03 | [Intro to Conditional Statements](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2003_%20Intro%20to%20Conditional%20Statements) |
44-
| 04 | [Class vs. Instance](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2004_%20Class%20vs.%20Instance) |
45-
| 05 | [Loops](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2005_%20Loops) |
46-
| 06 | [Let's Review](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2006_%20Let's%20Review) |
47-
| 07 | [Arrays](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2007_%20Arrays) |
48-
| 08 | [Dictionaries and Maps](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2008_%20Dictionaries%20and%20Maps) |
49-
| 09 | [Recursion 3](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2009_%20Recursion%203) |
50-
| 10 | [Binary Numbers](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2010_%20Binary%20Numbers) |
51-
| 11 | [2D Arrays](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2011_%202D%20Arrays) |
52-
| 12 | [Inheritance](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2012_%20Inheritance) |
53-
| 13 | [Abstract Classes](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2013_%20Abstract%20Classes) |
54-
| 14 | [Scope](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2014_%20Scope) |
55-
| 15 | [Linked List](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2015_%20Linked%20List) |
56-
| 16 | [Exceptions - String to Integer](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2016_%20Exceptions%20-%20String%20to%20Integer) |
57-
| 17 | [More Exceptions](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2017_%20More%20Exceptions) |
58-
| 18 | [Queues and Stacks](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2018_%20Queues%20and%20Stacks) |
59-
| 19 | [Interfaces](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2019_%20Interfaces) |
60-
| 20 | [Sorting](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2020_%20Sorting) |
61-
| 21 | [Generics](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2021_%20Generics) |
62-
| 22 | [Binary Search Trees](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2022_%20Binary%20Search%20Trees) |
63-
| 23 | [BST Level-Order Traversal](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2023_%20BST%20Level-Order%20Traversal) |
64-
| 24 | [More Linked Lists](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2024_%20More%20Linked%20Lists) |
65-
| 25 | [Running Time and Complexity](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2025_%20Running%20Time%20and%20Complexity) |
66-
| 26 | [Nested Logic](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2026_%20Nested%20Logic) |
67-
| 27 | [Testing](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2027_%20Testing) |
68-
| 28 | [RegEx, Patterns, and Intro to Databases](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2028_%20RegEx%2C%20Patterns%2C%20and%20Intro%20to%20Databases) |
69-
| 29 | [Bitwise AND](https://github.com/Pavith19/HackerRank-30-Days-of-Code-Solutions/tree/main/Day%2029_%20Bitwise%20AND) |
38+
7039

7140
## [Disclaimer]()
7241

0 commit comments

Comments
 (0)