repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
create simple interest 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 merg...
thealgorithmspython
update speed of gas molecule py
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
update readme md
Invalid
add step by step tutorial 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 pul...
thealgorithmspython
test case for all combination
Enhancement
describe your change fix 9943 more test case and documentation addition to clarify input add an algorithm fix a bug or typo in an exist algorithm documentation change x add test case checklist x I have read contribute md x this pull request be...
thealgorithmspython
add test case to join py
Enhancement
describe your change add test case to join py 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...
thealgorithmspython
simplify be bst py
Enhancement
describe your change simplify be bst py 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 reque...
thealgorithmspython
master
Enhancement
describe your change turn test into doctest and remove unnecessary line break add an algorithm fix a bug or typo in an exist algorithm documentation change x code change checklist x I have read contribute md x this pull request be all my own work I have...
thealgorithmspython
anubhavpandey27 patch 1
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...
thealgorithmspython
anubhavpandey27 patch 1
Invalid
describe your change 1 add an algorithm fix a bug or typo in an exist algorithm documentation change checklist 1 I have read contribute md 1 this pull request be all my own work I have not plagiarize 1 I know that pull request will not be ...
thealgorithmspython
anubhavpandey27 patch 1
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 find root vertex py
Invalid
describe your change add the algorithm for find the root vertex use python programming 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
create long substre k distinct character java
Invalid
describe your change add the python code of find the long substring of k distinct character use slide window technique 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...
thealgorithmspython
create long substre k distinct character java
Invalid
describe your change add the python code of find the long substring of k distinct character use slide window 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 pull...
thealgorithmspython
add the code for principal component analysis in digital image processing directory
Invalid
describe your change add a new directory principal component analysis with detailed and well document code and clear readme document x add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x ...
thealgorithmspython
add the code for principal component analysis in digital image processing directory
Invalid
describe your change add a new directory principal component analysis with detailed and well document code and clear readme document 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 ...
thealgorithmspython
add classic nlp algorithm
Invalid
describe your change hereby I have add classic nlp algorithm for n gram model add k smoothing and interpolation 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 a...
thealgorithmspython
add lucky number algorithm
Invalid
add lucky number algorithm in math directory of thealgorithm python repository
thealgorithmspython
add lucky number algorithm in math directory
Invalid
add lucky number algorithm in math directory full documentation of algorithm with example be explain in lucky number py file
thealgorithmspython
rename binary tree traversal md to readme md
Documentation
describe your change make this directory s documentation much more accessible 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 plag...
thealgorithmspython
create lasso regression 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 merg...
thealgorithmspython
add simple neural network creation file use numpy
Invalid
add a simple neural network creation use numpy library in this file we will be have neural network for polynomial function have forward and backward propagation implementation for understand how thing work in neural network
thealgorithmspython
add more optimize sudoku solver 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 m...
thealgorithmspython
tree sort py disable slow doctest
Enhancement
describe your change this test run superfast on my m1 mac but take 5 sec on github action 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...
thealgorithmspython
add code for ohm law to python physics
Invalid
describe your change I be add a new code for calculate ohm law a physics problem to python physics code solution 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...
thealgorithmspython
update huffman py
Invalid
this code follow pep 8 style guideline use counter for count frequency and be more concise and maintainable it should also run fast because it compress the bitstring into a more compact form describe your change x add an algorithm fix a bug or typo in an exist algorithm x d...
thealgorithmspython
update capitalize py
Enhancement
describe your change modify capitalize py with correct comment and docstring 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 plagi...
thealgorithmspython
convert test into doctest
Enhancement
describe your change turn test into doctest in the boolean algebra section for consistency and as an improved way of testing add an algorithm fix a bug or typo in an exist algorithm documentation change x change code checklist x I have read contribute md ...
thealgorithmspython
convert test into doctest
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
edit distance algorithm for string matching
Invalid
I have add an algorithm to perform edit distance for the purpose of string match 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
convert test into doctest
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
add doctest
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
update stock span problem py
Invalid
fix typo fist first
thealgorithmspython
delete texttable from dependency
Enhancement
describe your change delete texttable from requirement txt as it doesn t appear to be use anywhere in the repo follow up to my comment discussion r1359632676 in 10467 add an algorithm fix a bug or typo in an exist algorithm documentation change checkli...
thealgorithmspython
create adaboost classifier 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 merge if...
thealgorithmspython
add adaboost classifier 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 merge if...
thealgorithmspython
revert validate solution py os getenv github token
Enhancement
revert thealgorithms python 10546
thealgorithmspython
create subtract element of a matrix 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 merge if...
thealgorithmspython
validate solution py os getenv github token
Enhancement
tianyizheng02 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 I know that pull reques...
thealgorithmspython
create palindrome 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 I know that pull request will not be merge...
thealgorithmspython
add find small number than current number
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 merg...
thealgorithmspython
dijkstra 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 ...
thealgorithmspython
dijkstra 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 merg...
thealgorithmspython
hacktober 2023 normalize string
Enhancement
describe your change this program normalize the give string 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...
thealgorithmspython
add the algorithm to convert octal number to hexadecimal number in
Invalid
conversion directory describe your change I add an algorithm to convert octal number to hexadecimal number in the conversion directory add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md ...
thealgorithmspython
add functionality to calculate diameter of binary tree
Invalid
describe your change add a new functionality to calculate the diameter of any give binary tree use recursion 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...
thealgorithmspython
create graph 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...
thealgorithmspython
create graph 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 me...
thealgorithmspython
create graph py
Invalid
describe your change add an algorithm x 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
create multinomialnb py
Invalid
add a multinomial naive baye classification 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 plagi...
thealgorithmspython
create multinomialnb py
Invalid
add a multinomial naive baye classifier 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...
thealgorithmspython
create multinomialnb py
Invalid
describe your change add an multinomial naive baye algorithm for classification 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 plagi...
thealgorithmspython
fix typo in filename cipher trifid cipher py
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 this pull request be all my own work I have not plagiarize I know that pull request will not be merge ...
thealgorithmspython
create whisperapi py
Invalid
unofficial whisper api use python flask 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...
thealgorithmspython
hacktoberf math joint probability distribution py
Invalid
algorithm to solve expectation value of x y xy cov of xy coefficient of correlation
thealgorithmspython
well sudoku solver
Invalid
describe your change improve sudoku solve algorithm with optimization before backtrack 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
performance 75 fast project euler 187
Enhancement
describe your change 8594 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 b...
thealgorithmspython
create adaboost classifier 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 merg...
thealgorithmspython
create adaboost classifier 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 merg...
thealgorithmspython
triplet
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
typeerror handling and add unit test
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
rename trafid cipher py to trifid cipher py and add doctest
Enhancement
describe your change 1 rename trafid cipher py to trifid cipher py 2 add doctest to trifid cipher py 3 change name of file in directory 4 add defintion of apr interest and link to page in financial fix 9943 fix 10274 add an algorithm x fix a bug or typo in an exist alg...
thealgorithmspython
update capitalize py
Enhancement
describe your change modify the docstring and add comment to capitaliz py for a well understanding 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 wor...
thealgorithmspython
triplet zero problem
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 me...
thealgorithmspython
create find second large 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 sort array of 0s 1s 2s py
Invalid
add a new algorithm to sort array of 0s 1s and 2s 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 plagia...
thealgorithmspython
add comment
Enhancement
describe your change the file test fetch github info py in the directory web programming not include any comment before so I add few line of comment add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read ...
thealgorithmspython
update physics archimedes principle py
Enhancement
describe your change modify physics archimede principle py add some doctest for exception handle import g from scipy rather than hard coding and allow zero gravity to be valid give value 0 in that case fix issue 9943 add an algorithm x fix a bug or typo in an exist algorithm ...
thealgorithmspython
add add decode string algorithm
Enhancement
feature description add decode string algorithm
thealgorithmspython
performance 75 fast project euler 187
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
add timsort py
Invalid
describe your change I add tim sort algorithm tim sort be a hybrid sort algorithm derive from merge sort and insertion sort please reviewe the change and add a hacktoberf label thank x add an algorithm fix a bug or typo in an exist algorithm documentation change check...
thealgorithmspython
omit project euler from coverage report
Enhancement
describe your change our current pyt command for our build be the follow pyt ignore quantum q fouri transform py ignore project euler ignore script validate solution py cov report term miss skip cover cov since we re not test file in the project euler or script ...
thealgorithmspython
add postfix prefix conversion
Invalid
add postfix prefix conversion
thealgorithmspython
disable unused dependency
Enhancement
describe your change disable unused dependency in requirement txt to try to reduce build time kera be a tensorflow frontend so I ve also mark it as python version 3 12 there s no reason to install kera in every build when tensorflow can t be use projectq scikit fuzzy and yulewalk...
thealgorithmspython
create queue py
Invalid
describe your change I add queue datum structure yes 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...
thealgorithmspython
python hacktober 2023 add comment
Enhancement
describe your change the file test fetch github info py do not contain any comment so I add few line of comment 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 req...
thealgorithmspython
fix return tuple in subset generation py
Enhancement
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 me...
thealgorithmspython
update camel case to snake case py
Enhancement
describe your change input statement add function call statement add 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...
thealgorithmspython
add doctest in swap nodes py
Enhancement
describe your change add doctest in swap nodes py 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 ...
thealgorithmspython
solve issue backtrack py 10444
Invalid
describe your change add the enhancement feature to backtrack py 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 ...
thealgorithmspython
update miss number py
Invalid
describe your change fix 10357 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...
thealgorithmspython
fix fix the code to return tuple so we can add doctest in it and
Enhancement
make cover high in dynamic programming subset generation py 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 n...
thealgorithmspython
create bubble sort use list py
Invalid
here we have write python code of bubble sort use list method describe your change bubble sort algorithm here we have use list method explanation of full code the solution iterate through the list compare two adjacent element and swap they if the first value be high than the second value ...
thealgorithmspython
performance 80 fast project euler 145
Enhancement
describe your change 8594 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 b...
thealgorithmspython
backtrack py
Enhancement
feature description class treenode def init self value self value value self leave none self right none def find path root def backtrack node path if not node return path append node value if...
thealgorithmspython
create transversal tree 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 merge if...
thealgorithmspython
update comment on upper py
Enhancement
describe your change update comment on upper py for well understanding 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 ...
thealgorithmspython
pull request 1 for hacktoberf
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
python hacktober 2023 indian bank information
Enhancement
describe your change I have develop a scrapper program that scrape all bank detail through an ifsc code I create this program because of the datum science purpose where we need bank datum for some operation add an algorithm fix a bug or typo in an exist algorithm documentation c...
thealgorithmspython
doc test for dfs2
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 be merg...
thealgorithmspython
fix find miss number algorithm
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 simple neural network py
Invalid
describe your change fix 9718 optimize the code use vectorization technique with list comprehension add an 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 ...
thealgorithmspython
update miss number py
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 not be mer...
thealgorithmspython
fix numpy deprecation warn in 2 hide layer neural network py
Enhancement
describe your change contribute to 9718 by fix the numpy deprecation warn in neural network 2 hide layer neural network py neural network 2 hide layer neural network py neural network 2 hide layer neural network twohiddenlayerneuralnetwork predict neural network 2 hide layer neural network py...
thealgorithmspython
remove doctest in xgboost regressor py main function
Enhancement
describe your change contribute to 9718 by remove the doct from the main function in machine learn xgboost regressor py the main function be just driver code and there s no need to run the driver in build especially when it s the bottleneck in this file s doct runtime add an algo...
thealgorithmspython
fix the algorithm in miss number code
Enhancement
describe your change change n to last number and improve time complexity consider that list be not always start from 0 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 reque...
thealgorithmspython
update heap sort py
Enhancement
fix 9528 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 merge if they fail ...
thealgorithmspython
move and rename math greedy coin change py
Enhancement
describe your change follow up from 10360 I m move greedy coin change py from the math directory to the greedy method directory I also rename the file as appropriate add an algorithm fix a bug or typo in an exist algorithm x documentation change checkli...
thealgorithmspython
update readme md
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 ...
thealgorithmspython
update readme md
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 not be mer...
thealgorithmspython
support vector machine
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 ...