Search Algorithms Jump Search Algorithm * Algorithm * Complexity * Implementations * Applications * Discussions Jump Search is a searching algorithm for sorted arrays. The basic idea is to check fewer elements by jumping ahead by fixed steps or skipping some elements in