-
关于redis的一篇文章 https://redis.com/blog/redis-vs-dragonflydb/ 贡献者:@Pure White
-
redis好书推荐:《Redis 设计与实现》https://github.com/7-sevens/Developer-Books/blob/master/Redis/Redis%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0.pdf 贡献者:@齐天大圣
-
找书网站: goodreads, zlib 贡献者:@秃秃猫
- 面试八股公众号推荐:小林coding 贡献者@欧阳鸿荣
- 组合测试文章分享: https://mp.weixin.qq.com/s/Kcsfe6jYu65BgDHpnA8ZAw 贡献者:@Wei Lai
- 《技术面试 Do & Don't》 贡献者:@WilliamZheng
- 回溯文章分享:https://www.zhihu.com/question/478362331?utm_source=wechat_session&utm_medium=social&utm_oi=1310529834506715136&utm_content=group3_supplementQuestions&utm_campaign=shareopn 贡献者:@小葱哥
- acm好书推荐:刘汝佳 贡献者:@Relapse
- acm网站推荐:https://oi-wiki.org/ 贡献者:@小葱哥
MySQL单表查询优化总结 贡献者:@齐天大圣
天猫模拟面试 贡献者:@Lissuta
推荐几个算法学习网站
-
Oi-wiki 算法教程 竞赛相关等 https://oi-wiki.org/graph/
-
leetcode三叶题单 leetcode常见题型都有 https://github.com/SharingSource/LogicStack-LeetCode/wiki
-
leetcode liweiwei算法教程 二分讲的很不错 https://www.suanfa8.com/
-
灵神竞赛题单(个人感觉挺难的没怎么看过 用go写的 https://github.com/EndlessCheng/codeforces-go
-
Kuangbin 题单(听说很不错 本菜鸡也没怎么做过 https://vjudge.net/article/187
-
根据数据量反推复杂度 选择合适的算法 https://codeforces.com/blog/entry/21344 https://www.acwing.com/blog/content/32/
-
leetcode周赛题目rating https://zerotrac.github.io/leetcode_problem_rating/#/
-
数据结构可视化(和visualgo差不多? https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
-
题解仓库
https://github.com/doocs/leetcode
贡献者 @Tian
前端面试资料推荐
https://www.yuque.com/cuggz/interview
贡献者 @zst