repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
update maximum subarray py
Enhancement
1 rectify documentation to indicate the correct output function doesn t return the subarray but rather return a sum 2 make the function more pythonic and thereby avoid any unnecessary if statement usage of the non optimal in range len construct 4 make function ann...
thealgorithmspython
refactore the syntax use list comprehension
Enhancement
describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
update check strong password py
Enhancement
1 change the functional concept that a strong password checker must return a boolean indicate whether the password be strong or not and not a response stre the choice of which can be subjective 2 add another alternative checker which have a theoretical time complexity well than the original one 3 rectify ...
thealgorithmspython
update check strong password py
Enhancement
1 change the functional concept that a strong password checker must return a boolean indicate whether the password be strong or not and not a response stre the choice of which can be subjective 2 add another alternative checker which have a theoretical time complexity well than the original one and doesn t use...
thealgorithmspython
update password generator py
Enhancement
1 use secret module instead of random for password as it give a secure source of randomness 2 add type annotation for function which be in use 3 avoid unnecessary usage of iterator variable wherever not require 4 replace ctbi variable for the character to be include with a more ...
thealgorithmspython
indent for visual purpose
Enhancement
describe your change fix 7743 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request wil...
thealgorithmspython
indent in doctest
Enhancement
feature description correct py x traceback most recent call last nameerror name x be not define to py traceback most recent call last nameerror name x be not define
thealgorithmspython
update password generator py
Enhancement
1 use secret module instead of random for password as it give a secure source of randomness 2 add type annotation for function 3 add unnecessary usage of iterator variable wherever not require 4 replace ctbi variable for the character to be include with a more meaningful and sho...
thealgorithmspython
create josephus problem py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
create josephus problem py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
boolean gate documentation
Enhancement
feature description please assign I this issue
thealgorithmspython
adopt python 3 8 assignment expression use auto walrus
Enhancement
describe your change adopt python 3 8 assignment expression use add an algorithm fix a bug or typo in an exist algorithm documentation change x fix continuous integration test checklist x I have read contribute md x this pull request be ...
thealgorithmspython
add code for topological sorting
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add topological sort in python
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add topological sort in python
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
remove useless code in doctest
Documentation
describe your change remove useless code in doctest for example py print 1 1 be the same as py 1 1 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
update tree sort py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
refactor fix matrix display deprecation
Enhancement
describe your change link to 7307 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request ...
thealgorithmspython
update bubble sort py
Enhancement
to watch the swapping one by one describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize x I know...
thealgorithmspython
update bubble sort py
Invalid
to watch the swapping one by one describe your change add an algorithm fix a bug or typo in an exist algorithm y documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know ...
thealgorithmspython
update bubble sort py
Invalid
to watch the swapping one by one describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize I know ...
thealgorithmspython
replace yulewalker in audio filte equal loudness filter
Enhancement
feature description be no long maintain it seem which be log a warning in the audio filter equal loudness filter py fix 7300
thealgorithmspython
factorial
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
factorial
Invalid
not many people know but python offer a direct function that can compute the factorial of a number without write the whole code for compute factorial describe your change x add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist ...
thealgorithmspython
create testcase for the algorithm
Enhancement
feature description add several unit test case for the algorithm
thealgorithmspython
add file via upload
Invalid
describe your change add an algorithm to find the long valid parenthesis y add an algorithm fix a bug or typo in an exist algorithm documentation change checklist y I have read contribute md y this pull request be all my own work I have not plagiarize...
thealgorithmspython
add file via upload
Enhancement
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be mer...
thealgorithmspython
algorithm to find sum of path in binary tree
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
algorithm for sum of all path of a binary tree
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
date sort
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
date sort
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
date sort
Invalid
sort a date in both ascend and descend order
thealgorithmspython
fuzzy membership function
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
create audio visualizer dsp
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add reverse string in java
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
update a typo in print statement
Enhancement
describe your change x fix a bug or typo in an exist algorithm checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge if they fail the automate test x this pr only ch...
thealgorithmspython
online checker
Enhancement
add a few reference to be able to get more accurate result with more than two decimal place if require for any unit change describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute m...
thealgorithmspython
calculate gst amount
Invalid
the program help to get the net amount after gst be add to it describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have ...
thealgorithmspython
calculate gst
Invalid
the program help to get the net amount after gst be add to it describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have ...
thealgorithmspython
program file
Invalid
the program help to get the net amount after gst be add to it describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own work I have n...
thealgorithmspython
matrix multiplication use mpi
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
create nextindexvalue py a question s answer
Invalid
describe your change add a universitie s question s answer x add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x ...
thealgorithmspython
create adjacency matrix py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be ...
thealgorithmspython
create adjacency matrix py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
rename quantum random py to quantum random py disable txt
Enhancement
fix 7682 dhruvmanila chriso345 temporarily disable quantum random py which be cause sporadic pyt failure describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
rename quantum random py to quantum random py disable
Invalid
dhruvmanila chriso345 temporarily disable quantum random py which be cause sporadic pyt failure describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this p...
thealgorithmspython
create g
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
add python code for add two number
Invalid
describe your change add code for add two number represent as singly link list in python yes add an algorithm checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge if the...
thealgorithmspython
add an array folder to the data structure section
Enhancement
feature description maybe we could create an array folder in the data structure section of the repo poyea mention this a while ago in a closed pr 6325 image
thealgorithmspython
update spiral print py
Enhancement
describe your change add another neat approach for same question with explaination x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have...
thealgorithmspython
add a hubble parameter calculator file
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be ...
thealgorithmspython
create snake game py
Invalid
this repo don t have a folder for game so I make one and add snake game by I describe your change add folder game and add snake game to it add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md ...
thealgorithmspython
add radix sort algorithm
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge...
thealgorithmspython
create isomorphic string
Invalid
python code for isomorphic string describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md x this pull request be all my own work I have not plagiarize x I know...
thealgorithmspython
add 2 popular leetcode problem along with step by step explanation
Invalid
I have add 2 leetcode problem under backtrack category which be k subset problem and generate all valid ip address please can you accept and merge the request in original repository add an algorithm fix a bug or typo in an exist algorithm documentation change checklist ...
thealgorithmspython
concatenation of string
Invalid
add a python program for concatenate string
thealgorithmspython
bfs and dfs to solve the 8 puzzle problem
Invalid
describe your change I have add a artificial intelligence search strategy to solve 8 puzzle problem use dfs and bfs technique x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this p...
thealgorithmspython
create myfile
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
ugly number py
Invalid
hacktoberfest accept describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull requ...
thealgorithmspython
update comment for well readability
Enhancement
enhance code readability by add comment in be palindrome py describe your change x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge if they fail t...
thealgorithmspython
add test to math binary exponentiation py
Enhancement
describe your change increase test coverage from math binary exponentiation py 15 13 13 9 17 21 28 to math binary exponentiation py 15 7 53 25 32 add a...
thealgorithmspython
add sort code
Invalid
describe your change x add a code in python for sort algorithm which be not in your repository x thank you for read my repository
thealgorithmspython
binary insertion sort
Invalid
describe your change 6537 x add an algorithm fix a bug or typo in an exist algorithm documentation change step 1 iterate the array from the second element to the last element step 2 store the current element a I in a variable key step 3 find the position ...
thealgorithmspython
binary insertion sort
Invalid
describe your change 6537 x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be ...
thealgorithmspython
binary insertion sort
Invalid
describe your change 6537 add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be m...
thealgorithmspython
delete prehistoric man txt
Invalid
delete the unnecessary file prehistoric man txt
thealgorithmspython
update gaussian py
Enhancement
formula edit to increase response and reduce complexity describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not pla...
thealgorithmspython
calculation result be not correct
Invalid
the final answer be not correct and not accurate in some case as well mbognar applet normal html describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this ...
thealgorithmspython
add a basic graphic code in python
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
newton raphson method in math algorithm
Enhancement
feature description newton raphson method be not available in math algorithm
thealgorithmspython
matrix manipulation
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be mer...
thealgorithmspython
operation in linear algebra
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be mer...
thealgorithmspython
operation in linear algebra
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add perimeter py
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be ...
thealgorithmspython
create insertion sort algorithm
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge...
thealgorithmspython
add file via upload
Invalid
describe your change add viterbi algorithm y add an algorithm n fix a bug or typo in an exist algorithm n documentation change checklist y I have read contribute md y this pull request be all my own work I have not plagiarize y I know t...
thealgorithmspython
add code for binary insertion sort
Invalid
describe your change add code for binary insertion sort x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know...
thealgorithmspython
add code for stock market analysis use python
Invalid
describe your change I have add an algorithm for stock market analysis x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize ...
thealgorithmspython
add code for stock market analysis use python
Invalid
describe your change I have add an algorithm for stock market analysis yes add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiari...
thealgorithmspython
update linear search py
Enhancement
describe your change I update the linear search program 6479 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x ...
thealgorithmspython
create bitwise operator overload py
Invalid
describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be...
thealgorithmspython
create naivebayesclassifier py
Invalid
describe your change add a naive baye classifier which with an example of a full fledged working use an iris dataset x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull req...
thealgorithmspython
add permutation algo for array
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
create kinetic energy py
Invalid
find the kinetic energy of an object by take its mass and velocity as input describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work ...
thealgorithmspython
remove type cast in combination algorithm
Enhancement
describe your change replace type cast to int in math combination py with integer division because the mathematical formula for ncr n k always evaluate to an integer anyways add an algorithm x fix a bug or typo in an exist algorithm documentation change checkli...
thealgorithmspython
fix run error in project euler problem 104 solution 1
Enhancement
describe your change fix run error in project euler problem 104 solution 1 failure doct project euler problem 104 sol1 solution 099 100 output the answer be the least fibonacci numbe...
thealgorithmspython
algorithm
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
skyline
Invalid
describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if...
thealgorithmspython
skyline
Invalid
describe your change yes add an algorithm fix a bug or typo in an exist algorithm documentation change checklist yes I have read contribute md this pull request be all my own work I have not plagiarize yes I know that pull request will...
thealgorithmspython
skyline
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
skyline
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
fix pre commit script to validate file in git tree
Enhancement
close 7512 describe your change python 3 9 validate only file include in repo by run git ls file and parse the output add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x thi...
thealgorithmspython
code change
Invalid
short code describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will n...
thealgorithmspython
update count number of one bit py
Enhancement
remove the modulo operator as it be very time consume in comparison to the and operator describe your change add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be a...
thealgorithmspython
algorithm
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg...
thealgorithmspython
add algorithm
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i...
thealgorithmspython
add algorithm
Invalid
describe your change x add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merg...
thealgorithmspython
add homophonic substitution cipher
Invalid
describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not...
thealgorithmspython
create ols model py
Invalid
describe your change ordinary least square regression technique under supervised learn x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I hav...
thealgorithmspython
fibonacci
Invalid
python program to print the fibonacci sequence describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize ...