reverse an array# JobHunting - 待字闺中
a*0
1 楼
请教个关于reverse array的算法问题
question 1: Do not use any extra space but just the two iterators to reverse
an array.
question 2: Use just one iterator and no extra space and reverse an array.
Thanks!
question 1: Do not use any extra space but just the two iterators to reverse
an array.
question 2: Use just one iterator and no extra space and reverse an array.
Thanks!