So finger-pointing at the start of each list, 6 is indeed less than 8 so I'm gonna write it down first.
手指指向列表的开始,6肯定比,8小,我先把它写下来。
Advance this pointer-- this finger, to the next element of the list which is 4, make the comparison.
前移这个指示器--也就是这根手指,让它指向列表中的,下一个元素4,再做比较。
So at the moment left hand is at the start of this list of size 1, my right hand is at the start of this list of size 1, and now I need to merge these two lists.
现在左手手指指向这个大小为1的列表的开始,右手手指指向这个大小为1的列表的开始,现在我需要合并这两个列表。
I'm gonna use my left finger and my right finger and each of which is gonna point at the start of each of this list.
用我的左手手指和右手手指,每个手指指向每个列表的开始处。
So on this half, I'm gonna put my finger on the 2.
在这一半,我将手指指向。
应用推荐