repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | modify pascal triangle py program | Enhancement | describe your change add a new optimize function generate pascal triangle optimize to generate pascal s triangle to the exist pascal triangle py file which reduce the computation do for each row by half it reduce the redundant computation in generate each row also add type check functionality whi... |
thealgorithmspython | zinion16 add guesser py in other 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 | correct treap split docstring to reflect actual working fix 7854 | Enhancement | correct the split docstre to reflect the working of the function I e element equal to the split value will be contain by leave subtree which before correction the docstring state to be contain in the right subtree describe your change implement the suggestion by vbvg2008 for issue 7854 to corre... |
thealgorithmspython | shear stress typo wikipedia url | Enhancement | describe your change correct filename and function name sheer stress should be shear stress add a brief description and wikipedia url add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md ... |
thealgorithmspython | tower of hanoi documentation update | Enhancement | describe your change add documentation wikipedia url and type hint to tower of hanoi py add an algorithm fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I ... |
thealgorithmspython | create tupplewiththehelpofstring 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 | list datum structure | Invalid | describe your change add list datum structure 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 pu... |
thealgorithmspython | list datum structure | Invalid | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not... |
thealgorithmspython | list datum structure | Invalid | list datum structure checklist y I have read contribute md y this pull request be all my own work I have not plagiarize y I know that pull request will not be merge if they fail the automate test y this pr only change one algorithm file to ease review please open ... |
thealgorithmspython | list datum structure | Invalid | list datum structure 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 they fail t... |
thealgorithmspython | add a simple linear regression | Invalid | for hacktober f 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 c... |
thealgorithmspython | add simple linear regression for hacktober f | 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 algorithm ... |
thealgorithmspython | refactor abs condense abs min and abs max | 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 | mention the triviality of an algorithm in contribute md | Enhancement | feature description there be lot of pull request with trivial algorithm such as subtract add three number etc there should be a section in the contribute mention the triviality requirement ie this algorithm must meet so and so requirement this be hard to enforce due to some trivial file su... |
thealgorithmspython | add new function to add 3 number | Enhancement | describe your change add a function to add 3 number 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... |
thealgorithmspython | add new function to add 3 number in python | Invalid | describe your change add a function to add 3 number add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that ... |
thealgorithmspython | add a new function to add 3 number | Invalid | describe your change add a function to add 3 number add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that ... |
thealgorithmspython | hacktoberfest2022 | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg... |
thealgorithmspython | update url identifi etc | Enhancement | add user agent because sometimes yahoo finance do not send stock price in subdomain url not work update that use content property instead of text change identifier from class to dataset and remove specific tag add zomato n stock to check for indian stock price describe y... |
thealgorithmspython | hacktober2022 | Invalid | describe your change yes 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 | update url identifi etc | Invalid | add user agent because sometimes yahoo finance do not send stock price in subdomain url not work update that use content property instead of text change identifier from class to dataset and remove specific tag add zomato n stock to check for indian stock price describe y... |
thealgorithmspython | fix quantum correct simulator deprecation | Enhancement | describe your change fix the qasm simulator deprecation 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 doc | Documentation | describe your change update doc to python 3 10 to match py upgrade setting in pre commit py310 plus remove exclusion from pre commit set this file have be fix in 7844 add an algorithm fix a bug or typo in an exist algorithm x documentation change checklis... |
thealgorithmspython | update info | Documentation | update the readme section for sort 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 ... |
thealgorithmspython | add sleep sort | Invalid | describe your change I have add a sort algorithm in sort folder name sleep sort x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have... |
thealgorithmspython | job sequence problem | Invalid | a new python program demonstrate the job sequence problem be add add a new algorithm for job sequence problem in python note job sequence problem be for maximize the total profit when every job from a give set of job have a deadline and only one job can be schedule at a time |
thealgorithmspython | create transposematrix 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 | sage python insert an element | Invalid | describe your change add element to a array in python x add an algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work |
thealgorithmspython | create noise cv py | Invalid | hacktoberfest accept 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 pul... |
thealgorithmspython | cross entropy add to scoring function | Enhancement | describe your change add cross entropy function to scoring function py in machine learn 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 ... |
thealgorithmspython | subset sum 1 | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg... |
thealgorithmspython | cross entropy add to scoring function | Invalid | describe your change add cross entropy function to the scoring function py in machine learn 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... |
thealgorithmspython | enhance readability use ternary operator | 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 only ch... |
thealgorithmspython | add be prime method to basic math script | 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 | add file via upload | Invalid | all program be in python language if it be helpfull then tell I asap kush1101 |
thealgorithmspython | add file via upload | Invalid | all program be in python language if it be helpfull then tell I asap kush1101 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 ... |
thealgorithmspython | update kinetic energy py | Enhancement | fix a typo error in docstring and trim extra white space 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 p... |
thealgorithmspython | close state pull request | Enhancement | feature description there be a large backlog of state pull request that be just sit there untouched perhaps these should just be close |
thealgorithmspython | correct typo in contribute md | Documentation | describe your change correct typo in contribute md 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... |
thealgorithmspython | remove file level flake8 suppression | Enhancement | describe your change some file be completely exclude from flake8 check remove file level suppression fix simple warning suppress long line indocstring add an algorithm x fix a bug or typo in an exist algorithm documentation change checklist x I have re... |
thealgorithmspython | fix yesqa hook | Enhancement | describe your change I have notice that yesqa be not work as the flake8 plugin it should be instal as a separate hook to have exactly the same flake8 setting plugin should be instal on both hook I add a yaml anchor to keep plugin declaration in a single place fix warning that be raise by ... |
thealgorithmspython | create sfsd | 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 run doctest to pyt default | Enhancement | describe your change add default argument to pyt ini this help when you want to test your code locally l showlocal show local in traceback disable by default doct module run doctest in all py module doctest continue on failure for a giv... |
thealgorithmspython | add default pyt option to run doctest | Invalid | describe your change add default argument to pyt ini this help when you want to test your code locally l showlocal show local in traceback disable by default doct module run doctest in all py module doctest continue on failure for a giv... |
thealgorithmspython | create calculate resistence in parallel | Invalid | describe your change add an algorithm to calculate the total resistance of resistor use in parallel x add an algorithm |
thealgorithmspython | program to find the occurrence of substre in a string | 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 the solution of min stack in python | 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 mer... |
thealgorithmspython | create collision between rectangle py | Invalid | describe your change add algorithm to check if two rectangle be collide add an algorithm |
thealgorithmspython | create collision between rectangle py | Invalid | describe your change add an algorithm to check if two rectangle be collide |
thealgorithmspython | add fast inverse square root 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 adaboost algorithm implementation | Invalid | describe your change add one of the ensemble modelling technique use in machine learn to compare between different model to find the good one adaboost x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read con... |
thealgorithmspython | format doc | Enhancement | describe your change fix some warning that would be raise by add add flake8 docstring to the pre commit hook this pr be just to show the feature of that tool there be two group of check documentation this look like a good match with the repo guideline for class and function there b... |
thealgorithmspython | merge sort recursive | 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 | rename file to have match prefix | Enhancement | describe your change rename bfs to breadth first search so all file relate to this algorithm be group together all file relate to the algorithm breadth first search py breadth first search 2 py breadth first search short path py breadth first search short path 2 py breadth first... |
thealgorithmspython | update perfect square py | Enhancement | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be me... |
thealgorithmspython | update add py | Enhancement | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be me... |
thealgorithmspython | update binary search matrix py | Enhancement | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be me... |
thealgorithmspython | create triangle cpp | Invalid | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be me... |
thealgorithmspython | create triangle py | Invalid | describe your change x add an algorithm x fix a bug or typo in an exist algorithm x documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not... |
thealgorithmspython | create triangle 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 | snake py | Invalid | describe your change please accept for hacktober I have less time x add an algorithm yes fix a bug or typo in an exist algorithm yes documentation change yes checklist x I have read contribute md this pull request be all my own work I have not plagia... |
thealgorithmspython | bohr s model | Invalid | add bohr s model representation use turtle library of python describe your change add bohr s model representation use turtle library of python x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute m... |
thealgorithmspython | bohr s model | Invalid | accept my pr with the label of hacktoberfest describe your change add a program to showcase bohr s model use turtle library x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pul... |
thealgorithmspython | improve the functionality and test addition of mathematic | Enhancement | feature description we should improve the add py with the follow action improve description and include the source wikipedia prefer implement more test case other improvement thank in advance |
thealgorithmspython | add subtract py | Invalid | describe your change add subtract py it subtract two number and print the result 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 n... |
thealgorithmspython | create isomorphic string | Invalid | code to check whether two give string be isomorphic be not what be isomorphic string two string s and t be isomorphic if the character in s can be replace to get t all occurrence of a character must be replace with another character while preserve the order of character no two character may map to the same ch... |
thealgorithmspython | create array py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merg... |
thealgorithmspython | add subtract py | Invalid | describe your change add a file subtract py it subtract two number and print the result 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 hav... |
thealgorithmspython | add file via upload | Invalid | koch fractal draw via python turtle use recursion |
thealgorithmspython | update pr template | Documentation | describe your change remove checkboxe relate to filename these check be automate so it s include into I know that pull request will not be merge if they fail the automate test although this be good to have one more reminder I find this huge list a bit overwhelming fix some typo add ... |
thealgorithmspython | cramer s rule for 3x3 matrix | Enhancement | feature description want to add a script for solve a system of linear equation in three variable use cramer s rule |
thealgorithmspython | pythonbubblesort 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 pythonbubblesort 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 this pull request be all my own work I have not plagiarize I know that pull request will not be ... |
thealgorithmspython | create java path sum3 | 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 | childbranch | 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 new python backtracking algorithm | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if... |
thealgorithmspython | add tree sort | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize I know that pull request will not be merge... |
thealgorithmspython | add the solution of the problem min stack of leetcode in python | 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 subtraction method in math folder | Enhancement | feature description create subtraction method in math folder for subtract 2 number |
thealgorithmspython | add a solution for the problem divide two integer | Invalid | describe your change I have add a solution to the problem divide two integer |
thealgorithmspython | add email validator in string folder | Enhancement | feature description an email validator which check for common email pattern would you like to work on this feature x yes I want to work on this feature |
thealgorithmspython | add the calculation of manhattan distance | Enhancement | feature description the manhattan distance also know as taxicab distance measure the distance between two point in a n dimensional grid only take into account the diference between each coordinate point instead of use the euclidean distance for example you want to go by taxi from point a to b in a c... |
thealgorithmspython | invert a binary tree algorithm | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm documentation change checklist x I have read contribute md x this pull request be all my own work I have not plagiarize x I know that pull request will not be merge if... |
thealgorithmspython | python 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 | add file via upload | 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 me... |
thealgorithmspython | binary search method 2 | 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 | binary search method 2 | 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 | nikitasable python | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm documentation change checklist I have read contribute md this pull request be all my own work I have not plagiarize I know that pull request will not be merge if... |
thealgorithmspython | update breadth first search 2 py | Enhancement | describe your change change queue to deque module queue collection deque collection deque be an alternative implementation of unbounded queue with fast atomic append collection deque append and popleft collection deque popleft operation that do not require lock and also suppor... |
thealgorithmspython | change shebang of validation script to python because python3 be not instal on window | Enhancement | describe your change when I run pre commit run all file I get an error validate filename fail hook i d validate filename exit code 9009 this error happen because the python3 executable be not find I have a wind... |
thealgorithmspython | add tile py in divide and conquer | 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 | fix typo in caesar cipher py | Enhancement | describe your change very character every character 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... |
thealgorithmspython | fix typo in cipher caesar cipher py | Invalid | very character every character 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... |
thealgorithmspython | remove unnecessary else statement | 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 | remove unnecessary else statement | 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 be merge ... |
thealgorithmspython | update maximum subarray py | Enhancement | 1 rectify documentation to indicate the correct output function doesn t return the subarray but rather return a sum 2 make the function more pythonic and thereby avoid any unnecessary if statement usage of non optimal in range len construct 4 make function annotat... |
thealgorithmspython | update maximum subarray py | Enhancement | 1 rectify documentation to indicate the correct output function doesn t return the subarray but rather return a sum 2 make the function more pythonic and thereby avoid any unnecessary if statement usage of non optimal in range len construct 4 make function annotat... |
thealgorithmspython | add code for binary tree path sum | Invalid | binary tree path sum 7135 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 t... |
thealgorithmspython | update maximum subarray py | Enhancement | 1 rectify documentation to indicate the correct output function doesn t return the subarray but rather return a sum 2 make the function more pythonic and thereby avoid any unnecessary if statement usage of non optimal in range len construct 4 make function annotat... |
thealgorithmspython | update maximum subarray py | Enhancement | 1 rectify documentation to indicate the correct output function doesn t return the subarray but rather return a sum 2 make the function more pythonic and thereby avoid any unnecessary if statement usage of non optimal in range len construct 4 make function annotat... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.