Closed powerexploit closed 4 years ago
I would like to add a linear search script.
hey sahilverma0696 you can add linear search script ! but try to add some simple scripts specially for beginner's
sourabbr you can add BST
Added script for Armstrong number PR #61. Please review.
Added script for Armstrong number PR #61. Please review.
I have reviewed your code biswain2309 & thanks for contribution
Added script for building a GUI with TKinter. PR #62.
Added script for building a GUI with TKinter. PR #62.
checked
Hey @ankitdobhal can I add script of hangman game implementation in python?
Hey @ankitdobhal can I add script of hangman game implementation in python?
Yes @Prateek-Thakare You can add hangman game implementation script using python
@ankitdobhal Just created a PR for a bubble sort algorithm. Would the addition of more, in depth, explained sorting algorithms be of any use?
Regards,
Lucas
@ankitdobhal Just created a PR for a bubble sort algorithm. Would the addition of more, in depth, explained sorting algorithms be of any use?
Regards,
Lucas
hey @lucassa3 this repo is basically for beginners if you want to explore the sorting algorithms in depth you can create a new folder inside this repo named that as 'Sorting-Algo' and contribute your codes. Thankyou
@ankitdobhal Can I create a Sorting-Algo folder in the root of the repo with this algo?
@ankitdobhal just updated the PR moving the sorting algo to a new Sorting-Algos folder. Is that what you are looking for?
Cheers!
@ankitdobhal Can I create a Sorting-Algo folder in the root of the repo with this algo?
yes
@ankitdobhal May i add tower of hanoi problem implementation in python?
@ankitdobhal May i add tower of hanoi problem implementation in python?
Yes sure
Can I work on this project? I wanted to add implementation of slicing in python list.
Hello to all! i don't know how to contribute, I'm trying by watching youtube to contribute first and want to be in GSOC'21! can i work with this project?
Hello to all! i don't know how to contribute, I'm trying by watching youtube to contribute first and want to be in GSOC'21! can i work with this project?
Yes sure @ritiksoni00
Hi. I want to contribute in this project. Would love to add Python scripts
Adding Sequentially Mergesort #299
@ankitdobhal Please review and merge
I would like to Binary search script