Hashing


  1. Array Subset

    Given two unsorted arrays: a[] and b[], where both arrays contain distict elements, check if array b is a subset of array a.