Settings

Instructions:

In this proficiency exercise you are required to search for a particular element using the concepts of Linear Indexing. The solution for this exercise is achieved by a step wise search. The first step is to search for the first key value in the second level index array. The second step will be to select the appropriate block in the index file. The final step is a simple search through the array records to reach your answer.

Element to Search: