摘要:
本文记录一下,个人在2015年夏季申请各个公司碰到的面试题。仅供学习和参考。【JAVA】1. LinkedList和ArrayList的区别。答:1.ArrayList是实现了基于动态数组的数据结构,LinkedList基于链表的数据结构;2.对于随机访问get和set,ArrayList觉得优于L... 阅读全文
posted @ 2015-07-19 12:16
Chapter
阅读(266)
评论(0)
推荐(0)
摘要:
问题描述Given an arraynums, there is a sliding window of sizekwhich is moving from the very left of the array to the very right. You can only see theknumb... 阅读全文
posted @ 2015-07-19 10:50
Chapter
阅读(192)
评论(0)
推荐(0)

浙公网安备 33010602011771号