Images Search This repo is a mini-project for Data Structures course at "Faculty of Engineering, Alexandria University". Using hashing, images are loaded into hashmaps both by Linear Probing & Separate Chaining to compare the performance of the two techniques. sample runs search for an image delete an image insert an image