repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
thealgorithmspython
mypy fix type annotation for data structure link list middle element of link list py and datum structure link list init py
Invalid
mypy ignore miss import datum structure link list init py success no issue find in 1 source file mypy ignore miss import datum structure link list init py success no issue find in 1 source file relate issue 4052 add an algorith...
thealgorithmspython
test
Invalid
thealgorithmspython
fix indentation in sha1 py
Enhancement
the mistake cause the code to output wrong hash of string great than 64 byte describe your change tabbed line 121 127 once add an algorithm 4529 fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
fix 4529
Invalid
the mistake cause the code to output wrong hash of string great than 64 byte describe your change tabbed line 121 127 once add an algorithm 4529 fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md ...
thealgorithmspython
fix mypy error at bidirectional bfs
Enhancement
describe your change x fix mypy error at bidirectional bfs 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 c...
thealgorithmspython
mypy install type non interactive
Enhancement
dhruvmanila be this useful need give that we do not pin our dependency 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 ...
thealgorithmspython
fix mypy error at kruskal 2
Enhancement
describe your change x fix mypy error at kruskal 2 algo 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 chan...
thealgorithmspython
fix mypy error at prims algo 2
Enhancement
describe your change x fix mypy error 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...
thealgorithmspython
add the islower and isupper method
Invalid
describe your change 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 change one algo...
thealgorithmspython
fix 4052 mypy fix mypy error graph
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
mypy fix mypy error
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
fix 4052 mypy fix mypy error graph
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
fix mypy error at bfs zero one short path
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 o...
thealgorithmspython
fix mypy error at bfs zero one short path
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
add addition model and datum structure
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 n...
thealgorithmspython
update cnn classification py
Enhancement
add label map for training set class index and also change if condition to elif reason in good case when result 0 0 0 it will not go to next condition bad case when result 0 0 1 it will check for both condition which early be check for every case describe your change ...
thealgorithmspython
update cnn classification py
Invalid
add label map for training set class index and also change if condition to elif reason in good case when result 0 0 0 it will not go to next condition bad case when result 0 0 1 it will check for both condition which early be check for every case describe your change ...
thealgorithmspython
update cnn classification py
Invalid
add label map for training set class index and also change if condition to elif reason in good case when result 0 0 0 it will not go to next condition bad case when result 0 0 1 it will check for both condition which early be check for every case describe your change ...
thealgorithmspython
fix mypy error and add more doctest on bfs short path
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 thi...
thealgorithmspython
improve readability and processing time
Enhancement
this remove lambda improve readability and processing time when it find bitstring to print out x enhancement 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
mypy euler
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
type mypy fix matrix math typing
Enhancement
describe your change add mypy typing for matrix and math module base on 4052 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 wil...
thealgorithmspython
contribute md write for current python
Documentation
describe your change contribute md write for current python 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 ...
thealgorithmspython
add doct and fix mypy type annotation in bellman ford
Enhancement
describe your change add doct and fix mypy type annotation in bellman ford 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 ...
thealgorithmspython
add doct and fix mypy type annotation in bellman ford
Invalid
describe your change add doctest in bellman ford fix mypy type annotation in bellman ford 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 automa...
thealgorithmspython
remove redundant unused code correct print function
Enhancement
correct print function of topo sort previous algorithm work only for give input make algorithm generic work for any input of graph optimize look up in visit dictionary remove unused piece code describe your change output of algorithm be incorrect remove unused piece of code make code gen...
thealgorithmspython
fix action delete approve workflow as it do not work
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
mypy fix fix secant method
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 x I know that pull request will not ...
thealgorithmspython
create implement stack use queue py
Invalid
implementation of stack use queue datum structure in python
thealgorithmspython
remove redundent function in backtrack sudoku
Enhancement
describe your change after review this code I ve notice that the be complete function be a redundant operation increase the number of loop require for each step of the sudoku solver this should remove n operation where n be the width of the grid add an algorithm x fix a...
thealgorithmspython
import cv2 correctly fix 4495
Enhancement
pylint error be arise resource python computer vision harris corner py owner python code no member severity 8 message module cv2 have no imread member source pylint startlinenumber 36 startcolumn 15 endlinenumber 36 endc...
thealgorithmspython
import cv2 correctly
Invalid
pylint error be arise resource python computer vision harris corner py owner python code no member severity 8 message module cv2 have no imread member source pylint startlinenumber 36 startcolumn 15 endlinenumber 36 endc...
thealgorithmspython
import cv2 correctly
Invalid
pylint error be arise resource python computer vision harris corner py owner python code no member severity 8 message module cv2 have no imread member source pylint startlinenumber 36 startcolumn 15 endlinenumber 36 endc...
thealgorithmspython
create send ethereum py
Invalid
send ethereum from one account to another
thealgorithmspython
add fix mypy type annotation at bfs dfs in graph
Enhancement
bash mypy ignore miss import graph breadth first search py graph breadth first search 2 py graph depth first search py graphs depth first search 2 py success no issue find in 4 source file relate issue 4052 describe change add fix mypy type annoatation at bfs dfs algo in...
thealgorithmspython
basic math input check
Enhancement
describe your change function prime factor number of divisor sum of divisor have to have input check because 0 input cause infinite loop doct initialization on script start add an algorithm x fix a bug or typo in an exist algorithm x documentation change ch...
thealgorithmspython
average mean refactor
Enhancement
add doctest and type hint to average mean describe your change doctest add instead of assert function type hint add function name change from average to mean to keep consistency wikipedia link add add an algorithm fix a bug or typo in an exist algorithm x docume...
thealgorithmspython
add check for irregular matrix shape fix 4477
Enhancement
describe your change a non rectangular matrix input to the function shape will now raise typeerror 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 ...
thealgorithmspython
average median type hint
Enhancement
describe your change add type hint to math average median py wikipedia link add 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 ...
thealgorithmspython
case switch use 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...
thealgorithmspython
case switch use python
Invalid
describe your change yes 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 wil...
thealgorithmspython
add new algorithm for fibonacci number
Invalid
describe your change a new algorithm for calculate fibonacci number use a binary partition 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 be all...
thealgorithmspython
add new algorithm for armstrong number
Enhancement
add a new algorithm for verify if a number be an armstrong 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 ...
thealgorithmspython
add be vampire py to find if a provide number be vampire or not
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
rename harriscorner py to harris corner py
Enhancement
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 segment py with proper testing segment tress
Invalid
describe your change add segment py that allow answer range query over an array effectively while still be flexible enough to allow modify the array this include find the sum of consecutive array element a l r or find the minimum element in a such a range in o logn time yes add an alg...
thealgorithmspython
armstrong number definition fix
Enhancement
describe your change armstrong number be not the sum of cube s of number digit but the sum of number s digit each raise to the power of the number of digit reference add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist ...
thealgorithmspython
mistake in definition of armstrong number
Enhancement
describe your change mistake in definition of armstrong number armstrong number be not the sum of cube s of number digit but the sum of number s digit each raise to the power of the number of digit reference add an algorithm fix a bug or typo in an exist algorithm x ...
thealgorithmspython
mistake in math average mode py fix
Bug
describe your change mistake in math average mode py fix the previous solution be to return the value on the first loop iteration which be not correct more than that it use to delete repeat value so result s array and check array lose relation between each other type hint add ...
thealgorithmspython
mode fix
Invalid
describe your change mistake in average mode py fix the previous solution be to return the value on the first loop iteration which be not correct more than that it use to delete repeat value so result s array and check array lose relation between each other add an algorithm x...
thealgorithmspython
markdown consistency
Documentation
describe your change markdown use both and for bold as well as and for italic change all to use use for method and other code relate thing rather than bolde add an algorithm fix a bug or typo in an exist algorithm x documentation change ...
thealgorithmspython
remove extra blank between section
Enhancement
describe your change I be a beginner here make a simple change but not sure if it be necessary hope to learn more 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
remove extra blank between section
Invalid
describe your change I be a beginner here make a simple change but not sure if it be necessary hope to learn more 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
brijesh
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 this pull request be all my own work I have not plagiarize I know that pull request will not...
thealgorithmspython
fix action delete approve workflow as it do not work
Enhancement
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
mypy fix type annotation error for all file in string
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
implement msd radix sort algorithm in place
Enhancement
describe your change I implement the msd radix sort algorithm that be already implement again this time in place x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pu...
thealgorithmspython
refactor echo the progress of action
Enhancement
we need to know whether we be approve or skip a particular workflow 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
fix action testing and fix error
Enhancement
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
fix action correct indentation for type key
Enhancement
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
bit manipulation get the bit at a give position
Enhancement
describe your change bit manipulation get the bit at a give position 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 plag...
thealgorithmspython
reverse of your name
Invalid
name input enter your name print reverse of u r name be name 900 1
thealgorithmspython
remove python version condition on tensorflow
Enhancement
describe your change remove the condition for python version for tensorflow in requirement txt 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 m...
thealgorithmspython
remove blocker in requirement txt
Question
can we remove the version blocker define for kera and tensorflow in the requirement txt all change describe here be in the master branch since our github action for build run on python version 3 9 there be certain test that will be fail pr s affect by this be there be already a pr for k...
thealgorithmspython
add a file that convert hexadecimal value into binary
Invalid
I make a slight modification in the conversion file I just add a file that minimize our effort to convert hexadecimal value to binary
thealgorithmspython
Invalid
utf 8 txt
thealgorithmspython
add censor code
Invalid
describe your change add some code which censor a word from a string of text 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 p...
thealgorithmspython
update name from lstm prediction py tf to lstm prediction py and also import kera
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 ...
thealgorithmspython
update name from lstm prediction py tf to lstm prediction py and also import kera
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
update name from lstm prediction py tf to lstm prediction py and also import keras
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 ...
thealgorithmspython
update name from lstm prediction py tf to lstm prediction py and also import kera
Invalid
thealgorithmspython
remove the script project euler answer json file from the git history
Invalid
describe your change remove the script project euler answer json file from the git history use bfg this have re write some of the commit since this file be add checklist x I have read contribute md x this pull request be all my own work I have not plagia...
thealgorithmspython
request a new update
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 hexadecimal to binary conversion
Invalid
add hexadecimal to binary conversion
thealgorithmspython
feat ci hash project euler solution
Enhancement
describe your change as request from the project euler team and already discuss in the discord we should hash the value of the project euler solution for test so that no direct solution be store this pr hash all the value in the project euler answer json and update the test to use the hashed outpu...
thealgorithmspython
mypy fix type annotation for link stack py evaluate postfix notation py stack py in datum structure
Enhancement
I have keep it to only 3 file as per guideline 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
create quickmultiplication py
Duplicate
describe your change a new pull request of the previous quickmultiply py 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 p...
thealgorithmspython
admin owner kindly delete this issue
Invalid
this issue be create accidentally while explore github admin owner kindly delete this issue apology for inconvenience
thealgorithmspython
upgrade testing to python 3 10 0 production release
Enhancement
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 a dijkstra algo
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
mypy fix type annotation for math series p series py harmonic series py geometric series 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 x this pull request be all my own work I have not plagiarize x I know that pull request will not...
thealgorithmspython
fix bug fix check pangram fast in check pangram py
Enhancement
describe your change fix implementation bug for check pangram fast the original code have a flawed doctest for check pangram fast take the uppercase character into consideration add an algorithm x fix a bug or typo in an exist algorithm documentation change checkl...
thealgorithmspython
fix check pangram fast bug flawed doctest
Invalid
describe your change algorithm implementation for check pangram fast be flaw doctest be for the wrong function fix the algorithm to consider upper case character add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x ...
thealgorithmspython
create kth large element py make a new folder for heap
Invalid
describe your change make a new folder for heap upload a new solution for heap 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 h...
thealgorithmspython
make the code more pythonic overall for base64 implementation
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
draw julia set
Invalid
describe your change add one file for draw julia set 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
test
Invalid
test issue
thealgorithmspython
update balanced parenthesis py
Invalid
describe your change x documentation change add an algorithm 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...
thealgorithmspython
remove keras dependency from requirement txt
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
update and rename lstm prediction py tf to lstm prediction py
Enhancement
import kera from tensorflow 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 ...
thealgorithmspython
update lstm prediction py tf
Invalid
import kera from tensorflow 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 ...
thealgorithmspython
update lstm prediction py tf
Invalid
import kera from tensorflow 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 ...
thealgorithmspython
import kera from the tensorflow namespace
Help Wanted
console rg keras machine learn lstm lstm prediction py tf 9 from keras layers import lstm dense 10 from keras model import sequential and thus remove the keras dependency from requirement txt ref under construction setup
thealgorithmspython
create cl7
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 requirement txt
Enhancement
describe your change remove the condition from requirement txt for tensorflow library 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 ...
thealgorithmspython
rename the file
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
mypy add fix type annotation for math 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...
thealgorithmspython
mypy add fix type annotation for stack in datum structure
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
add some code of link list
Invalid
add some code of link list these be the code make by I code be as follow add two singly link list deletion in link list detect and remove loop in a link list insert operation in a link list reverse a list in a group of a give size rotate a link list sort in...
thealgorithmspython
fix ci update pre commit hook and apply new black
Enhancement
ref new formatting 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 k...