sujata13 / HacktoberFest-2020

Repository designed for beginner to contribute to open-source
49 stars 287 forks source link

Python Programs #7

Closed sujata13 closed 4 years ago

sujata13 commented 4 years ago

Write Python Programs in language specific folder.
File Name format- [Your UserName]_filename
Don't forget to star the repository and follow the author.
IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

tanseersaji commented 4 years ago

I'm Implementing LinkedList in Python

sujata13 commented 4 years ago

Ok. Happy Coding!

padhu-bot commented 4 years ago

I will create a password generator in python.

chrismilson commented 4 years ago

I'll implement edit distance in python, where edit distance is the minimum number of character changes (add, remove, replace) to edit one string into another.

shradhaagarwal01 commented 4 years ago

Hey, I am implementing sum of all nodes of a Binary Tree.

sujata13 commented 4 years ago

Ok Happy Coding Everyone!!!

arm210402 commented 4 years ago

i have created strong pass generator code using python

sujata13 commented 4 years ago

Great!!!

dheerajghosh007 commented 4 years ago

Hey i'm implementing selection sort algorithm

Amitsharma45 commented 4 years ago

hey i'm implementing stack and queue.

giangngt commented 4 years ago

I'm creating an email checker (in the format of string + @ + string + . + string)

SeaSkyThe commented 4 years ago

Implementing Merge Sort

sk1122 commented 4 years ago

I will make login system using Python

pankaj-kb commented 4 years ago

making a Simple Dice game>>

kaumnen commented 4 years ago

I will submit sudoku solver

gaurangkeluskar22 commented 4 years ago

I would like to add Bubble Sort algorithm.