Code-with-love icon indicating copy to clipboard operation
Code-with-love copied to clipboard

Add Ternary Search code in Python 3

Open Git-Harshit opened this issue 5 years ago • 1 comments

This Pull Request adds a tried and tested Python 3 program for implementing Ternary Search in a one dimensional array, in Python 3 (under Python/ directory).

The code is also well-commented for others to be able to understand it. Please look into the code, let me know if any updations are needed, and merge it into your collection. 🙂

Also, as this is my first commit in your repository, I have been asked by your Greet Bot (@github-actions) to add my name in Contributors.md. I'm including my github username in Contributors.md as well.

Git-Harshit avatar Oct 03 '20 19:10 Git-Harshit

Greet Contributors Bot
Thank you for taking your time and effort for your contribution. If you are a new contributor to this repo, kindly add your username in CONTRIBUTORS.md

The amazing contributor in this pull request is @Git-Harshit

github-actions[bot] avatar Oct 03 '20 19:10 github-actions[bot]