325 Commits

Author SHA1 Message Date
6a3a27c2e6 Update The Longest Palindromic Substring.md 2020-03-01 14:53:56 +08:00
9639035345 Delete 占位 2020-03-01 14:51:30 +08:00
32f929cc7d Add files via upload 2020-03-01 14:50:53 +08:00
7d70156b7e Create 占位 2020-03-01 14:50:32 +08:00
844fc89128 Delete example.png 2020-03-01 14:49:39 +08:00
1ee8e5c97c Delete title.png 2020-03-01 14:49:28 +08:00
d605bfc650 Merge pull request #88 from ML-ZimingMeng/english
delete the wechat picture
2020-03-01 14:01:42 +08:00
03c77987df delete the wechat picture 2020-03-01 13:52:21 +08:00
982c7d4516 作者和译者的位置在一级标题下方 2020-03-01 13:41:08 +08:00
b14c0b417e 添加二叉堆翻译者build2645 2020-03-01 13:21:45 +08:00
f349a86ea5 <change>step1翻译初稿
翻译初稿,添加原文地址链接。
2020-03-01 13:14:13 +08:00
486c585f09 The Longest Palindromic Substring.md
rename
2020-03-01 13:10:08 +08:00
2b01176b63 Merge pull request #78 from build2645/english
翻译了数据结构系列,二叉堆实现优先队列
2020-03-01 13:09:21 +08:00
c200246eb8 The Longest Palindromic Substring.md
typos
2020-03-01 13:08:09 +08:00
f0d2f6b623 Longest Palindromic Substring.md
translator: Lrc123
translation: Longest Palindromic Substring.md
2020-03-01 13:03:23 +08:00
b50878e618 a English version examples picture
I put it into the 回文/ dir
2020-03-01 13:00:38 +08:00
8f2686d04b Merge pull request #80 from ML-ZimingMeng/english
update English version of Union-Find
2020-03-01 11:37:14 +08:00
e1d48143d9 Merge pull request #82 from Mr2er0/english
translate+数据结构系列/实现计算器.md
2020-03-01 11:25:33 +08:00
e6fbedc528 update the errors 2020-03-01 11:06:24 +08:00
71f7b20d3b add translator's adress 2020-03-01 11:00:59 +08:00
c9998a4714 Update Implementing the functions of a calculator.md 2020-03-01 10:59:21 +08:00
9bff734704 Rename implementing the functions of a calculator.md to Implementing the functions of a calculator.md 2020-03-01 10:58:38 +08:00
8aac1a9e76 Update implementing the functions of a calculator.md 2020-03-01 10:57:02 +08:00
9bc2007266 update English version of Union-Find 2020-03-01 10:40:56 +08:00
a32eebae80 Update implementing the functions of a calculator.md 2020-03-01 10:09:20 +08:00
1edcd05e40 第一次迭代 2020-03-01 10:08:25 +08:00
3fb3200c55 Merge pull request #1 from Mr2er0/patch-1
Update and rename 实现计算器.md to implementing the functions of a calcula…
2020-03-01 09:56:12 +08:00
cae26a74c0 Update and rename 实现计算器.md to implementing the functions of a calculator.md 2020-03-01 09:50:22 +08:00
7078491e5a 【动态规划之正则表达式】标注翻译者 PaperJets 及链接 2020-03-01 05:40:31 +08:00
4ce89ae349 Merge pull request #64 from PaperJets/english
添加 动态规划之正则表达式 英语翻译
2020-03-01 05:28:09 +08:00
4246bf32e5 新增关于题目图片和申明翻译者的解释 2020-03-01 05:14:03 +08:00
d03da875d9 添加 CarrieOn 作者链接,删除对应中文图片文件夹 2020-03-01 05:12:33 +08:00
c0e30224c5 Merge pull request #71 from CarrieOn/english
感谢你的出色工作,主仓库已接受合并
2020-03-01 04:45:34 +08:00
f8ac9e62ca Merge pull request #70 from wsyzxxxx/english
感谢你的出色工作,主仓库已接受合并~
2020-03-01 04:31:45 +08:00
b0105a6e3f tranlation for reverse part of a linked list via recursion 2020-02-29 11:42:50 -08:00
affc8ba720 add authors 2020-03-01 01:30:47 +08:00
b275cccbcd finish translating 2020-03-01 01:26:24 +08:00
241ac713f6 Update RegularExpression.md 2020-02-29 22:03:48 +08:00
43d034c677 Add Regular Expression - Dynamic Programming
1. 更改 pictures\正则\example.png内容,另存为 regex_example.jpg;
2. pictures\正则\title.png 内容以markdown 代码块形式呈现。
2020-02-29 21:51:28 +08:00
a962ba42d1 增加对一些问题的解释 2020-02-29 18:19:30 +08:00
e383f4d857 Delete Monotonic queue 2020-02-29 18:12:20 +08:00
21fdab152c Create Monotonic queue 2020-02-29 18:09:32 +08:00
4557db20ff Add files via upload 2020-02-29 17:19:19 +08:00
094c638fde Delete title.png 2020-02-29 17:17:08 +08:00
5293137e2d Add translator 2020-02-29 17:15:37 +08:00
7f22a4c28b Merge pull request #58 from walsvid/english
Translate "Implement Queue using Stacks and Implement Stack using Queues" to English.
2020-02-29 17:09:35 +08:00
7e42a29868 Translate "Implement Queue using Stacks and Implement Stack using Queues" to English. 2020-02-29 16:34:59 +08:00
471507a4f2 Update Monotonic queue.md 2020-02-29 16:26:13 +08:00
2ed7c001f1 Update Monotonic queue.md 2020-02-29 15:44:09 +08:00
65c2f2d7e1 Update Monotonic queue.md 2020-02-29 15:31:11 +08:00