parthpandyappp / Sorting-Searching-Algorithms

This is an initiative for those who are new to opensource or just want to get started with Open Source contributions. So, let's dive into Open Source! Help others learn what you've learnt! Community involvement is just amazing, which provides you with more enthusiasm and inspiration! Get started!
https://parthpandyappp.github.io/Sorting-Searching-Algorithms/
GNU General Public License v3.0
13 stars 24 forks source link

Issue 11 #12

Closed ajaykhanna123 closed 4 years ago

parthpandyappp commented 4 years ago

Rename your Folder name as of instructed in readme.md. After that, I'll review your code and merge if it looks good. Thanks, Happy Hacking!

parthpandyappp commented 4 years ago

@ajaykhanna123 Good work so far, last thing to be done. Instead of a hard coded values such as arr = [12, 11, 13, 5, 6] can you please change the code so that it accepts input from the user? So, the searching algo will work on user inputs.

Thanks, Happy Hacking!

ajaykhanna123 commented 4 years ago

let me know if any other change required on python code

parthpandyappp commented 4 years ago

@ajaykhanna123 Thanks for your contributions! I'll review your contribution and let you know the merge status soon! Thanks, Happy Hacking!

parthpandyappp commented 4 years ago

@ajaykhanna123 Changes reviewed! Thanks for contributions! Happy Hacking!