Kwongtai
|
8250e4328a
|
Merge pull request #84 from ShareCat/master
[fix] a typo
|
2021-09-18 19:01:49 +08:00 |
|
Cat
|
947c251383
|
[fix] a typo
|
2021-09-15 16:43:01 +08:00 |
|
huihut
|
456ced1e9a
|
reference, constant in-class initializer
https://github.com/huihut/interview/issues/79
|
2021-04-14 01:37:12 +08:00 |
|
huihut
|
191b30533e
|
constant members cannot be updated
https://github.com/huihut/interview/issues/78
https://github.com/huihut/interview/issues/77
|
2021-04-14 00:27:04 +08:00 |
|
huihut
|
e6dbc2b9c3
|
https://github.com/huihut/interview/pull/76
https://github.com/huihut/interview/pull/76
|
2021-04-02 19:17:30 +08:00 |
|
huihut
|
0adfa8dcd1
|
Merge pull request #76 from TR666/master
Correction of typos
|
2021-04-02 19:11:55 +08:00 |
|
TR666
|
ec2d6e9ecf
|
Correction of typos
|
2021-03-31 22:24:57 +08:00 |
|
huihut
|
cd9f4df5d9
|
https://github.com/huihut/interview/pull/75(关于动态绑定的补充)的补充更改
https://github.com/huihut/interview/pull/75
|
2021-03-18 20:55:25 +08:00 |
|
huihut
|
f279fe87ca
|
Merge pull request #75 from ijpq/master
关于动态绑定的补充
|
2021-03-18 20:48:48 +08:00 |
|
huihut
|
afdbe1dab8
|
Update README.md
删除奇怪的符号
|
2021-03-18 20:48:14 +08:00 |
|
ketang
|
8164ab7349
|
add description about dynamic binding
|
2021-03-13 23:09:27 +08:00 |
|
huihut
|
ac18079309
|
修改部分链接标题
|
2021-01-27 13:12:33 +08:00 |
|
huihut
|
46237ecf04
|
Update README.md
https://github.com/huihut/interview/pull/74
|
2021-01-27 12:10:51 +08:00 |
|
huihut
|
826d3a5a6e
|
Merge pull request #74 from ZzoxAA/master
代码中混入了中文括号
|
2021-01-20 12:04:51 +08:00 |
|
ZzoxAA
|
21a3514e73
|
代码中混入了中文括号
|
2021-01-20 10:46:27 +08:00 |
|
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 |
|