private int N; // number of key-value pairs in the table private int M = 16; // size of linear-probing