1、反转链表三种思路:递归;入栈;双链表;
2、reverse() method of Collections class as the name itself suggests is used for reversing elements been there up in the object in which they are stored. LinkedList是Queue的一种实现#不确定/,Queue的offer用于插入,poll弹出,queue是先进先出
2、reverse() method of Collections class as the name itself suggests is used for reversing elements been there up in the object in which they are stored. LinkedList是Queue的一种实现#不确定/,Queue的offer用于插入,poll弹出,queue是先进先出
2022-05-10
在牛客打卡9天,今天学习:刷题 2 道/代码提交 9 次
全部评论
相关推荐
讲原则的小黄鸭不愿吃...:有时候面试眼缘确实很重要,当然,飞驰人生2中张弛说的很对:我努力了无数次,但是我知道机会只会出现在其中一两次。你把每一次笔试面试都全力以赴,总有你运气发挥到位的时候 点赞 评论 收藏
分享
查看3道真题和解析
