Python icon indicating copy to clipboard operation
Python copied to clipboard

Repository for Python codes and algos. Star the repo too.

Results 29 Python issues
Sort by recently updated
recently updated
newest added

Cheat sheets help as a quick guide and provide immediate go-through to concepts and commands. Plz approve this ASAP, it's time hacktoberfest is coming to end soon and I'm late....

STAR THIS REPO! Given an n x m matrix, where every row and column is sorted in increasing order, and a number x . Find if element x is present...

good first issue
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA

- More description - More attractive

Given an array A of n integers , find number of triplets (i,j,k) where i

good first issue
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA

PULL REQUESTS WILL BE MERGED Thankyou so much everyone for contributing in the repository. As i am the only one to manage the repo so after some simple checks I...

good first issue
beginner
dailycode
moderate
datastructures
algorithms
DSA
up-for-grabs
opensource
GUI

Take N (number of rows), print the following pattern (for N = 5). * * * * * * * * * * * * * * * * *...

good first issue
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
pattern
algorithms
DSA

add in array folder. Rotate an array to the right by 3 position. n

good first issue
beginner
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA
up-for-grabs
opensource

Given an integer N, print Pascal Triangle upto N rows. Input Format Single integer N. Constraints N

hacktoberfest
moderate
pattern

Mr X has a huge transport business, where his company provides trucks to transfer goods. Mr Y has a manufacturing facility where it has N number of loading areas. Mr...

good first issue
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA