Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 424 Bytes

远景所有问题汇总.md

File metadata and controls

25 lines (20 loc) · 424 Bytes

java

  • springboot了解多少:2
  • Spring MVC:2
  • bean生命周期:1
  • 为什么用MQ:1
  • JVM内存区域:2
  • 双亲委派模型:1
  • sychronized:1
  • volatile:1
  • ArrayList和LinkedList的区别

Redis

  • Redis的数据结构:1
  • 缓存穿透:1
  • 缓存雪崩:1
  • Redis为什么快:1
  • IO多路复用:1

计算机网络

  • 三次握手:1
  • TCP和UDP:2
  • nginx负载均衡的几种方式:1