
interview
Allen Wu(WU, ZHWIEI)
keep learning
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Java2019大总结
2017java面试题总结集合篇在迭代一个集合的时候,如何避免ConcurrentModificationException? 在遍历一个集合的时候,我们可以使用并发集合类来避免ConcurrentModificationException,比如使用CopyOnWriteArrayList,而不是ArrayList。fail-fast与fail-safe有什么区别? 每次我们尝...原创 2018-02-28 17:52:35 · 1610 阅读 · 0 评论 -
English interview。。。
转载自:http://blog.youkuaiyun.com/hm_1987/article/details/8631916 Good morning ! It is really my honor to have this opportunity for an interview, I hope i can make a good performance today. I’m confiden...转载 2018-03-13 17:23:26 · 3696 阅读 · 0 评论