Oracle Interview Question

second smallest number of array with O(n)

Interview Answer

Anonymous

Jun 15, 2015

Find out middle node of linklist with O(n)

1