#include int interpolationSearch(int arr[], int n, int x) { int q=NULL; while(q