File size: 953 Bytes
aefb279
 
 
6968d33
 
 
 
 
 
 
 
 
 
aefb279
 
 
 
 
 
 
 
 
be438c2
7882c94
 
 
 
 
be438c2
 
 
 
11f342f
aefb279
 
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
{
  "name": "Coding & ML Practice",
  "items": [
    {
      "name": "Kaggle",
      "description": "Data science competitions and datasets",
      "link": "https://www.kaggle.com/"
    },
    {
      "name": "Deep-ML",
      "description": "Machine learning resources, tutorials and research papers",
      "link": "https://deep-ml.com/"
    },
    {
      "name": "LeetCode",
      "description": "Platform for practicing coding interview questions and algorithms",
      "link": "https://leetcode.com/"
    },
    {
      "name": "Codeforces",
      "description": "Competitive programming platform with contests and problem sets",
      "link": "https://codeforces.com/"
    },
    {
      "name": "Project Euler",
      "description": "Math inclined problem sets",
      "link": "https://projecteuler.net/"
    },
    {
      "name": "TypeRacer",
      "description": "Speed typing platform",
      "link": "https://play.typeracer.com/"
    }
  ]
}