-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathassignment.json
More file actions
93 lines (92 loc) · 3.73 KB
/
assignment.json
File metadata and controls
93 lines (92 loc) · 3.73 KB
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[
{
"id": 1,
"price": 2451,
"title": "Introduction to C Programming",
"image": "https://i.ibb.co/d73d9dQ/Rectangle-2-2.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 3
},
{
"id": 2,
"price": 3451,
"title": "Introduction to Algorithms",
"image": "https://i.ibb.co/vjszfNC/Rectangle-2-3.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 2
},
{
"id": 3,
"price": 1451,
"title": "Introduction to C++ for DSA",
"image": "https://i.ibb.co/KxcKcj5/Rectangle-2-4.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 5
},
{
"id": 4,
"price": 2461,
"title": "Basic Data Structures",
"image": "https://i.ibb.co/ryMkZKP/Rectangle-3.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 2
},
{
"id": 5,
"price": 4451,
"title": "Introduction to OOP Python",
"image": "https://i.ibb.co/94HjMby/Rectangle-2.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 8
},
{
"id": 6,
"price": 6451,
"title": "Software Engineering",
"image": "https://i.ibb.co/pjLqFms/Rectangle-2-5.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 2
},
{
"id": 7,
"price": 4541,
"title": "AWS, Cloud Computing",
"image": "https://i.ibb.co/Zz6Z927/Rectangle-3-1.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 1
},
{
"id": 8,
"price": 7851,
"title": "Database (MySQL)",
"image": "https://i.ibb.co/qxddFwq/Rectangle-2-1.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 3
},
{
"id": 9,
"price": 2451,
"title": "Problem-Solving Part",
"image": "https://i.ibb.co/dgfg420/Rectangle-2-6.png",
"icon": "https://i.ibb.co/ZHGg2HX/Frame.png",
"dollar": "https://i.ibb.co/ZTPn5Cz/Group-3.png",
"paragraph": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.",
"time": 1
}
]