j
k
j a
j l
On Mon, Mar 16, 2009 at 5:25 PM, Ben Muzal <bmuzal@gmail.com> wrote:
yes, but O(n) n times is O(n^2)
I should be more clear. destroy() is O(n) in and of its self. If you destroy n objects, then you get O(n^2)
Back to the thread
Back to the list