-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathCompitative Programing Platform.json
72 lines (53 loc) · 1.55 KB
/
Compitative Programing Platform.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[
{
"id":"0",
"Website":"HackkerRank",
"level":"beginner",
"Interviev_prepations":"Begineer",
"websitelink":"https://www.hackerrank.com/dashboard"
},
{
"id":"1",
"Website":"HackerEarth",
"level":"Beginner",
"interviev_prepations":"advance",
"Websitelink":"https://www.hackerearth.com/for-developers"
},
{
"id":"2",
"Website":"Codechef",
"level":"advance",
"interviev_prepations":"Advance",
"website_link":"https://www.codechef.com/"
},
{
"id":"3",
"Website":"Codeforces",
"level":"advance",
"interviev_prepations":"",
"Website" : "https://codeforces.com/",
"website_link":"http://codeforces.com/"
},
{
"id":"4",
"Website":"Exercism",
"level":"beginner",
"interviev_prepations":"advance",
"website_link":"https://exercism.org/",
},
{
"id":"5",
"Website":"SPOJ",
"level":"beginner",
"Interviev_prepations":"",
"contest":"Beginner",
"website_link" : "https://www.spoj.com/",
},
{
"id":"6",
"Website":"TopCoder Challenges",
"level":"beginner",
"Interviev_prepations":"",
"website_link":"https://www.topcoder.com/challenges"
}
]