Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eatmyaspirin committed Oct 5, 2020
1 parent d47486a commit 7a2e3c0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions 30 Days of Code (C)/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@
</a>
<h3 align="center">30 Days of Code (C)</h3>
<h4 align="center"> First try to attempt the problems on your own, these soulutions exist merely to guide you when you are stuck.</h4>
<h4 align="center"> List of solutions currently available:</h4>
<h5 align="center"> List of solutions currently available</h5>

| Day | Problem Link |
|-----|-------------------------------------------------------------------------------------------------------------|
| 00 | [Hello, World.](https://www.hackerrank.com/challenges/30-hello-world/problem) |
| 01 | [Data Types](https://www.hackerrank.com/challenges/30-data-types/problem) |
| 02 | [Operators](https://www.hackerrank.com/challenges/30-operators/problem) |
| 03 | [Intro to Conditional Statements](https://www.hackerrank.com/challenges/30-conditional-statements/problem) |
| 04 | [Class vs. Instance](https://www.hackerrank.com/challenges/30-class-vs-instance/problem) |
| 05 | [Loops](https://www.hackerrank.com/challenges/30-loops/problem) |
| 06 | [Let's Review](https://www.hackerrank.com/challenges/30-review-loop/problem) |
| 07 | [Arrays](https://www.hackerrank.com/challenges/30-arrays/problem) |
| 08 | [Dictionaries and Maps](https://www.hackerrank.com/challenges/30-dictionaries-and-maps/problem) |
| 09 | [Recursion 3](https://www.hackerrank.com/challenges/30-recursion/problem) |

0 comments on commit 7a2e3c0

Please sign in to comment.