Crack the code interview

感觉data structure的话不如刷题

所以就先看后面的吧

knowledge based

Chapter 14

1.Difference between interface and abstract class:

All methods in interface should be abstract.

Some methods should be abstract in abstract class.

abstract method could only be defined in abstract class.

2.Final

Final class could not be subclassed by other classes. could not be extended.

3. A private constructor.

only create an instance from public static method. Factory method pattern.

The class could not be inherited

4. JVM will run finalize before running the garbage collector.

5. Static variables are shared between instances of a classes of different type parameters 这条没想到吧。这就很可怕了

 

Database

inner join, outer join, left (outer) join, right (outer) join

讲的不深啦

Low Level

Page fault, thrashing 其实都是听说过的东西,但是不复习的话真的不知道呀

这部分内容真的好底层啊先跳过先跳过

不过真的听说过有人问到如何写程序判断big endian还是small endian

Network

为什么database的如此浅显,network的如此难

 

 

 


 

转载于:https://www.cnblogs.com/Gryffin/p/7644960.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值