Can someone give me example of an algorithm that has square root(n) time complexity. What does square root time complexity even mean?
A slightly more performant version, thanks to Samme Bae, for enlightening me with this.