Skip to content

Here are some questions that I have met in interview, I hope it will help you.

Notifications You must be signed in to change notification settings

xindoo/Java-Interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Interview

Here are some questions that I have met in interview, I hope it will help you.

算法(Algorithm)

二叉树的遍历(递归和非递归)

求一个字符串里长度为l且字典序最小的子序列

先升后降序列里求最大值

43亿有序数字,找出其中一个出现多次的

更多算法题可参考leetcode

我的leetcode刷题记录(200+题)

并发(Concurrent)

线程同步

线程池

synchronized

锁(Lock)

读写锁

重入锁

ConcurrentHashMap

中间件(Middleware)

dubbo

SpringCloud

RocketMetaq

分布式系统(Distributed system)

storm

hbase 读写优化

hadoop

redis

redis的基本数据类型

Java

基本类型和封装类的区别(例int和Integer)

匿名内部类

GC

cms

G1

数据库

mysql索引原理(B+树

数据库设计(比如图书馆管理系统)

Spring

springboot

AOP

事务

设计模式

About

Here are some questions that I have met in interview, I hope it will help you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages