repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | create batchconvert rgb videos togrey | Invalid | batch convert rgb video to greyscale 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... |
thealgorithmspython | create snakegame 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 I know that pull request will not be merge ... |
thealgorithmspython | update knapsack 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 be merg... |
thealgorithmspython | create hand track 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 | create face recognition 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 kmp algorithim in the string folder | 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 kmp algorithim in the string folder | 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 kmp algorithim in the string folder | 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 | refactor move constant outside of variable scope | Enhancement | describe your change move constant outside of variable scope remove the need for noqa n806 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 | feat test doctest in every file 7259 | Enhancement | describe your change implement 7259 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 | add doct testmod to every file for easy testing | Enhancement | feature description add this below to every file for easy file testing py if name main import doct doct testmod there be already a workflow to automatically check for doctest however this provide well accessibility when test specific file this issue be question... |
thealgorithmspython | update readme md | Invalid | describe your change add a geek for geek sit for well reference in backtrack 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 p... |
thealgorithmspython | fail workflow if the algorithm doesn t include doctest | Enhancement | feature description create a workflow to check if the algorithm in the pull request have doctest |
thealgorithmspython | create bfs py | Invalid | thealgorithm where be the checkbox go |
thealgorithmspython | create short path py | Invalid | from a give vertex in a weight connected graph to find short path to other vertex use dijkstra s algorithm 1 create a set s that keep track of vertex include in short path tree I e whose minimum distance from source be calculate and finalize initially this set be empty 2 assign a distance val... |
thealgorithmspython | create short path 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 x I know that pull request will not be mer... |
thealgorithmspython | hacktoberfest2022 | 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 some python automation script | 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 area of kite and hexagon function | 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 | update readme md | 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 | import sys | 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 me... |
thealgorithmspython | update directory md | 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 | absolute number correspondence conversion | Enhancement | feature description give the starting number the final number and a number between they generate a scale from 0 to a 100 and find the proportional correspondence value to the number in between |
thealgorithmspython | add the code for dijkstra s short path algorithm | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i... |
thealgorithmspython | simple fix | Invalid | describe your change I fix an error while run the file because of the input of the main function and also remove an input because of hard code the script be ask about the length of the array and the array with 2 input now it just take the array and calculate the length itself add an algorithm... |
thealgorithmspython | add flake8 comprehension to pre commit | Enhancement | describe your change implement 7233 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 this pr only change on... |
thealgorithmspython | add flake8 comprehension to pre commit | Enhancement | feature description add flake8 comprehension to pre commit and fix error |
thealgorithmspython | add algorithm for find index of rightmost set bit | Invalid | add algorithm for find the zero base index of rightmost set bit in a give positive integer under bit manipulation use python describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute m... |
thealgorithmspython | add script of today s date and time | 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 | tug of war python solution use backtrack | 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 pair heap | 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 | nand gate | 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 | 3d grid dynamic programming tabulation | Enhancement | feature description feature description to write the code on a 3d dynamic programming program on a grid use the tabulation approach would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | 3d grid dynamic programming memoization | Enhancement | feature description feature description to write the code on a 3d dynamic programming program on a grid use the memoization approach would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | 15 10 22 | 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 | 15 10 22 | 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 | chore remove checkbox in feature issue template | Documentation | 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 I know that pull request will not be merge... |
thealgorithmspython | assign each of our pyt warning to the algorithm author | Enhancement | feature description pyt generate a lot of warning that we should get resolve step 6 577 go through each warning and look at the python file to see who create it or modify it create an issue ask the author s to fix the warning if they do not respond with a fix within seven day then find someone ... |
thealgorithmspython | add buble sort | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if... |
thealgorithmspython | create madiagonal sum | 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 file via upload | 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 be merge ... |
thealgorithmspython | chore remove inactive user from codeowner | 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 merge if the... |
thealgorithmspython | algorithm to check if the give string be a palindrome | 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 | algorithm to check if the give string be a palindrome | 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 | refactor replace list and dict call with literal | Enhancement | describe your change replace all list and dict call with literal and s 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 | type update binary search tree typehint | Enhancement | describe your change update the typehint in datum structure binary tree binary tree search 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 ... |
thealgorithmspython | refactor make code more understandable | Enhancement | describe your change make binary tree meth make tree function more understandable instead of py return node 1 node 2 node 4 node 5 node 3 there be a visual example of the tree and the node be create manually without pass multiple parameter add an algorithm x... |
thealgorithmspython | add problem 60 to project euler | Invalid | add the implementation for problem 60 in project euler |
thealgorithmspython | refactor use ab and inplace operation | Enhancement | n n if n 0 else n n ab n n n 10 n 10 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 ... |
thealgorithmspython | shorten code use max function | Enhancement | replace the for loop with a call to max use the key argument 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 ... |
thealgorithmspython | remove useless bool call | Enhancement | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge... |
thealgorithmspython | update prefix evaluation py | Invalid | add an algorithm |
thealgorithmspython | update average mean py | Invalid | add an algorithm |
thealgorithmspython | create allocate minimum number of page | Invalid | 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 request will not be merge if they fail... |
thealgorithmspython | create allocate minimum number of page | Invalid | describe your change add an algorithm x 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 be merge if they fai... |
thealgorithmspython | create allocate minimum number of page py | Invalid | describe your change add an algorithm of search in python language 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 ... |
thealgorithmspython | create allocate minimum number of page 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 | update average mean py | Invalid | describe your change yes add an algorithm yes fix a bug or typo in an exist algorithm yes 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 | update average mean 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 | this be my dsa contribution | 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 | dijkstra s short path py | Invalid | hacktoberfest accept describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull requ... |
thealgorithmspython | binary insertion sort py | Invalid | hacktoberfest accept describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull requ... |
thealgorithmspython | dijkstra s short path algorithm in python | Enhancement | feature description to write the code of dijkstra s short path algorithm in python would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | levinstein distance dynamic programming up down approach | Enhancement | feature description just for demonstration of edit distnace for 2 string implement dynamic programming up down approach would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | add levinstein distance with dynamic programming up down approach | 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 | factor of number | Enhancement | I modify the exist factor py file as it be look a bit complex I make it a few line short simple and presentable to any viewer whether they be beginner level programmer or expert hope you like my change and kindly accept my pull and merge request thank you describe your change x add an algor... |
thealgorithmspython | add levinstein distance with dynamic programming up down approach | Invalid | describe your change levinstein distance with dynamic programming up down approach some test be copy from l61 add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull requ... |
thealgorithmspython | refactor move flake8 config | Enhancement | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change x refactoring 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 factor py | Invalid | the previous version of factor py be look a bit complex I have modify the factor code to make it look more presentable and simple to any type of viewer whether they be beginner level programmer or expert hope you like the modification and kindly accept my pull and merge request thank you describe yo... |
thealgorithmspython | add bloch sphere implementation | Invalid | describe your change bloch sphere implementaion use u gate |
thealgorithmspython | bloch sphere | Invalid | describe your change add bloch sphere implementation use u gate |
thealgorithmspython | add a standard stack problem next small element nse | Duplicate | 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 two standard stack problem | 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 bloch sphere implementation | Invalid | in quantum mechanic and compute the bloch sphere be a geometrical representation of the pure state space of a two level quantum mechanical system qubit implement use u gate describe your change in quantum mechanic and compute the bloch sphere be a geometrical representation of the pure state space ... |
thealgorithmspython | create binaryinsertionsort 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 | paraphrase certain documentation | 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 | feat add basic image filtering | Invalid | describe your change x add some basic image filter 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 add one pytho... |
thealgorithmspython | remove extra semicolon | 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 | remove extra semicolon | 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 b... |
thealgorithmspython | remove extra semicolon | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i... |
thealgorithmspython | cosinesimilarity code movie recommendation | Invalid | describe your change add a script for movie recommendation use cosine similarity 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 | lengthoflongestincreasingsubsequence | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge i... |
thealgorithmspython | add code for trappingrainwater | Invalid | the time complexity of above code be o n 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 ... |
thealgorithmspython | add program for serialize and de serialize binary tree | 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 | fluid dynamic | Invalid | describe your change add common equation for fluid and fluid dynamic physics 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 a... |
thealgorithmspython | fluid dynamic physics | Enhancement | feature description add bernouli s torricelli s other associate with fluid would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | create portscan 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 | binary tree path sum | Enhancement | feature description sum of path in a binary tree would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | voice assistant | Invalid | describe your change x add an algorithm yes fix a bug or typo in an exist algorithm no x documentation change 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 ... |
thealgorithmspython | add flake8 pluin flake8 bugbear to pre commit | Enhancement | describe your change implement 7127 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 | create norgate 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 norgate 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 | create speed conversion py | Enhancement | describe your change code to convert speed from one unit to another 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 | flake8 plugin in pre commit | Enhancement | feature description certain flake8 plugin increase code quality two of these plugin have be implement so far pep8 naming and flake8 builtin what other plugin should be implement would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | ransomware virus | Invalid | describe your change fix up some thing in code 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 pu... |
thealgorithmspython | create config file for flake8 | Enhancement | feature description create config file such as tox ini or flake8 and ignore certain error code would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | system of linear equation in 2 variable | Enhancement | feature description I want to implement a new module inside the matrix to solve the system of linear equation in 2 variable use cramer s rule would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | ransomware virus with antivirus | Invalid | work on the encryption and decryption of file in locate area and child folder and can be recover by antivirus 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 t... |
thealgorithmspython | create minesweeper manil keo 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 minesweeper manil keo py | Invalid | describe your change I ve implement this game and please accept it 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 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.