josera21 / QuaternarySearch

Short algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quaternary Search with Python

Short algorithm to seeking a number inside of a Array order DESC using Quaternary Search (Similar to Binary search)

You also can find the Binary search on the binaria.py file

note: just run python name_of_file and done!

About

Short algorithm


Languages

Language:Python 100.0%