forked from NotFound9/interviewGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBATInterview.md
More file actions
38 lines (11 loc) · 1.28 KB
/
BATInterview.md
File metadata and controls
38 lines (11 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
**`大厂面试系列`是我在我的原创技术公众号"大厂面试"里面做的一个专栏,会持续更新,尽可能保证每天发布一篇对面试题的分析文章,公众号首发后才会更新到这里,原创不易,麻烦关注一下我的公众号`大厂面试`,给我一些持续创作的动力,关注可以领取`《大厂面试指北》`的PDF版本,为了方便技术交流,也建了一个技术交流群,欢迎大家扫码加入!谢谢了!**
(如果入群二维码过期了,也可以扫描下面我的微信二维码,加我微信,我拉你进群!)

<figure class="half">
<img src="http://notfound9.github.io/interviewGuide/static/49160c2basfdsf.jpeg" width="30%"/>
<img src="http://notfound9.github.io/interviewGuide/static/image1.jpg" width="30%"/>
</figure>
## 目录:
### [【大厂面试01期】高并发场景下,如何保证缓存与数据库一致性?](https://mp.weixin.qq.com/s/hwMpAVZ1_p8gLfPAzA8X9w)
### [【大厂面试02期】Redis过期key是怎么样清理的?](https://mp.weixin.qq.com/s/J_nOPKS17Uax2zGrZsE8ZA)
### [【大厂面试03期】MySQL是怎么解决幻读问题的?](https://mp.weixin.qq.com/s/8D6EmZM3m6RiSk0-N5YCww)