7
7
< img src ="../assets/hero/links.png " alt ="" style ="position: absolute; width: auto; height: 78.751%; left: 10.545%; top: 7.326%; ">
8
8
< a href ="chapter_introduction/ ">
9
9
< img src ="../assets/hero/astronaut.png " alt ="" style ="height: 46.673%; left: 35.413%; top: 24.343%; ">
10
- < span style ="left: 52.744%; top: 22.319%; "> Encounter with Algorithms </ span >
10
+ < span style ="left: 52.744%; top: 22.319%; "> Encounter with Algos </ span >
11
11
</ a >
12
12
< a href ="chapter_computational_complexity/ ">
13
13
< img src ="../assets/hero/chapter_computational_complexity.png " alt ="" style ="height: 12.347%; left: 36.267%; top: 37.653%; ">
14
- < span style ="left: 40 .244%; top: 33 .919%; "> Complexity analysis</ span >
14
+ < span style ="left: 36 .244%; top: 34 .919%; "> Complexity analysis</ span >
15
15
</ a >
16
16
< a href ="chapter_array_and_linkedlist/ ">
17
17
< img src ="../assets/hero/chapter_array_and_linkedlist.png " alt ="" style ="height: 22.242%; left: 73.242%; top: 52.481%; ">
18
- < span style ="left: 90 .897%; top: 76.259%; "> Array and linked list</ span >
18
+ < span style ="left: 85 .897%; top: 76.259%; "> Array and linked list</ span >
19
19
</ a >
20
20
< a href ="chapter_stack_and_queue/ ">
21
21
< img src ="../assets/hero/chapter_stack_and_queue.png " alt ="" style ="height: 14.302%; left: 62.646%; top: 77.875%; ">
22
22
< span style ="left: 80.071%; top: 88.25%; "> Stack and queue</ span >
23
23
</ a >
24
24
< a href ="chapter_hashing/ ">
25
25
< img src ="../assets/hero/chapter_hashing.png " alt ="" style ="height: 15.266%; left: 63.281%; top: 27.933%; ">
26
- < span style ="left: 68.862%; top: 46.292 %; "> Hash table</ span >
26
+ < span style ="left: 68.862%; top: 45.792 %; "> Hash table</ span >
27
27
</ a >
28
28
< a href ="chapter_tree/ ">
29
29
< img src ="../assets/hero/chapter_tree.png " alt ="" style ="height: 19.615%; left: 80.137%; top: 26.678%; ">
43
43
</ a >
44
44
< a href ="chapter_sorting/ ">
45
45
< img src ="../assets/hero/chapter_sorting.png " alt ="" style ="height: 9.574%; left: 25.409%; top: 40.747%; ">
46
- < span style ="left: 28.805%; top: 53.808 %; "> Sorting</ span >
46
+ < span style ="left: 28.805%; top: 53.308 %; "> Sorting</ span >
47
47
</ a >
48
48
< a href ="chapter_divide_and_conquer/ ">
49
49
< img src ="../assets/hero/chapter_divide_and_conquer.png " alt ="" style ="height: 18.681%; left: 32.721%; top: 4.816%; ">
50
50
< span style ="left: 29.42%; top: 6.679%; "> Divide and conquer</ span >
51
51
</ a >
52
52
< a href ="chapter_backtracking/ ">
53
53
< img src ="../assets/hero/chapter_backtracking.png " alt ="" style ="height: 17.338%; left: 4.875%; top: 32.925%; ">
54
- < span style ="left: 4 .742%; top: 50.113%; "> Backtracking</ span >
54
+ < span style ="left: 8 .742%; top: 50.113%; "> Backtracking</ span >
55
55
</ a >
56
56
< a href ="chapter_dynamic_programming/ ">
57
57
< img src ="../assets/hero/chapter_dynamic_programming.png " alt ="" style ="height: 15.47%; left: 9.406%; top: 57.472%; ">
58
- < span style ="left: 8 .561%; top: 75.351%; "> Dynamic programming</ span >
58
+ < span style ="left: 14 .561%; top: 75.351%; "> Dynamic programming</ span >
59
59
</ a >
60
60
< a href ="chapter_greedy/ ">
61
61
< img src ="../assets/hero/chapter_greedy.png " alt ="" style ="height: 14.127%; left: 23.132%; top: 75.803%; ">
65
65
66
66
<!-- heading -->
67
67
< div class ="heading-div ">
68
- < img style ="height: min(9vh, 12vw); " src ="https://readme-typing-svg.demolab.com?font=Noto+Sans+SC &weight=400&duration=3500&pause=2000&color=21C8B8 ¢er=true&vCenter=true&random=false&width=200&lines=Hello%2C+Algo+ ! " alt ="" />
68
+ < img style ="height: min(9vh, 12vw); " src ="https://readme-typing-svg.demolab.com/ ?font=Roboto &weight=400&duration=3500&pause=2000&color=FFF ¢er=true&vCenter=true&random=false&width=200&lines=Hello%2C+Algo! " alt ="" />
69
69
< div style ="pointer-events: auto; ">
70
70
< p style ="margin-top: max(-1vh, -2vw); margin-bottom: min(2vh, 3.5vw); ">
71
71
Data structures and algorithms crash course with animated illustrations and off-the-shelf code
113
113
< img src ="https://img.shields.io/badge/Dart-snow?logo=dart&logoColor=0175C2 " alt ="" />
114
114
< img src ="https://img.shields.io/badge/Zig-snow?logo=zig&logoColor=F7A41D " alt ="" />
115
115
</ div >
116
- < p style ="margin-top: 2em; "> 500 animated illustrations, 14 programming languages, and 3000 community Q&As to help you quickly get started with data structures and algorithms</ p >
116
+ < p style ="margin-top: 2em; "> 500 animated illustrations, 14 programming languages, and 3000 community Q&As to help you dive into data structures and algorithms. </ p >
117
117
</ div >
118
118
</ section >
119
119
144
144
< img class ="device-on-hover " style ="height: 66.31%; " src ="../assets/hero/web_mac_iphone.png " alt ="">
145
145
< div style ="height: 4.34%; "> </ div >
146
146
< div class ="text-button ">
147
- < span > Read online </ span >
147
+ < span > Web </ span >
148
148
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 320 512 ">
149
149
< path d ="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z " />
150
150
</ svg >
155
155
< a href ="https://github.com/krahets/hello-algo/releases ">
156
156
< img class ="device-on-hover " style ="height: 75%; " src ="../assets/hero/pdf_ipad.png " alt ="">
157
157
< div class ="text-button ">
158
- < span > Download PDF</ span >
158
+ < span > PDF</ span >
159
159
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 320 512 ">
160
160
< path d ="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z " />
161
161
</ svg >
@@ -195,7 +195,7 @@ <h3 style="text-align: center; margin: 1em auto;">Endorsements</h3>
195
195
</ svg >
196
196
< h3 style ="margin-left: 0.5em; "> Animated illustrations</ h3 >
197
197
</ div >
198
- < p style ="margin: 0; "> It' s crafted for ease of understanding, ensuring a smooth learning journey .</ p >
198
+ < p style ="margin: 0; "> It’ s crafted for a smooth learning experience .</ p >
199
199
< p class ="intro-quote "> "A picture is worth a thousand words."</ p >
200
200
</ div >
201
201
</ div >
@@ -212,7 +212,7 @@ <h3 style="margin-left: 0.5em;">Animated illustrations</h3>
212
212
</ svg >
213
213
< h3 style ="margin-left: 0.5em; "> Off-the-shelf code</ h3 >
214
214
</ div >
215
- < p style ="margin: 0; "> Featuring multiple programming languages, all runnable with a single click .</ p >
215
+ < p style ="margin: 0; "> One click to run code in multiple languages .</ p >
216
216
< p class ="intro-quote "> "Talk is cheap. Show me the code."</ p >
217
217
</ div >
218
218
</ div >
@@ -227,7 +227,7 @@ <h3 style="margin-left: 0.5em;">Off-the-shelf code</h3>
227
227
</ svg >
228
228
< h3 style ="margin-left: 0.5em; "> Learning together</ h3 >
229
229
</ div >
230
- < p style ="margin: 0; "> Welcome discussions and questions with open arms .</ p >
230
+ < p style ="margin: 0; "> Don’t hesitate to ask or share your thoughts .</ p >
231
231
< p class ="intro-quote "> "Learning by teaching."</ p >
232
232
</ div >
233
233
</ div >
@@ -416,7 +416,7 @@ <h3>English version reviewers</h3>
416
416
< h3 > Contributors</ h3 >
417
417
< p > This book has been refined by the efforts of over 180 contributors. We sincerely thank them for their invaluable time and contributions!</ p >
418
418
< a href ="https://github.com/krahets/hello-algo/graphs/contributors ">
419
- < img src ="https://contrib.rocks/image?repo=krahets/hello-algo&max=300&columns=16 " alt ="Contributors " style ="width: 100%; max-width: 38.5em; ">
419
+ < img src ="https://contrib.rocks/image?repo=krahets/hello-algo&max=300&columns=12 " alt ="Contributors " style ="width: 100%; max-width: 38.5em; ">
420
420
</ a >
421
421
</ div >
422
422
</ div >
0 commit comments