Commit Graph

1897 Commits (0503e740ad532626ad0f16150d44e9229bd01ce6)
 

Author SHA1 Message Date
Nan Lei 0503e740ad
Update symbol format in LaTex of number encoding section (#1193)
7 months ago
curtishd 2655a2f66a
Simplify kotlin code and improve code readability (#1198)
7 months ago
krahets 931d8f5089 Update README
7 months ago
Yudong Jin 6e570e2863
Update README for zh-hant version (#1228)
7 months ago
Yudong Jin 5f7385c8a3
feat: Traditional Chinese version (#1163)
7 months ago
KeiichiKasai 33d7f8a2e5
fix: fixed the incorrect use of Chinese designators (#1224)
8 months ago
cy-by-side d8cae21da3
Fix the driver code of quick_sort.cpp (#1219)
8 months ago
Yudong Jin 07f7eb12ff
translation: Capitalize all the headers, list headers and figure captions (#1206)
8 months ago
Yudong Jin 5e2eef0b4d
Adding the chapter of hello_algo and bug fixes (#1217)
8 months ago
khoaxuantu 043085d0ea
fix: adapt missing ruby style guide (#1216)
8 months ago
cy-by-side c435d177a1
Create chapter_computational_complexity/iteration.rb (#1207)
8 months ago
khoaxuantu fd580a184a
feat: Add Ruby code - chapter "computational complexity" (#1212)
8 months ago
Yudong Jin df83b869eb
Add the chapter of hello_algo (#1215)
8 months ago
Yudong Jin 2b1a98fb61
Use underline format for the technical terms (#1213)
8 months ago
Yudong Jin 06068927cd
Add the initial translation for the Graph chapter (#1211)
8 months ago
Yudong Jin 04ebee0308
Add the initial translation for the Heap chapter (#1210)
8 months ago
Yudong Jin 3b797d56af
translation: Add the initial translation for the tree chapter (#1208)
8 months ago
Yudong Jin b3f100aff1
Bug fixes and improvements (#1205)
8 months ago
khoaxuantu 5ce088de52
Fix inconsistent comments Ruby - chapter array and linked list (#1202)
8 months ago
Yudong Jin 57bdfd6284
Add Ruby code blocks to the documents (#1200)
8 months ago
Yudong Jin 034ee65e9a
Fix bugs and harmonize the code comments (#1199)
8 months ago
curtishd cfe8281aee
Add kotlin code for chapter_stack_and_queue and chapter_tree (#1197)
8 months ago
khoaxuantu 85ca4cce43
feat: Add ruby code - chapter "array & linked list" (#1158)
8 months ago
curtishd e799513173
Add kotlin code block for chapter_heap (#1196)
8 months ago
curtishd 8a05edb604
Add kotlin code block for chapter_hashing (#1195)
8 months ago
curtishd 5474ffc1ae
Add kotlin code block for the chapter of data structure (#1190)
8 months ago
curtishd 2f505e7f38
Add kotlin code block for chapter_computational_complexity (#1187)
8 months ago
curtishd 16350b65e4
Add kotlin code block for array.md and backtracking_algorithm.md. (#1185)
8 months ago
rongyi 556af1624c
No need to match expand pop, just return it (#1154)
8 months ago
curtishd 82a7dc9dcc
Add kotlin code block for chapter array and linkedlist (#1179)
8 months ago
krahets 1c8359129f Add kotlin to gitattributes
8 months ago
curtishd 9c07ca99f3
Fix the comment in recursion.kt (#1177)
8 months ago
Yudong Jin 43bb45bceb
Several bug fixes and improvements (#1178)
8 months ago
curtishd 42f48405ef
Fix all the incorrect comment in kotin files (#1176)
8 months ago
curtishd 5ec5ef9af0
Add kotlin code for the utils file (#1175)
8 months ago
curtishd 5e77a64341
Add kotlin code for the chapter of tree (#1172)
8 months ago
Yudong Jin 202450420d
Add the kotlin blocks to the documents (#1170)
8 months ago
Nan Lei 55db99ab18
Add return value for recur function of Python in space complexity (#1169)
8 months ago
None 739ee24751
Fix toc for the webpage of the chapter of computational complexity (#1107)
8 months ago
curtishd 6069cb89a7
Add kotlin code for the chapter of stack and queue (#1162)
8 months ago
Yudong Jin 3d3e16fcd7
Update terminology for traditional Chinese translation (#1165)
8 months ago
Yudong Jin 3ea91bda99
fix: Use int instead of float for the example code of log time complexity (#1164)
8 months ago
Phoenix Xie fc8473ccfe
translation: Update chapter_computational_complexity/iteration_and_recursion.md (#1074)
8 months ago
nuomi1 7359a7cb4b
Review Swift codes (#1150)
8 months ago
Nan Lei 300a781fab
Update code comment of quadratic in time_complexity (#1155)
8 months ago
Loong Loong 7a4a45977a
translation: Update chapter_stack_and_queue/queue.md (#1039)
8 months ago
curtishd 1845937c5a
Add kotlin code for the chapter of sorting (#1145)
8 months ago
Yudong Jin 7f43f92ae9
Bug fixes and improvements (#1152)
8 months ago
rongyi 6f1ec66949
Fix rust compile warning and an obvious print error in array.rs (#1144)
8 months ago
rongyi 7b1094318b
cargo fmt rust code (#1131)
8 months ago