FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

binary-search-algorithm · GitHub Topics · GitHub

#

binary-search-algorithm

Here are 44 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.

  • Updated Jun 23, 2025
  • 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.

  • Updated Aug 16, 2026
  • Java

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.

  • Updated Jun 3, 2023
  • JavaScript

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.

  • Updated May 21, 2022
  • Java

This's repo contains a Java Console Program to execute: 1) Sequential Search Algorithm. 2) Binary Search Algorithm.

  • Updated Nov 10, 2025
  • Java

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. 🚀

  • Updated Apr 21, 2025
  • C++

DSA Interview Prep: A comprehensive collection of Data Structures and Algorithms (DSA) interview problems and their solutions, designed to help candidates prepare effectively for technical interviews. This repository includes a variety of problems and solutions in multiple programming languages, making it a valuable resource for software engineers.

  • Updated Jun 6, 2025
  • C++

Generalized binary search implementation for TypeScript/JavaScript

  • Updated Sep 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.

  • Updated Dec 6, 2025
  • Python

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

  • Updated Oct 28, 2022
  • Python

This repository contains a simple Java program that allows users to play a number guessing game.

  • Updated Mar 31, 2023
  • Java

A Python implementation of a streaming platform backend using Circular Queues, Stacks, Merge Sort, and Binary Search.

  • Updated Jul 11, 2026
  • Python

6 Python projects I did demonstrating knowledge of concepts in algorithmns and their use cases.

  • Updated Mar 24, 2026
  • Python

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

  • Updated Dec 16, 2020
  • Python

A comparison of AVL Trees against Binary Search Trees

  • Updated Oct 1, 2022
  • Java

Improve this page

Add a description, image, and links to the binary-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 the binary-search-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL