repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | password strength classification | 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 | password strength classification | 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 | password strength classification | 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 an algorithm | 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 | round float end in 0 to integer | 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 | create factortheorem 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 | create factortheorem py | Invalid | factor theorem to factor complex polynomial describe your change add a math algorithm for factor complex polynomial x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull... |
thealgorithmspython | more simplified and new algorithm for abs min | 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 | more simplified and new algorithm for abs min | Enhancement | remove unused invalid import more user friendly and simple 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 ... |
thealgorithmspython | project euler problem 092 | Invalid | describe your change add solution for problem 92 of project euler 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 plagiariz... |
thealgorithmspython | update runge kutta 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 | create numericalintegration py | Invalid | pull request for algorithm |
thealgorithmspython | create numericalintegration py | 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 | I ve add a new file to the divide and conquer folder | Invalid | I have add the python implementation of quicksort in the divide and conquer folder this be my first time contribute to a repo happy to have contribute |
thealgorithmspython | input for user choose his collatz sequence | Enhancement | describe your change now the user can tell the algorithm what number he want to run on the collatz sequence 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 ... |
thealgorithmspython | input for user choose his collatz sequence | Invalid | describe your change now the user can tell the algorithm what number he want to run on the collatz sequence 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 ... |
thealgorithmspython | update with comment | Invalid | comment for more understand 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... |
thealgorithmspython | create combination 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 | add shift string s character | Invalid | I know it s useless but it could be helpful to someone who be get start with ascii describe your change I have add a function that shift the character of a give string through ascii x add an algorithm fix a bug or typo in an exist algorithm documentation change ... |
thealgorithmspython | stack 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 | transpose of a matrix | 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... |
thealgorithmspython | create pramit file | 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 I know that pull request will not b... |
thealgorithmspython | code for hellow world by nikhil | 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 | mypy fix type annotation for link list init py | Enhancement | before mypy ignore miss import datum structure link list init py init py 24 error incompatible type in assignment expression have type node variable have type none init py 31 error none have no attribute item init py 32 error none have no attribute... |
thealgorithmspython | add pdf reader add | 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 unique character check algorithm | Invalid | describe your change add algorithm to check if all character be unique return true if all be unique and false if any repeat fix issue 5016 x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read con... |
thealgorithmspython | issue 5016 string unique character check | Invalid | describe your change add algorithm to check if all character be unique return true if all be unique and false if any repeat |
thealgorithmspython | add sort method in binary search | 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 solution and update a typo | Enhancement | x add an algorithm 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 cha... |
thealgorithmspython | add sortedcontainer | 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 | basic operation on complex num | 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 | power use recursion correctly implement recursion | Enhancement | describe your change we make the recursion many time fast by calculate base base exponent 2 instead of base base exponent 1 we also throw a valueerror for 0 0 add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist... |
thealgorithmspython | height of tree | Invalid | after insert every new node to the bst the height of the tree will be print the follow be the test case for this algorithm 2021 10 04 2021 10 05 1 |
thealgorithmspython | prime number add description remove unnecessary implementation and improve current | Enhancement | describe your change add description remove unnecessary implementation and improve the current implementation by incremente by 2 instead of 1 I keep the name slow prime around to emphazise that this be not a very good method of find prime this be also apparent from the description add an... |
thealgorithmspython | improve algorithm prime factor | Enhancement | describe your change increment by 2 instead of 1 by do the even prime factor separately 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 | improve sieve of eratosthene and remove duplicate | Enhancement | describe your change I remove a duplicate of sieve of eratosthene in favour of the old one and improve the old one by iterate by 2 element each time and remove the math dependency add an algorithm x fix a bug or typo in an exist algorithm documentation change checkl... |
thealgorithmspython | project euler problem 073 | Invalid | solution to problem 73 of project euler |
thealgorithmspython | add a gray code sequence py file to the bit manipulation folder | Invalid | describe your change x add an algorithm 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 if they fail the automate test this pr only change one algorit... |
thealgorithmspython | exponention calculation py | Invalid | the fast way for exponentiation calculation use bit manipulation 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 | add an algorithm call rivest s cipher | Invalid | 4994 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 | check if a credit card number be valid | 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 | shell sort | Invalid | shell sort involve sort element which be away from each other we sort a large sublist of a give list and go on reduce the size of the list until all element be sort describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change ... |
thealgorithmspython | add solution to project euler 92nd question | 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 level order traversal py | Invalid | describe your change add an algorithm tree algo |
thealgorithmspython | datum preprocesse file add | Invalid | file include be 1 datum csv 2 datum preprocesse python |
thealgorithmspython | mypy fix type annotation for middle element of link list py | Enhancement | git checkout master mypy ignore miss import datum structure link list before txt git checkout mypy fix ll middle element mypy ignore miss import datum structure link list after txt diff before txt after txt 1 3d0 datum structure link list middle element of link list py 2 er... |
thealgorithmspython | mypy fix type annotation for trie py | Enhancement | mypy ignore miss import data structures trie success no issue find in 2 source file relate issue 4052 describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read ... |
thealgorithmspython | add bellman ford algorithm dp | Invalid | describe your change it s just a simple dp algorithm to find the short path in a graph from the root node more info here add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull r... |
thealgorithmspython | create quick 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... |
thealgorithmspython | alter increment code to use as do in other sort file | Enhancement | describe your change other sort function in the directory utilize when incremente value this file be instead opt for long form var var 1 notation so I bring those in line with other file add an algorithm x fix a bug or typo in an exist algorithm documentatio... |
thealgorithmspython | add bellman ford algorithm dp | Invalid | describe your change it s just a simple dp algorithm to find the short path in a graph from the root node more info here x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x ... |
thealgorithmspython | soccer game py | Invalid | work on soccer game in python 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... |
thealgorithmspython | lagrange | Invalid | describe your change lagrange be a mathematical algorithm that estimate a polynomial with degree n with give point I n 1 x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x ... |
thealgorithmspython | lagrange method | Invalid | describe your change this a mathematical method to approximate a polynomial of order n by have I n 1 point 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 reque... |
thealgorithmspython | update kahns algorithm topo py | Enhancement | add comment explain step of the algorithm add doctest return the topologically sort list instead of print raise valueerror on cyclic graph instead of just print the error change camelcase variable naming to underscored naming add an algorithm x fix a bug or typo in an exist algorithm ... |
thealgorithmspython | add bresenham s line draw algorithm in graphics bresenham line d | Enhancement | rawe py 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 req... |
thealgorithmspython | update trie py | Invalid | describe your change add a small comment check if it be a valid source for contribution in hacktoberf 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 m... |
thealgorithmspython | add binary search algorithm | Invalid | describe your change add the binary search algorithm in python in the search folder 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... |
thealgorithmspython | create stalin sort 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... |
thealgorithmspython | hacktoberf 2021 implement algorithm or datum structure fix exist one and more | Help Wanted | the annual hacktoberfest be underway register on hacktoberf s website and open 4 pull request during october 2021 to plant a tree or receive the swag what s more you can also fix any exist bug improve any documentation open issue in thealgorithm python and provide well implementation ... |
thealgorithmspython | add file via upload | Invalid | describe your change my file be python file with extension ipynb its a valid python file 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 wo... |
thealgorithmspython | add file via upload | 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 | singly link list py add additional documentation type hint and test case | Enhancement | this be a followup to issuecomment 933117382 as per give suggestion I ve add type hint to certain method that don t have they I have also add documentation and example doctest as a usage example for most of those that don t have they I have also add another test case follow the previous test case s ... |
thealgorithmspython | add long path in a matrix dp 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... |
thealgorithmspython | add long path in a matrix | 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 pascal triangle | 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 pascal triangle generator | Invalid | describe your change yes add an algorithm no fix a bug or typo in an exist algorithm no 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 wi... |
thealgorithmspython | create pascal triangle recursive py | 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 yes this pull request be all my own work I have not plagiarize yes I know that pull requ... |
thealgorithmspython | implement 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... |
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... |
thealgorithmspython | sort algorithm and graph algorithm | 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 | feat base64image add base64 string image convert to cv2 image | 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 | fix comment | Enhancement | describe your change 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... |
thealgorithmspython | create emoji convertor py | Invalid | add an algorithm here be an simple code which convert your mood into an emoji for example if you be happy and write this symbol in the terminal then it go to give you a emoji of smile be not it great guy if you be sad then type this in the terminal you go to get a sad emoji there s a lit... |
thealgorithmspython | create validatebst 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 x this pull request be all my own work I have not plagiarize x I know that pull request will not ... |
thealgorithmspython | matrixmultiplication py | Invalid | this program be use for multiplication of two matrix |
thealgorithmspython | matrixmultiplication py | Invalid | this python program be for multiplication of two matrix |
thealgorithmspython | there be an invalid case also in knapsack | Enhancement | many people ignore it please add this invalid case where input be worng when length of weight and value be not equal describe your change there be invalid case in knapsack many people ignore it I have include that case in knapsack py invalid case be a case where weight and value array be not... |
thealgorithmspython | job shop | Invalid | describe your change this problem be about scheduling task in job where each task must be perform in a certain machine job shop problem each task must be execute in a certain order accord to the job description and the output will be a schedule with end time for each machine add an alg... |
thealgorithmspython | new algorithm to check if subset add up to a sum | Invalid | describe your change create a new algorithm call subset sum py in the math section which will take in an array set and will check if any subset of that set can add up to a give sum x add an algorithm fix a bug or typo in an exist algorithm documentation change chec... |
thealgorithmspython | fix typo in sort and bit manipulation | Documentation | describe your change x fix the typo in the sort and bit manipulation folder x fix the initially mess link in bit manipulation readme md screenshot from 2021 10 03 13 57 36 checklist x I have read contribute md |
thealgorithmspython | add python solution of o mn of minimum path sum | Invalid | add a solution of o mn of the minimum path sum problem |
thealgorithmspython | implement btree under 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... |
thealgorithmspython | api key should be a str | Invalid | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change some 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 re... |
thealgorithmspython | yolo object detection | 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 | feat add scramble string 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... |
thealgorithmspython | improve quine mccluskey algorithm | Enhancement | describe your change I make some variable more descriptive on simple function and change some syntax of the following inside booleans return 1 1 instead of if 1 1 return true else return false and while true instead of while 1 ... |
thealgorithmspython | mypy fix type annotation for string | Enhancement | describe your change fix 4052 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 ... |
thealgorithmspython | parichay singh patch 1 pca | 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 ... |
thealgorithmspython | kadane s algorithm | Invalid | highly used algorithm in dp use to find maximum subarray sum describe your change update kadane s algorithm which be miss 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 | fix word typo in comment | 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 type annotation for data structure link list directory file | Enhancement | shell python m mypy v mypy 0 910 python m mypy data structure link list success no issue find in 14 source file relate issue 4052 describe your change add an algorithm x fix a bug or typo in an exist algorithm documentation change ... |
thealgorithmspython | create nlp basic py | Invalid | tokenization stem lemmatization bag of word and tf idf explain and example 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 a... |
thealgorithmspython | do covid datum fetch | Invalid | scrape a covid detection datum fetch x 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 requ... |
thealgorithmspython | do object edge detection | Invalid | add file for detect an object from give image describe your change fix 4923 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 al... |
thealgorithmspython | exponent use recursion | 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 | update game of life py | Enhancement | docstre error fix delete no reason delete next gen canvas code local variable 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 a... |
thealgorithmspython | add file via upload | 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 file via upload | 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 python cp and cool project for beginner | 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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.