Expertini Research Research
Computer Science PDF Available DOI: 10.5120/ijais14-451131 Non-peer-reviewed Preprint

Modified Binary Search Algorithm

Ankit R. Chadha, Rishikesh Misal, Tanaya Mokashi  ·  Published 2014-06-06

Abstract

This paper proposes a modification to the traditional binary search algorithm in which it checks the presence of the input element with the middle element of the given set of elements at each iteration. Modified binary search algorithm optimizes the worst case of the binary search algorithm by comparing the input element with the first & last element of the data set along with the middle element and also checks the input number belongs to the range of numbers present in the given data set at each iteration there by reducing the time taken by the worst cases of binary search algorithm.
📄 Full Paper Available as PDF
This paper is available as a downloadable PDF.
📄 Download PDF

✨ AI Plain-English Summary

Get a plain-English summary of this paper generated by AI (5 free per day).

Comments (0)

No comments yet. Be the first to comment.