|
ee6de37283
|
Merge pull request #654 from Github119aaa/english
Revert "Address comment in #427"
|
2021-03-21 12:05:34 +08:00 |
|
|
caedd0dd12
|
Revert "Address comment in #427"
This reverts commit 73d040f386773b5257173b4c7cd8e8d0f61b0875.
|
2021-02-16 04:26:50 +08:00 |
|
|
e5d454008d
|
update the wrong title
|
2020-12-20 16:56:36 -08:00 |
|
|
73d040f386
|
Address comment in #427
|
2020-09-23 11:29:54 +08:00 |
|
|
63b74aaf88
|
Sync Table of Contents with master/Chinese branch
|
2020-09-23 11:29:54 +08:00 |
|
|
278986710c
|
fix: miss matched md formatting (#441)
* fix: fix reverse link
- Add title to readme
* fix: md formatting
* fix: md formatting
* fix: md formatting
Co-authored-by: labuladong <labuladong@foxmail.com>
|
2020-09-17 09:54:36 +08:00 |
|
|
57aa5a472e
|
Fix minor typo
|
2020-08-25 10:29:27 +02:00 |
|
|
c06bbf3d5e
|
Fix Detail typos
|
2020-06-25 14:04:48 +08:00 |
|
|
bb75b5ed61
|
Fixed typo in README.md
|
2020-06-22 10:09:24 +08:00 |
|
|
6c3d44d2c9
|
update readme to be more grammatically correct
|
2020-06-05 13:05:17 -04:00 |
|
|
a9c96a86e5
|
Update README.md and SUMMARY.md
|
2020-03-18 09:00:49 +01:00 |
|
|
7bbbd7961e
|
update summary
|
2020-03-17 20:13:23 +08:00 |
|
|
0aeaf2f361
|
translated the Several counter-intuitive Probability Problems and modified the REAMD.MD
|
2020-03-14 16:58:15 +08:00 |
|
|
a5d0075267
|
adjust number of chapter
|
2020-03-11 10:09:37 +08:00 |
|
|
f1b23651b6
|
fix bug
|
2020-03-11 10:05:11 +08:00 |
|
|
e3a913667f
|
rename
|
2020-03-11 02:18:36 +08:00 |
|
|
b3ccacf604
|
finished translate
|
2020-03-11 02:16:24 +08:00 |
|
|
6f4032a47b
|
update SUMMARY.md
|
2020-03-10 19:33:48 +08:00 |
|
|
4489f94ab8
|
Merge pull request #203 from ExcaliburEX/english
translated the KMP and modified the README.MD fixed #199
|
2020-03-10 19:15:27 +08:00 |
|
|
059b5de037
|
修改MD中KMP路徑
|
2020-03-10 15:38:43 +08:00 |
|
|
6adf8f1361
|
Merge pull request #201 from yx-tan/english
translated interview/Subset_Permutation_Combination.md
|
2020-03-10 14:46:19 +08:00 |
|
|
ba42f658d7
|
translate Subset_Permutation_Combination
|
2020-03-10 11:32:59 +08:00 |
|
|
cbc0cd9b5e
|
Update README.md
|
2020-03-10 00:19:07 +08:00 |
|
|
1ccf2e33e3
|
update table of content
|
2020-03-08 16:56:08 +08:00 |
|
|
a908f191fe
|
Merge pull request #176 from floatLig/english
翻译 算法思维系列/滑动窗口技巧.md
|
2020-03-08 16:45:01 +08:00 |
|
|
2fa306d6da
|
Merge branch 'english' into english
|
2020-03-08 15:37:31 +08:00 |
|
|
a0a2944a8a
|
issue 177 find duplicate and missing elements translation
|
2020-03-08 14:15:42 +08:00 |
|
|
95408df2d0
|
issue 177 find duplicate and missing elements translation
|
2020-03-08 14:09:11 +08:00 |
|
|
b89b982dcb
|
修改readme,更换为英文名称
|
2020-03-07 21:17:16 +08:00 |
|
|
742cebd91d
|
update Summary.md and fix errors
|
2020-03-07 15:04:41 +08:00 |
|
|
8dc15a27ef
|
Modify the title picture and complete the translation
|
2020-03-07 00:06:33 +08:00 |
|
|
6cb2307d83
|
add gitbook address
|
2020-03-06 09:22:22 +08:00 |
|
|
6997a9e650
|
remove () in link
|
2020-03-06 09:03:39 +08:00 |
|
|
cd8b5e387a
|
modify invalid filename, gitbook deployed
|
2020-03-06 08:57:11 +08:00 |
|
|
ce3f732f6e
|
update README table of content
|
2020-03-06 07:36:59 +08:00 |
|
|
9e7f31251c
|
description update
|
2020-03-05 12:51:49 +08:00 |
|
|
4b8739a06d
|
更新英文版目录
|
2020-03-05 09:17:30 +08:00 |
|
|
93dd7bb496
|
写出英文版目录
|
2020-03-04 21:26:38 +08:00 |
|
|
16e8438b6d
|
更新更详细的说明,希望删除同时中文文件
|
2020-03-02 21:09:45 +08:00 |
|
|
b136af62b1
|
修改一些命名问题
|
2020-03-02 19:53:57 +08:00 |
|
|
982c7d4516
|
作者和译者的位置在一级标题下方
|
2020-03-01 13:41:08 +08:00 |
|
|
b14c0b417e
|
添加二叉堆翻译者build2645
|
2020-03-01 13:21:45 +08:00 |
|
|
7078491e5a
|
【动态规划之正则表达式】标注翻译者 PaperJets 及链接
|
2020-03-01 05:40:31 +08:00 |
|
|
4246bf32e5
|
新增关于题目图片和申明翻译者的解释
|
2020-03-01 05:14:03 +08:00 |
|
|
a962ba42d1
|
增加对一些问题的解释
|
2020-02-29 18:19:30 +08:00 |
|
|
3ab309835a
|
新增工作流图
|
2020-02-29 10:58:39 +08:00 |
|
|
7bdbeedbb5
|
将翻译必读文件指向 README
|
2020-02-29 09:31:20 +08:00 |
|
|
4d98b77de6
|
一切内容以 master 分支为准,名称需改成英文
|
2020-02-29 00:32:45 +08:00 |
|
|
c55429a012
|
修改文件夹名字为英文,修改 README
|
2020-02-28 22:11:46 +08:00 |
|
|
b00ec6300c
|
修改README.md,将目录先改成英文
|
2020-02-28 16:27:10 +08:00 |
|