Python
Python copied to clipboard
Repository for Python codes and algos. Star the repo too.
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...
- More description - More attractive
Given an array A of n integers , find number of triplets (i,j,k) where i
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...
Take N (number of rows), print the following pattern (for N = 5). * * * * * * * * * * * * * * * * *...
add in array folder. Rotate an array to the right by 3 position. n
Given an integer N, print Pascal Triangle upto N rows. Input Format Single integer N. Constraints N
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...