Master's | Basic Algorithms & Data structures | Module 5 | Searching Algorithms
-
Updated
Jul 13, 2024 - Python
Master's | Basic Algorithms & Data structures | Module 5 | Searching Algorithms
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.
Поиск индекса искомого числа в отсортированном массиве посредством бинарного поиска
A binary search algorithm method
Binary search algorithm written in python3. Application with console input.
6 Python projects I did demonstrating knowledge of concepts in algorithmns and their use cases.
A "Guess The Number" game, written in Python. Allows the Player to both pick or guess the number.
A color-coded binary search on a 9x9 grid.
Python mini projects
Add a description, image, and links to the binary-search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the binary-search-algorithm topic, visit your repo's landing page and select "manage topics."