|
76 | 76 | - [对于java开发和大数据开发,24年秋招的话选择哪个方向会比较合适呢?](https://topjavaer.cn/career-plan/java-or-bigdata.html) |
77 | 77 | - [四年程序员生涯的反思](https://topjavaer.cn/career-plan/4-years-reflect.html) |
78 | 78 | - [在国企做开发,是什么样的体验](https://topjavaer.cn/career-plan/guoqi-programmer.html) |
| 79 | +- [工作两年多,技术水平没有很大提升,该怎么办](https://topjavaer.cn/zsxq/question/2-years-tech-no-upgrade.html) |
| 80 | +- [24届校招,Java开发和大数据开发怎么选](https://topjavaer.cn/zsxq/question/java-or-bigdata.html) |
| 81 | + |
| 82 | +# 副业指南 |
| 83 | + |
| 84 | +- [一些接单平台](https://topjavaer.cn/zsxq/article/sideline-guide.html) |
79 | 85 |
|
80 | 86 | # 面试前准备 |
81 | 87 |
|
|
124 | 130 | ## MySQL |
125 | 131 |
|
126 | 132 | - [MySQL高频面试题50道](https://topjavaer.cn/database/mysql.html)(**知乎1k+收藏,推荐** :+1:) |
| 133 | +- [MySQL锁高频面试题](https://topjavaer.cn/database/mysql-lock.html) |
127 | 134 |
|
128 | 135 | **重要知识点**: |
129 | 136 |
|
|
204 | 211 |
|
205 | 212 | # 计算机网络 |
206 | 213 |
|
207 | | -[计算机网络常见面试题总结](https://topjavaer.cn/computer-basic/network.html) (**知乎1k+收藏!推荐 :+1:**) |
| 214 | +- [计算机网络常见面试题总结](https://topjavaer.cn/computer-basic/network.html) (**知乎1k+收藏!推荐 :+1:**) |
| 215 | +- [TCP常见面试题总结](https://topjavaer.cn/computer-basic/tcp.html) |
208 | 216 |
|
209 | 217 | **重要知识点**: |
210 | 218 |
|
|
244 | 252 |
|
245 | 253 | - [微服务面试题](https://topjavaer.cn/advance/distributed/4-micro-service.html) |
246 | 254 | - [RPC面试题](https://topjavaer.cn/advance/distributed/3-rpc.html) |
247 | | -- [全局唯一ID](https://topjavaer.cn/advance/distributed/1-global-unique-id.html) |
248 | 255 | - [分布式事务总结](https://topjavaer.cn/advance/distributed/6-distributed-transaction.html) |
| 256 | + |
| 257 | +**优质文章**: |
| 258 | + |
| 259 | +- [全局唯一ID生成方案](https://topjavaer.cn/advance/distributed/1-global-unique-id.html) |
249 | 260 | - [分布式架构演进](https://mp.weixin.qq.com/s?__biz=Mzg2OTY1NzY0MQ==&mid=2247490543&idx=1&sn=ee34bee96511d5e548381e0576f8b484&chksm=ce98e6a9f9ef6fbf7db9c2b6d2fed26853a3bc13a50c3228ab57bea55afe0772008cdb1f957b&token=1594696656&lang=zh_CN#rd) |
250 | 261 | - [新一代分布式任务调度框架](https://topjavaer.cn/advance/excellent-article/22-distributed-scheduled-task.html) |
| 262 | +- [分布式锁怎么实现?](https://topjavaer.cn/distributed/article/distributed-lock.html) |
251 | 263 |
|
252 | 264 | # 高并发 |
253 | 265 |
|
|
326 | 338 | - [8种架构模式](https://topjavaer.cn/advance/excellent-article/11-8-architect-pattern.html) |
327 | 339 | - [几种常见的架构模式](https://topjavaer.cn/advance/excellent-article/20-architect-pattern.html) |
328 | 340 | - [线上接口很慢怎么办?](https://topjavaer.cn/practice/service-performance-optimization.html) |
| 341 | +- [Zookeeper有哪些使用场景?](https://topjavaer.cn/zookeeper/zk-usage.html) |
329 | 342 |
|
330 | 343 | # 工具 |
331 | 344 |
|
332 | | -[Git 超详细总结!](https://topjavaer.cn/tools/git-overview.html)(推荐 :+1:) |
333 | | - |
334 | | -[Linux 常用命令总结!](https://topjavaer.cn/tools/linux-overview.html) |
335 | | - |
336 | | -[Docker 基础总结!](https://topjavaer.cn/tools/docker-overview.html) |
337 | | - |
338 | | -[Maven 基础总结!](https://topjavaer.cn/tools/maven-overview.html) |
339 | | - |
340 | | -[Nginx 高频面试题](https://topjavaer.cn/tools/nginx.html) |
| 345 | +- [Git 高频面试题总结](https://topjavaer.cn/tools/git.html) |
| 346 | +- [Git 超详细总结!](https://topjavaer.cn/tools/git-overview.html)(推荐 :+1:) |
| 347 | +- [Linux 常用命令总结!](https://topjavaer.cn/tools/linux-overview.html) |
| 348 | +- [Docker 基础总结!](https://topjavaer.cn/tools/docker-overview.html) |
| 349 | +- [Maven 基础总结!](https://topjavaer.cn/tools/maven-overview.html) |
| 350 | +- [Nginx 高频面试题](https://topjavaer.cn/tools/nginx.html) |
341 | 351 |
|
342 | 352 | # 交流 |
343 | 353 |
|
|
0 commit comments