PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] time constraints of lzw
Date: Monday, 16 Nov 2020, 20:08:39


    > Message Posted By: Unknown
    >
    > If we realloc a chain of the hash table everytime when we insert
    > something, then are we at risk of failing tests for any time constraints?

No, but you may find it difficult to meet the tightest
space constraints during pruning.

--Stan-
PREV INDEX NEXT