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

Star This Repo ⭐⭐⭐ Please make sure to star this repository before contributing. YOUR CONTRIBUTIONS TOWARDS OPEN SOURCE DSA ARE VALUABLE⭐ HAPPY CODING!!

good first issue
datastructures
algorithms
DSA

AKSHITA has created an elevated roof. She wants to know how much water can she save during rain. Given n non negative integers representing the elevation map where width of...

good first issue
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA
INTERVIEW-QUESTION

Find the length of the longest subsequence in a given array A of integers such that all elements of the subsequence are sorted in strictly ascending order. Input Format The...

good first issue
hactoberfest
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA
INTERVIEW-QUESTION

RAISE ANY ISSUE OF YOUR CHOICE. Members who will be willing to contribute can raise Pull Requests and they will be merged. Happy Coding!

beginner
hactoberfest
hacktoberfest
hacktoberfest2020
algorithms
DSA

Create a code for sorting in linear time.

beginner
hacktoberfest
datastructures
hacktoberfest2020
algorithms
DSA

add in repo sorting_searching of python

beginner
hacktoberfest
hacktoberfest2020

Add in sorting_searching folder of pytrhon.

hacktoberfest

Added a new Python program to count the number of words in a given text.