repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | utkarsh2787 | Invalid | describe your change add an algorithm add weight converter 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 weight converter | Invalid | checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge if they fail the automate test x this pr only change one algorithm file to ease review please open separate prs for sep... |
thealgorithmspython | implement minimum step to one use tabulation | 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 new dp algorithm minimum step to one | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not... |
thealgorithmspython | fix 3869 optimize ci runtime of project euler s problem 74 s solution 2 | Enhancement | fix 3869 describe your change optimize project euler s problem 74 s solution 2 use cache of factorial and sum of factorial of digit of a number fix typo for project euler s problem 74 s solution 1 because of which it wasn t run on ci for run solution add an algorithm ... |
thealgorithmspython | python programming | Invalid | first course for learn python |
thealgorithmspython | heart | Invalid | heart |
thealgorithmspython | create sum of digit | Invalid | this algorithm take a number and return the sum of it s digits it use recursion 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... |
thealgorithmspython | move ci test from travis to github | Enhancement | proposal for use pipenv goal add pipfile and pipfile lock keep requirement txt and speed up our build pipenv be a tool which combine the power of pip and venv my main goal for use this be only to speed up our build why take a look at the entire virtual ... |
thealgorithmspython | guide people use contibute md so they do not fail pre commit | Documentation | I have a simple instruction which be good to be keep in contribution md please add this wherever it look good clone your fork repository locally change directory to its root run pip install pre commit run pre commit run all file commit and push the change to your fork |
thealgorithmspython | add cross product to matrix class | Enhancement | add cross product to matrix class cross product be a vector function use to find area between two vector add type hint and fix spelling x add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md... |
thealgorithmspython | quick sort with lomuto partition | 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 | need optimization for project euler problem 74 sol2 py | Enhancement | due to the acceptance of project euler problem 74 sol2 py our test be take a long time to finish validate solution 4 34 step 5 24 project euler 9 00 step 5 286 note we do not want a new solution for the problem but rather an optimize version for it take it as a challenge in optimizat... |
thealgorithmspython | adicionado | 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 | cache pre commit workflow | Enhancement | describe your change add the ability to cache pre commit workflow to be reuse later x improve workflow 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 the... |
thealgorithmspython | update caesar cipher py | Enhancement | improve for conciseness and readability describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change x improve exist algorithm checklist x I have read contribute md x this pull request be all my ow... |
thealgorithmspython | pca py | Invalid | principal component analysis use scikit learn in python 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 no... |
thealgorithmspython | decimal to allconversion | Invalid | describe your change add python code for decimal to all conversion 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 plagiariz... |
thealgorithmspython | new 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 ... |
thealgorithmspython | add how to split a string for int in python | 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 no... |
thealgorithmspython | modify meanthreshold py script | 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... |
thealgorithmspython | improve 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 ... |
thealgorithmspython | create init 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 | improve 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 ... |
thealgorithmspython | travis ci upgrade to python 3 9 | Enhancement | travis ci now support python 3 9 |
thealgorithmspython | add a logo | 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 readme typo | Invalid | fix typo in the readme file |
thealgorithmspython | improve 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 ... |
thealgorithmspython | fix readme typo | Invalid | describe your change find a small bug in typo |
thealgorithmspython | add example to format string | Invalid | add example to format string |
thealgorithmspython | move validate solution and add duration flag to pyt ini | Enhancement | describe your change move validate solution py and project euler answer json to script directory and other dependent change configure pyt ini with the duration flag to apply it everywhere remove codespell and autoblack action as mention in issuecomment 711111866... |
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 ... |
thealgorithmspython | update instagram crawler 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 | update n queens py | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be ... |
thealgorithmspython | create repeat py | Invalid | string repeatation program 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 k... |
thealgorithmspython | find pythagorean triplet | Invalid | it be a simple program to calculate the pythagorean triplet for a give number 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 | improvement on system ide git ignore comment | Invalid | add comment for system ide git ignore file in the gitignore fie we have miss a comment for system ide ignore file I have add a comment for that add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read ... |
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 this pull request be all my own work I have not plagiarize I know that pull request will not b... |
thealgorithmspython | python substring | Invalid | this be python substre example wwith code 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 plagiari... |
thealgorithmspython | area of circle | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be ... |
thealgorithmspython | update readme md | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be... |
thealgorithmspython | add length conversion py in the conversion directory | 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 b... |
thealgorithmspython | pacman classic arcade game | Invalid | pacman classic arcade game 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 ... |
thealgorithmspython | create kjlfhjklfhjl | 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 new grade | 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 | mateuszz0000 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 ... |
thealgorithmspython | python stopwatch | 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 | improve 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 ... |
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 ... |
thealgorithmspython | create subarray sum equal k 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 | improve readme md | Invalid | 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 | update readme md | Invalid | it do not look good please change it |
thealgorithmspython | capitalize caesar in documentation | Invalid | describe your change fix captilazitaion of caesar encryption from caesar to caesar in documentation 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 b... |
thealgorithmspython | update readme md | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm x 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 | create github action only for project euler | Enhancement | describe your change move project euler test to github action reason test the project euler directory even if there s no change in any of its file be a pretty waste of time and energy travis ci doesn t provide the ability to test only if some file be change but github action do both ... |
thealgorithmspython | project euler problem 1 solution | Invalid | it return the sum of all the multiple of 3 or 5 below the give integer |
thealgorithmspython | break build fix a fail precommit test | 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 a backtrack solution for project euler problem 345 | Question | describe your change I add a backtrack solution for project euler problem 345 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 no... |
thealgorithmspython | about github | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be ... |
thealgorithmspython | create valid palindrome | Invalid | 2665 to find user give string be palindrome or not 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 | optimize bubblesort 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 integer to float py | 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 I know that pull request will not... |
thealgorithmspython | create dmehak md | Invalid | make some change |
thealgorithmspython | create reverse string py | Invalid | string reversing be complete I create a reverse string py this file contain how to reverse a string |
thealgorithmspython | sieve of erathosthene | 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 | fix need for project euler problem 234 sol1 py | Bug | problem accord to the problem description the input value for the function solution should be 999966663333 now if we follow the control flow of the problem we see that there s go to be a loop that will have 999966663333 many iteration and for each iteration this line l43 ask the u... |
thealgorithmspython | add wordcount py | Invalid | describe your change add wordcount py that display the count of occurrence of each word in a text file the user provide add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pu... |
thealgorithmspython | correct small mistake in the license md file | Invalid | add a miss comma in the license md file describe your change add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist I have read contribute md x this pull request be all my own work I have not plagiarize ... |
thealgorithmspython | create problem 114 in project euler | 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... |
thealgorithmspython | leetcode 264 ugly number ii | Invalid | ugly number ii write a program to find the n th ugly number ugly number be positive number whose prime factor only include 2 3 5 example input n 10 output 12 explanation 1 2 3 4 5 6 8 9 10 12 be the sequence of the first 10 ugly number x add an a... |
thealgorithmspython | create factorial md | 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 I know that pull request will not b... |
thealgorithmspython | update n queens py | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be ... |
thealgorithmspython | update | 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 | new branch | 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 | typo correct | 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 | replace list comprehension with generator expression | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change x improve an algorithm checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I k... |
thealgorithmspython | create ananya singh md | Invalid | describe your change add the shift operator leave shift and right shift 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... |
thealgorithmspython | create dictionary | Invalid | this code will give the basic idea of dictionary and function of dictionary 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 m... |
thealgorithmspython | create tuple | Invalid | this code give the basic idea and function of tuple in python 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 ... |
thealgorithmspython | create diffrentiate list py | Invalid | this code will give you the number of integer float and string present in the list 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 reque... |
thealgorithmspython | create diffrentiate list py | Invalid | this code will give you the number of integer float and string present in the list 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 reque... |
thealgorithmspython | create project euler problem 48 py | Invalid | solution to problem 48 of euler project 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 ... |
thealgorithmspython | improve readme md | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not b... |
thealgorithmspython | should we implement codeowner for the directory of this repo | Question | maintainer could volunteer to be assign to all new prs for particular folder in the repo this would mean that a maintainer would have 5 or 10 pull request to review in topic area that they be interested in instead of wade thru the current 224 open prs |
thealgorithmspython | update python factorial | 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 this pull request be all my own work I have not plagiarize I know that pull request will not b... |
thealgorithmspython | hacto20fresheredit | 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... |
thealgorithmspython | add quantum breast cancer 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 | update singly link list 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 | vignere cipher short code and update | Invalid | describe your change the code have be change to less complex and short code with half the number of line a input enter cipher text b input enter key a a low b b low c j 0 for I in a if not ord a ord I ord z c I ... |
thealgorithmspython | update the website auto open empty issue | Invalid | change the name and use 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 tha... |
thealgorithmspython | calculate the discriminant value | 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 | various grammatical and spelling change | 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... |
thealgorithmspython | create triangle of number | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be ... |
thealgorithmspython | add a binary search function | Invalid | |
thealgorithmspython | pyauto | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be... |
thealgorithmspython | add microsoft quantum to list in 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... |
thealgorithmspython | hacktoberf need some quantum algorithm | Help Wanted | have no algorithm |
thealgorithmspython | create min 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 | create first bad version 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 | create unique path | 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 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.