@desc: compares the key with each array elements. * @param: array , key (to be found), size of the array. * @return: index of key if present , -1 otherwise. * @TimeComplexity: O(n) < n = size of the array > */
source not stored for this graph (policy: none)