|
1 | 1 | # HackerRank Mathematics
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 | 
|
5 | 5 | 
|
6 |
| - |
| 6 | + |
7 | 7 | [](CONTRIBUTING.md)
|
8 | 8 | [](https://github.com/anishLearnsToCode/competitive-programming)
|
9 | 9 | [](https://www.hackerrank.com/anishviewer)
|
10 | 10 |
|
11 | 11 | ## Problems
|
12 |
| -### Fundamentals  |
| 12 | +### Fundamentals  |
13 | 13 | | Name | Difficulty | Solution |
|
14 | 14 | |------|:----------:|:--------:|
|
15 | 15 | | [Find The Point](https://www.hackerrank.com/challenges/find-point/problem) | Easy |[](cpp/findThePoint.cpp) |
|
|
21 | 21 | | [Connecting Towns](https://www.hackerrank.com/challenges/connecting-towns) | Easy |[](cpp/connectingTowns.cpp) |
|
22 | 22 | | [Cutting Paper Squares](https://www.hackerrank.com/challenges/p1-paper-cutting) | Easy | |
|
23 | 23 | | [Sherlock and Moving Tiles](https://www.hackerrank.com/challenges/sherlock-and-moving-tiles) | Easy | |
|
24 |
| -| [Best Divisor](https://www.hackerrank.com/challenges/best-divisor) | Easy | | |
| 24 | +| [Best Divisor](https://www.hackerrank.com/challenges/best-divisor) | Easy |[](cpp/bestDivisor.cpp) | |
25 | 25 | | [Restaurant](https://www.hackerrank.com/challenges/restaurant) | Easy |[](cpp/restaurant.cpp) |
|
26 | 26 | | [Reverse Game](https://www.hackerrank.com/challenges/reverse-game) | Easy | |
|
27 | 27 | | [Strange Grid Again](https://www.hackerrank.com/challenges/strange-grid) | Easy | |
|
|
0 commit comments