Synopsys Interview Question

Programming lauguage and algorithm, how to get a size flexible arryay.

Interview Answer

Anonymous

Mar 11, 2016

use dynamic allocatred memory, and when it extend, reallocate the memory