372 Commits

Author SHA1 Message Date
77b04416e2 Remove sponsor 2023-06-20 21:28:23 +08:00
32878c26f7 Merge pull request #104 from KemGong/gz/add_BridgeMain
[fix] add BridgeMain()
2023-06-20 21:19:37 +08:00
f87605a8f8 Merge pull request #106 from Sunrisepeak/patch-1
名词风格: 模板类 to 类模板
2023-06-20 21:19:10 +08:00
65f8318948 名词风格: 模板类 to 类模板
统一名词风格: 模板类 to 类模板
2023-06-13 17:26:52 +08:00
5b485e9326 [fix] add BridgeMain() 2023-04-25 11:04:47 +08:00
e10ff5f698 Merge pull request #89 from wr786/master
fix: typo in inline
2022-03-19 03:55:23 +08:00
c55256a15e fix: typo in inline 2022-03-17 21:18:34 +08:00
58d0e8b3bf 修正TCP释放连接过程文本错误
https://github.com/huihut/interview/issues/81
2022-03-06 14:48:55 +08:00
d147baea68 https://github.com/huihut/interview/pull/82 2021-09-23 00:24:28 +08:00
7b7c850358 Merge pull request #82 from Charmve/patch-1
新增 #define与const的区别
2021-09-23 00:03:20 +08:00
1115ef4fcb Update README.md 2021-09-22 23:49:20 +08:00
52ec6b7be1 Update README.md 2021-09-20 11:35:13 +08:00
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
545c27c3de Update README.md 2021-09-09 18:49:02 +08:00
456ced1e9a reference, constant in-class initializer
https://github.com/huihut/interview/issues/79
2021-04-14 01:37:12 +08:00
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
e6dbc2b9c3 https://github.com/huihut/interview/pull/76
https://github.com/huihut/interview/pull/76
2021-04-02 19:17:30 +08:00
0adfa8dcd1 Merge pull request #76 from TR666/master
Correction of typos
2021-04-02 19:11:55 +08:00
ec2d6e9ecf Correction of typos 2021-03-31 22:24:57 +08:00
cd9f4df5d9 https://github.com/huihut/interview/pull/75(关于动态绑定的补充)的补充更改
https://github.com/huihut/interview/pull/75
2021-03-18 20:55:25 +08:00
f279fe87ca Merge pull request #75 from ijpq/master
关于动态绑定的补充
2021-03-18 20:48:48 +08:00
afdbe1dab8 Update README.md
删除奇怪的符号
2021-03-18 20:48:14 +08:00
8164ab7349 add description about dynamic binding 2021-03-13 23:09:27 +08:00
ac18079309 修改部分链接标题 2021-01-27 13:12:33 +08:00
46237ecf04 Update README.md
https://github.com/huihut/interview/pull/74
2021-01-27 12:10:51 +08:00
826d3a5a6e Merge pull request #74 from ZzoxAA/master
代码中混入了中文括号
2021-01-20 12:04:51 +08:00
21a3514e73 代码中混入了中文括号 2021-01-20 10:46:27 +08:00
3a9e2123aa Design mode code comments are changed to English
https://github.com/huihut/interview/pull/73
2020-12-16 16:07:24 +08:00
8fe5157ae3 Merge pull request #73 from IkshulDureja/new
new
2020-12-16 15:38:11 +08:00
d7e235a560 Update main.cpp
use English
2020-12-16 15:35:42 +08:00
4252d8e5f3 new 2020-12-16 12:30:19 +05:30
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
3491cb2cf1 Merge pull request #68 from gurucharan2206/GurucharancppLocal
BetterSequentialSearch function added to SequentialSearch.h
2020-09-03 15:02:00 +08:00
ec3ade0e35 Added a better way of Sequential search to existing file 2020-09-01 23:29:04 +05:30
ff14ce5c49 Update README.md 2020-04-18 22:11:17 +08:00
eefb2d8992 修改md不适用的style样式 2020-04-18 22:10:02 +08:00
bd3f8b94d4 修改md不适用的style标签 2020-04-18 21:44:54 +08:00
fb38e30e40 【@ShayekhBinIslam】添加英文版(Add English version)、修改目录、docsify文档、贡献图等
https://github.com/huihut/interview/issues/60
2020-04-18 21:32:56 +08:00
06beb1c81f Merge pull request #61 from ShayekhBinIslam/english_trans
English Translation Added
2020-04-18 12:10:36 +08:00
233631d65c translation added 2020-04-18 02:07:22 +06:00
f899b5373d english translation deleted 2020-04-18 02:04:24 +06:00
d6faecd548 english translation added 2020-04-18 02:02:41 +06:00
043e578ed5 样式修改 2020-03-19 02:14:24 +08:00
49f218e32c 增加 const 的指针与引用
https://github.com/huihut/interview/issues/12#issuecomment-597204112
2020-03-11 01:16:32 +08:00
2dd3a8bf52 对const修饰的指针、引用的再修改 2020-03-11 00:54:44 +08:00
64da1157bf 【@VoidxHoshi 提供】const 的修改
https://github.com/huihut/interview/issues/12#issuecomment-596042741
2020-03-11 00:29:42 +08:00
7cb39bdb2e Update README.md
https://github.com/huihut/interview/pull/58
2020-03-10 23:02:12 +08:00
2b0cd4155f Merge pull request #58 from reedthink/master
修改一个错别字
2020-03-10 23:00:06 +08:00
f39a33ca9c 修改一个错别字 2020-03-10 21:46:13 +08:00