suppose i have some data of type(key,value).how do i effeciently sort them so that i can find the key uising value and value using key?
suppose i have some data of type(key,value).how do i effeciently sort them so that i can find the key uising value and value using key?