从事java开发多年了,也收集了不少学习资料,现将之前学习过的觉得比较有用的链接分享一下
zookeeper面试题
参考:https://www.cnblogs.com/lanqiu5ge/p/9405601.html
redis面试题
https://www.cnblogs.com/jasontec/p/9699242.html
参考:https://blog.csdn.net/Butterfly_resting/article/details/89668661 (里面包含了很多其他面试题及答案)
- redis基础面试题:
https://juejin.im/post/5db66ed9e51d452a2f15d833 - redis分布式锁
https://www.cnblogs.com/binghe001/p/12778853.html (由浅入深)
数据结构
二叉树,平衡二叉树,红黑树,B-树、B+树、B*树的区别
https://blog.csdn.net/wyqwilliam/article/details/82935922
算法演示
https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
springboot快速开发利器
https://mp.weixin.qq.com/s/i7y1_T_o6Jb6OmwvNc-VoQ
多线程面试题:
https://www.cnblogs.com/Jansens520/p/8624708.html
比较全面的后端面试题
https://github.com/Snailclimb/JavaGuide gitee有同步的
https://github.com/CyC2018/CS-Notes
https://github.com/0voice/interview_internal_reference#13
https://juejin.im/entry/5de90346e51d455836158ce7
个人博客系统
https://github.com/halo-dev/halo
前端面试题
https://github.com/Advanced-Frontend/Daily-Interview-Question
https://github.com/Advanced-Interview-Question/front-end-interview
https://github.com/haizlin/fe-interview
open***
https://blog.51cto.com/claude666/2108170
http://www.89cool.com/807.html
http://www.89cool.com/811.html
设计模式
https://refactoringguru.cn/ 多语言版
http://book.bugstack.cn/#s/6AneBuNA bugstack.cn
java个版本语法及示例(包含部分框架示例)
https://howtodoinjava.com/
http://tutorials.jenkov.com/
部分面试相关的代码放在了gitee:https://gitee.com/sharehappy/ITShare/tree/master/doc
收集的一些书籍
链接:https://pan.baidu.com/s/1HVsA5_cqLgShjps1KW9EEg
提取码:qe5T
来源:oschina
链接:https://my.oschina.net/u/4401867/blog/4658950