nagajyothi/InterviewBit

why is the second for loop while calculating median?

Opened this issue · 0 comments

why is the second for loop while calculating median in below program?


for(int i = 0; i <s.length; i++){