Commit Graph

344 Commits

Author SHA1 Message Date
huihut
3a9e2123aa Design mode code comments are changed to English
https://github.com/huihut/interview/pull/73
2020-12-16 16:07:24 +08:00
huihut
8fe5157ae3
Merge pull request #73 from IkshulDureja/new
new
2020-12-16 15:38:11 +08:00
huihut
d7e235a560
Update main.cpp
use English
2020-12-16 15:35:42 +08:00
Ikshul Dureja
4252d8e5f3 new 2020-12-16 12:30:19 +05:30
huihut
444953ad43 1. 增加 https://gitee.com/huihut/interview 镜像;2. 简体中文版本使用 gitee 图片链接
https://github.com/huihut/interview/issues/12#issuecomment-626123828
https://github.com/huihut/interview/issues/12#issuecomment-695936831
2020-09-21 16:43:40 +08:00
huihut
3491cb2cf1
Merge pull request #68 from gurucharan2206/GurucharancppLocal
BetterSequentialSearch function added to SequentialSearch.h
2020-09-03 15:02:00 +08:00
Gurs
ec3ade0e35 Added a better way of Sequential search to existing file 2020-09-01 23:29:04 +05:30
huihut
ff14ce5c49 Update README.md 2020-04-18 22:11:17 +08:00
huihut
eefb2d8992 修改md不适用的style样式 2020-04-18 22:10:02 +08:00
huihut
bd3f8b94d4 修改md不适用的style标签 2020-04-18 21:44:54 +08:00
huihut
fb38e30e40 【@ShayekhBinIslam】添加英文版(Add English version)、修改目录、docsify文档、贡献图等
https://github.com/huihut/interview/issues/60
2020-04-18 21:32:56 +08:00
huihut
06beb1c81f
Merge pull request #61 from ShayekhBinIslam/english_trans
English Translation Added
2020-04-18 12:10:36 +08:00
ShayekhBinIslam
233631d65c translation added 2020-04-18 02:07:22 +06:00
ShayekhBinIslam
f899b5373d english translation deleted 2020-04-18 02:04:24 +06:00
ShayekhBinIslam
d6faecd548 english translation added 2020-04-18 02:02:41 +06:00
huihut
043e578ed5 样式修改 2020-03-19 02:14:24 +08:00
huihut
49f218e32c 增加 const 的指针与引用
https://github.com/huihut/interview/issues/12#issuecomment-597204112
2020-03-11 01:16:32 +08:00
huihut
2dd3a8bf52 对const修饰的指针、引用的再修改 2020-03-11 00:54:44 +08:00
huihut
64da1157bf 【@VoidxHoshi 提供】const 的修改
https://github.com/huihut/interview/issues/12#issuecomment-596042741
2020-03-11 00:29:42 +08:00
huihut
7cb39bdb2e Update README.md
https://github.com/huihut/interview/pull/58
2020-03-10 23:02:12 +08:00
huihut
2b0cd4155f
Merge pull request #58 from reedthink/master
修改一个错别字
2020-03-10 23:00:06 +08:00
DevOnLin
f39a33ca9c 修改一个错别字 2020-03-10 21:46:13 +08:00
huihut
2374aa03d6 Update .gitignore 2020-02-29 23:04:33 +08:00
huihut
5a33f11570 删除gitignore、funding文件 2020-02-29 23:01:57 +08:00
huihut
aa9fe29fbd 同步修改一些错误
https://github.com/huihut/interview/pull/57
2020-02-29 22:46:16 +08:00
huihut
8f6182e618
Merge pull request #57 from DiDongDongDi/master
修改可能的错误
2020-02-29 22:38:43 +08:00
DiDong
5c3c43733f
Update README.md 2020-02-29 17:18:52 +08:00
DiDong
859be40c57
修改可能的错误
`doSomething`应该是一个函数
`归并查找`改为`归并排序`
2020-02-29 17:15:01 +08:00
huihut
8cf04481b7 【@DiDongDongDi 提供】修改范围解析运算符例子
https://github.com/huihut/interview/issues/12#issuecomment-592503223
2020-02-28 22:01:37 +08:00
huihut
09562fde10 Update README.md
https://github.com/huihut/interview/pull/55
2019-12-02 16:02:34 +08:00
huihut
ffa93700d6
Merge pull request #55 from JameyWoo/master
Update README.md
2019-12-02 16:00:56 +08:00
姬小野
7f1d6798a6
Update README.md
将"套接字(Socket):可用于不同及其间的进程通信" 改为 "套接字(Socket):可用于不同计算机间的进程通信".
2019-12-02 15:51:40 +08:00
huihut
d42c802c2f Merge branch 'master' of https://github.com/huihut/interview 2019-11-28 22:42:02 +08:00
huihut
13d7997199 【@pan-lj 提供】修改第三范式描述
https://github.com/huihut/interview/issues/12#issuecomment-557359205
2019-11-28 22:39:54 +08:00
huihut
988c6c1fb7 更改设计模式链接 2019-11-27 14:39:59 +08:00
huihut
d8db775abb Update README.md 2019-11-16 12:02:06 +08:00
huihut
b7b7ef1936 Update README.md 2019-11-02 16:46:44 +08:00
huihut
dc6f691793 添加广告与打赏 2019-11-02 16:46:06 +08:00
huihut
b7b6591292 Update README.md 2019-10-07 18:40:57 +08:00
huihut
ce01d9f294
Merge pull request #52 from jokerkeny/patch-1
C++ 设计模式网址更新
2019-10-07 18:38:12 +08:00
Yang Yang
384f808b7b
C++ 设计模式网址更新
原来的CSDN专栏 . C++ 设计模式 https://blog.csdn.net/column/details/15392.html 不见了,请问是移到
https://blog.csdn.net/liang19890820/article/details/66974516了吗
2019-09-25 21:30:10 -04:00
huihut
797aab3d4e
Merge pull request #51 from shoaibrayeen/patch-2
Change Iterative Function - Merge Print and Iterative function
2019-09-12 11:38:23 +08:00
huihut
e7782962b7
Update pack.cpp
Your PR can't be compiled, I modified some code.
1. Added the definition of T
2. Added delete heap variables
3. packIterative and printT separate two functions to uncouple code
2019-09-12 02:09:58 +08:00
huihut
b9ca9f900c 【@lollllllllllipop 提供】修改错别字
https://github.com/huihut/interview/issues/12#issuecomment-529782364
2019-09-12 00:43:41 +08:00
Shoaib Rayeen
e5b43e7632
Change Iterative Function - Merge Print and Iterative function 2019-09-11 22:01:47 +05:30
huihut
9ff67af607 【@Mrtj2016 提供】虚函数、纯虚函数修改
https://github.com/huihut/interview/issues/12#issuecomment-523892216
2019-09-07 21:43:10 +08:00
huihut
69d735735d
Merge pull request #50 from shoaibrayeen/patch-1
Converting BS in Standard Form
2019-09-07 21:12:33 +08:00
Shoaib Rayeen
18c3262442
Converting BS in Standard Form 2019-09-06 13:46:39 +05:30
huihut
28daee4bb3 https://interview.huihut.com 2019-08-27 11:02:43 +08:00
huihut
7c0f86eee1 Create CNAME 2019-08-27 10:59:04 +08:00