repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
update binary to decimal py
Invalid
try it base on take binary number from user and convert it to decimal number 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...
thealgorithmspython
add script for 5279 and update requirement txt
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...
thealgorithmspython
add quick sort algo in divide and conquer
Invalid
add quick sort algo in divide and conquer
thealgorithmspython
it be ok to test script
Enhancement
describe your change pyt script add an algorithm x fix a bug 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...
thealgorithmspython
add surface area of hemisphere also
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 x I know that pull request will not ...
thealgorithmspython
remove extra content
Enhancement
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...
thealgorithmspython
remove the trail space and reduce content
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 ...
thealgorithmspython
add a build in data structure list
Invalid
x add a build in data structure 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 change one algorithm file to ease r...
thealgorithmspython
add build in data structure list
Invalid
add list datum structure 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 change one algorithm file to ease revie...
thealgorithmspython
create ugly number
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 b...
thealgorithmspython
projectile motion
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
audio book python code
Invalid
its an python code that convert pdf into audio 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 pla...
thealgorithmspython
update binary search py
Enhancement
describe your change change the code to avoid overflow 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
update binary search py
Invalid
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...
thealgorithmspython
add a python program
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
add remove duplicate
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 requ...
thealgorithmspython
add remove duplicate
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 ...
thealgorithmspython
create balanced binary tree py
Invalid
describe your change x 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 no...
thealgorithmspython
des algorithm
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 ...
thealgorithmspython
des algorithm
Invalid
a class for the implementation of des algorithm 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 pla...
thealgorithmspython
reduce time complexity
Enhancement
describe your change bring time complexity of o max len first str len second str to o min len first str len second str 1st add base condition to reduce time complexity 2nd previously time complexity be o max len first str len second str ...
thealgorithmspython
contribute md write for current 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 ...
thealgorithmspython
create baconian cipher 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...
thealgorithmspython
accuracy and one more array sample add
Enhancement
describe your change add code line for get accuracy of knn algorithm add one more array sample for test small change in variable name for improve readability checklist x I have read contribute md x this pull request be all my own work I have not plagiarize ...
thealgorithmspython
accuracy and one more array sample add
Invalid
describe your change add code line for get accuracy of knn algorithm add one more array sample for test small change in variable name for improve readability checklist I have read contribute md this pull request be all my own work I have not plagiarize ...
thealgorithmspython
accuracy and one more array sample add
Invalid
describe your change add code line for get accuracy of knn algorithm add one more array sample for test small change in variable name for improve readability checklist x I have read contribute md x this pull request be all my own work I have not plagiarize ...
thealgorithmspython
update n queens py
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 ...
thealgorithmspython
add algorithm
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 ...
thealgorithmspython
create floyd s triangle
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...
thealgorithmspython
add problem statement and the explanation of the code for the problem max subarray sum
Enhancement
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...
thealgorithmspython
reduce time complexity
Enhancement
describe your change 1st add base condition to reduce time complexity 2nd previously time complexity be o max len first str len second str so now on line 26 I be consider minimum length of both string select alternate character of both string for...
thealgorithmspython
mlp classifier code
Invalid
mlp classifier code in python be not up to the mark and it s not show how to predict from a dataset I can add a well code if it s fine
thealgorithmspython
enhancement of image use srcnn
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 n...
thealgorithmspython
enhancement of image use srcnn
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
magnitude and angle of vector
Enhancement
describe your change core function to find magnitude and angle of two give vector 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 ha...
thealgorithmspython
mypy fix type annotation for graph a star py 4052
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 ...
thealgorithmspython
change comment for improved consistency
Documentation
l56 l80 l87 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 tha...
thealgorithmspython
use build in method
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...
thealgorithmspython
add surface area of cone and cylinder and hemisphere
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...
thealgorithmspython
add surface area of cylinder and cone
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...
thealgorithmspython
add surface area of cone and cylinder
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...
thealgorithmspython
add surface area of cylinder and cone
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...
thealgorithmspython
add surface area of cone and cylinder
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...
thealgorithmspython
add surface area of cone and cylinder
Enhancement
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 ...
thealgorithmspython
add surface area of cone and cylinder
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...
thealgorithmspython
add surface area of cone and cylinder
Enhancement
describe your change x 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 no...
thealgorithmspython
create doubly link list py
Invalid
add some content 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 ...
thealgorithmspython
create pythonshell
Invalid
add some content describe your change 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...
thealgorithmspython
password strength classification
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 ...
thealgorithmspython
password strength classification
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 ...
thealgorithmspython
copyright
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 ...
thealgorithmspython
update readme md
Invalid
add some content 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 ...
thealgorithmspython
face detection python program use opencv
Invalid
python program for face detection system use opencv 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 k...
thealgorithmspython
algorithm to convert min heap to max heap
Invalid
describe your change 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 y I know that pull request will not...
thealgorithmspython
algorithm to convert min heap to max heap
Invalid
describe your change y add an algorithm
thealgorithmspython
add a recursive tower of hanoi algorithm for n ring
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
initial commit
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 ...
thealgorithmspython
add python code for 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 this pull request be all my own work I have not plagiarize I know that pull request will not be...
thealgorithmspython
create pattern program
Invalid
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 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 they fa...
thealgorithmspython
create pattern program
Invalid
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 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 plagi...
thealgorithmspython
pattern program
Invalid
this program be very useful in understand the for loop 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 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 ...
thealgorithmspython
fix bug update docstring
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 ...
thealgorithmspython
use in build method
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...
thealgorithmspython
add doctest
Enhancement
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 ...
thealgorithmspython
add minimax py
Invalid
algorithm for tic tac toe game 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 ...
thealgorithmspython
add minimax py
Invalid
algorithm for tic tac toe game 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 k...
thealgorithmspython
add surface area of cone
Enhancement
describe your change x 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 no...
thealgorithmspython
add surface area of cone
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 n...
thealgorithmspython
add solution to question from leetcode
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...
thealgorithmspython
add file via upload
Invalid
display all subset from bit manipulation method 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 plagia...
thealgorithmspython
create jump search py
Invalid
jump search search new programm no 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 they fail the automate test this pr only change on...
thealgorithmspython
improve project euler problem 070 solution 1
Enhancement
describe your change improve project euler problem 070 solution 1 change have same digit doct replace have same digit 123 12 with similar have same digit 123 23 which fail in current implementation improve have same digit function it pass change test add an a...
thealgorithmspython
improve project euler problem 034 solution 1
Enhancement
describe your change improve project euler problem 034 solution 1 the top 8 slow solution on travis ci log under slow 10 duration 5 18 call script validate solution py test project euler problem 034 sol1 py improve solution locally 1 5 time from 5 second to 3 5 second ...
thealgorithmspython
try and except add to make it more clear
Invalid
this be the description of what I have do there be a file name instagram pic py when I run that file I get some error and it be look too bad for normal people so I add try and except in exist code so that it can print well message when any error occur checklist x I have read c...
thealgorithmspython
correct the display message
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...
thealgorithmspython
hacky way in python to reverse a string
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...
thealgorithmspython
hacky way in python to reverse a string
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 ...
thealgorithmspython
hacky way to reverse a string in python
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...
thealgorithmspython
add simple linear regression brain
Invalid
add a simple linear regression 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...
thealgorithmspython
add bin to hexadecimal
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 b...
thealgorithmspython
update gitignore with vim file
Enhancement
describe your change add vim file to gitconfig so that vim undo file and swap file etc will not be list in git status for reference this be for hacktoberf add an algorithm fix a bug or typo in an exist algorithm documentation change checklist ...
thealgorithmspython
volume of tetrahedron
Invalid
just add a line to calculate the volume of a tetrahedron
thealgorithmspython
volume of tetrahedron
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
findingsubstre py
Invalid
describe your change add an alogrithm 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 p...
thealgorithmspython
divide and conquer algo in python
Invalid
def getmedian ar1 ar2 n I 0 current index of I p list ar1 j 0 current index of I p list ar2 m1 1 m2 1 since there be 2n element median will be average of element at index n 1 and n in the array obtain after m...
thealgorithmspython
create full add py
Invalid
full add implementation in python with ibm s qiskit 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 ...
thealgorithmspython
create whatsapp automate
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 ...
thealgorithmspython
quick 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 ...
thealgorithmspython
create greatesttoleft py
Invalid
this program find the great number in the left of an element of the integer array use stack datum structure describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md ...
thealgorithmspython
add batch gradient descent algorithm to ml
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...
thealgorithmspython
add code that insert character after every k element in the string
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
fix some typo in the doc
Invalid
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 all my own work I have not plagiarize x I know that pull request wi...
thealgorithmspython
fix some typo in the doc
Invalid
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 all my own work I have not plagiarize x I know that pull request will no...
thealgorithmspython
fix some typo in the doc
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 ...
thealgorithmspython
create linear search py
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 I know that pull request will not...
thealgorithmspython
create uppercase half string py
Invalid
add uppercase half string python code
thealgorithmspython
create uppercase half string py
Invalid
add uppercase half string python code
thealgorithmspython
search in rotate sorted array be add
Invalid
describe your change solution to algorithmic problem search in a rotate sorted array in python be add fix 5112 x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x th...
thealgorithmspython
add xgboost regressor example
Invalid
add xgboost regressor example x 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 they fail the automate test x this pr only ...
thealgorithmspython
add xgboost regressor example
Invalid
add xgboost regressor example add an algorithm 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 they fail the automate test this pr only chang...