This question uses the same environment as given in Question…

This question uses the same environment as given in Question #2.  However, for this question using double hashing as the collision resolution strategy with the following hash functions: h1 (x) = x mod 13 and  h2 (x) = 5 – (x mod 5) Create a table just like was done for Question #2.