Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

binary-search-algorithm

Here are 42 public repositories matching this topic...

This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search interval in half.

  • UpdatedJun 23, 2025
  • JavaScript

The Quran Verse Finder is a voice-based Quran search application is a user-friendly and innovative tool designed to assist individuals in finding specific verses from the Quran using voice recognition technology. It offers a convenient and efficient way to search for and access relevant Quranic verses by simply speaking into the device or computer.

  • UpdatedJun 3, 2023
  • JavaScript

🌳 This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.

  • UpdatedOct 29, 2025
  • Java

Problems of Data Structure from basics are covered here for interview preparation and logic building. Basic programming problems and so many interview based leetcode problems are present. Every program is written to solve problem in as optimized way as possible.

  • UpdatedMay 21, 2022
  • Java
Sequential-and-Binary-Search

This repository provides Python implementations of two fundamental search algorithms: Sequential Search and Binary Search. It includes detailed and easy-to-understand code for both algorithms, showcasing their functionality, use cases, and performance differences.

  • UpdatedJul 31, 2025
  • Python

A collection of search, sorting, graph, greedy, and optimization algorithms implemented in C++ and Python, including Binary Search, BFS, Dijkstra's Algorithm, Bubble Sort, and the Four Color Theorem. 🚀

  • UpdatedApr 21, 2025
  • C++
java-searching-techniques

Generalized binary search implementation for TypeScript/JavaScript

  • UpdatedSep 27, 2025
  • TypeScript

An interactive educational tool that demonstrates how the binary search algorithm works. Features step-by-step visualization with color-coded arrays, multiple learning examples (Best/Average/Worst case), and custom input options. Built with Python and Gradio for CISC 121.

  • UpdatedDec 6, 2025
  • Python

A comparison of AVL Trees against Binary Search Trees

  • UpdatedOct 1, 2022
  • Java

Binary search algorithm written in python3. Application with console input.

  • UpdatedDec 16, 2020
  • Python

This repository contains a collection of 42 classic binary search problems and 8 common binary search patterns that can be used to solve them.

  • UpdatedMay 23, 2023
  • C++

Implementing class objects, analyzing time complexity, and applying a binary search algorithm to determine useful information in a sample dataset.

  • UpdatedMar 16, 2021
  • Jupyter Notebook

Поиск индекса искомого числа в отсортированном массиве посредством бинарного поиска

  • UpdatedOct 28, 2022
  • Python

Improve this page

Add a description, image, and links to thebinary-search-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thebinary-search-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp