PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] resize time
Date: Wednesday, 28 Oct 2020, 17:26:46


    > Message Posted By: Unknown
    >
    > Can resize time be O(2n) where n is the number of entries into the string
    > table at the time of the resize?

Since O(2n) = O(n), yes.

--Stan-
PREV INDEX NEXT