Added missing import statement Reviewed-by: dcubed, dholmes
Guarded the test with the tag requiring debug build Reviewed-by: jiangli
Implemented dynamic resizing, which triggers when load factor is too high Reviewed-by: coleenp, rehn