# Ternary Search in Python This project implements a **Ternary Search** algorithm in Python. Ternary Search is a divide-and-conquer algorithm that splits a sorted array into three parts, as opposed to ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.