2018-08-15 21:27:00 +08:00

24 lines
479 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 蚂蚁金服面经(8.15) (数据平台部)
B+ 树的结构
数据库如何建索引?
数据库连接池问题?
Http访问页面的流程
负载均衡方法
n个数取k个最小的数
java 线程池的几个参数。
java线程通信
jvm gc的时机
java 什么时候会发生死锁
java 如何避免死锁
如何分析gc日志如何获取dump文件等等。
TCP滑动窗口原理和用处
TCP拥塞控制方法。
为什么用Hbase不用mysql数据库