8000 adsd interview kit in readme · jongfranco/hackerrank-python@4056777 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4056777

Browse files
adsd interview kit in readme
1 parent e413911 commit 4056777

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
HackerRank is an online platform that offers programmers the ability to test their
44
sills, practice and learn something new.
55

6-
The problem sets on HackerRank are divided in Domains and the following are the domains
7-
on HackerRank:
6+
The problem sets on HackerRank are divided in Domains & Tutorials, and the following are the domains &
7+
tutorials on HackerRank:
88

9+
## Domains
910
1. [Algorithms](https://www.hackerrank.com/domains/algorithms)
1011
2. [Data Structures](https://www.hackerrank.com/domains/data-structures)
1112
3. [Mathematics](https://www.hackerrank.com/domains/mathematics)
@@ -21,6 +22,12 @@ on HackerRank:
2122
13. [Databases](https://www.hackerrank.com/domains/databases)
2223
14. [Regex](https://www.hackerrank.com/domains/regex)
2324

25+
## Tutorials
26+
1. [Interview Preparation Kit](https://www.hackerrank.com/interview)
27+
2. [Learn To Code in 30 Days](https://www.hackerrank.com/domains/tutorials/30-days-of-code)
28+
3. [10 Days of Statistics](https://www.hackerrank.com/domains/tutorials/10-days-of-statistics)
29+
4. [10 Days of Javascript](https://www.hackerrank.com/domains/tutorials/10-days-of-javascript)
30+
2431
This repository contains solutions to the Python domain part of HackerRank. My
2532
HackerRank profile can be viewed [here](https://www.hackerrank.com/anishviewer).
2633

@@ -31,6 +38,7 @@ I have also solved other domains on HackerRank that can be viewed at:
3138
| [Algorithms](https://www.hackerrank.com/domains/algorithms) | [Solutions Repository](https://github.com/anishLearnsToCode/hackerrank-algorithms) |
3239
| [Data Structures](https://www.hackerrank.com/domains/data-structures) | [Solutions Repository](https://github.com/anishLearnsToCode/hackerrank-data-structures) |
3340
| [Java](https://www.hackerrank.com/domains/java) | [Solutions Repository](https://github.com/anishLearnsToCode/hackerrank-java) |
41+
| [Interview Preparation Kit](https://www.hackerrank.com/interview) | [Solutions Repository](https://github.com/anishLearnsToCode/hackerrank-interview-preparation-kit) |
3442

3543
The Python Domain is further Divided into the following sub-domains.
3644

0 commit comments

Comments
 (0)
0