Short Note on mid Square Method of hashing?
Mid square method of hashing: In the method midsquare hashing, the key is squared and the  address selected from the center of the squared number.
 Mid square method
 * Square K.
 * Strip predetermined digits from front and rear.
 * e.g., use thousands and ten thousands places.