in reply to Re^2: add missing elements and remove duplicates....and some more questions.
in thread add missing elements and remove duplicates....and some more questions.

This is the "big O notation". You can read about it on wikipedia: analysis of algorithms. But don't get sidetracked too much with the "dry stuff". Maybe ask for the next problem, or another variant, because you appear to have conquered this one already.

  • Comment on Re^3: add missing elements and remove duplicates....and some more questions.