repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
thealgorithmspython | create priority scheduling py | Invalid | in this code we have define a process class to represent a process with priority the priority scheduling function implement the priority scheduling algorithm sort the process by priority calculate wait time turnaround time and average and then print the result describe your change ... |
thealgorithmspython | create priority scheduling py | Invalid | in this code we have define a process class to represent a process with priority the priority scheduling function implement the priority scheduling algorithm sort the process by priority calculate wait time turnaround time and average and then print the result describe your change x ... |
thealgorithmspython | quick sort | Invalid | quick sort use divide and conquer algorithm |
thealgorithmspython | fix typo in haralick descriptor py | Enhancement | describe your change add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | update cocktail shaker sort py | Enhancement | add a docstring with clear explanation of the function and its parameter change variable name I start and end for well readability improve comment to describe the purpose of each section of the algorithm adjust the loop range to make the code more concise and readable remove redundant comment an... |
thealgorithmspython | update cocktail shaker sort py | Invalid | add a docstring with clear explanation of the function and its parameter change variable name I start and end for well readability improve comment to describe the purpose of each section of the algorithm adjust the loop range to make the code more concise and readable remove redundant comment an... |
thealgorithmspython | update cocktail shaker sort py | Invalid | add a docstring with clear explanation of the function and its parameter change variable name I start and end for well readability improve comment to describe the purpose of each section of the algorithm adjust the loop range to make the code more concise and readable remove redundant comment an... |
thealgorithmspython | add doctest to hash table py | Enhancement | describe your change contribute to 9943 add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist x I have read contribut... |
thealgorithmspython | create travel salesman problem | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | create hash map py | Invalid | hash map in python describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute m... |
thealgorithmspython | add newton raphson algorithm for find root | Invalid | describe your change 1 add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist 1 I have read contribute md 1 this... |
thealgorithmspython | fix typo grammatical error in contribute md | Documentation | describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | add a doctest to math primelib | Enhancement | describe your change contribute to 9943 add doctest for math primelib add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist ... |
thealgorithmspython | fix miss edge case for odd even transposition parallel py | Enhancement | describe your change this enhance code include fix bug point out by raymonddashwu the problem with the algorithm be that it assume the length of the array to be sort equal to 10 check the 1st for loop inside the function oe process which be why when raymonddashwu try sort an array with lengt... |
thealgorithmspython | add doctest and type hint | Enhancement | describe your change add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pull req... |
thealgorithmspython | contribute to 9943 | Enhancement | describe your change add doctest to web programming search book by isbn py add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist ... |
thealgorithmspython | add doctest to web programming search book by isbn | Enhancement | describe your change add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pull r... |
thealgorithmspython | create find previous power of two py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this p... |
thealgorithmspython | create find previous power of two py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x th... |
thealgorithmspython | create find previous power of two py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this p... |
thealgorithmspython | add a doctest to hash ham code py | Enhancement | describe your change add a doctest to hash ham code py to increase test coverage to 100 add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change ... |
thealgorithmspython | update instagram pic py | Enhancement | describe your change x add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this p... |
thealgorithmspython | create binary | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull ... |
thealgorithmspython | jgm | Bug | repository commit gjk python version python version gj dependencie version pip freeze jh expect behavior fj actual behavior jg |
thealgorithmspython | add priority queue algorithm python problem and solution | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this... |
thealgorithmspython | password generator | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist x I have read contribute md this p... |
thealgorithmspython | generate password | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist x I have read contribute md this p... |
thealgorithmspython | create password | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull... |
thealgorithmspython | add least common ancestor s code | Invalid | add a tree directory and inside it include low common ancestor s code |
thealgorithmspython | merge sort array | Invalid | describe your change add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull... |
thealgorithmspython | merge sort array | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md this pul... |
thealgorithmspython | update mirror binary tree py | Enhancement | describe your change type hint I add type hint to function argument and return type make it clear what type of argument each function expect and what they return inclusive mirroring I modify the mirror method to include an inplace argument if inplace be true the method mirror the tree in place ... |
thealgorithmspython | update validate solution py | Enhancement | describe your change he code have be organize into function for well modularity and type hint and docstring have be add for clarity the test logic be also separate into its function test solution to improve readability additionally a new function hash solution have be introduce to hash the sol... |
thealgorithmspython | update validate solution py | Invalid | describe your change the code have be organize into function for well modularity and type hint and docstring have be add for clarity the test logic be also separate into its function test solution to improve readability additionally a new function hash solution have be introduce to hash the so... |
thealgorithmspython | add error test in doct and fix error message | Enhancement | describe your change despite be prime already have an error message for invalid input the doct doesn t include any test display invalid input this pr add two example which cover this and also rephrase the error message for more consistent grammar add an algorithm fix a bug or typo i... |
thealgorithmspython | test for odd even transposition parallel | Enhancement | describe your change contribute to 9943 it should be note that there be currently a bug in this algo as describe in will fix in a separate pr after this get merge add an algorithm fix a bug or typo in an exist algorithm documentation change x add test case checkl... |
thealgorithmspython | miss edge case for odd even transposition parallel py | Bug | repository commit 28302db9417daf769bec3aface9016afabeb5133 python version python version 3 11 6 dependency version pip freeze only default library use in this file expect behavior when create test for this file I find a bug create a list with 0 to 11 or high i... |
thealgorithmspython | create recursive binary search | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | create recursive binary search py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this... |
thealgorithmspython | add dataclasse to binary search tree py | Enhancement | describe your change add dataclasse to binary search tree py add test but do not modify or delete exist test add an algorithm x fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request ... |
thealgorithmspython | fix typo error | Invalid | eliudean euclidean |
thealgorithmspython | code enhancement in binary insertion sort py | Enhancement | describe your change add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | code enhancement in binary insertion sort py | Invalid | describe your change add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this... |
thealgorithmspython | update binary insertion sort py | Invalid | describe your change 1 add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pu... |
thealgorithmspython | update binary insertion sort py | Invalid | in this enhance version variable name be more descriptive comment be add for clarity and basic error handling for user input be include to handle invalid input gracefully describe your change x add an algorithm x fix a bug or typo in an exist algorithm add or change doctest... |
thealgorithmspython | add doct | Enhancement | describe your change contribute to 9943 add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute... |
thealgorithmspython | add doctest for fouri transform | Invalid | contribute to 9943 describe your change I have add a doctest for the quantum fouri transform code 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 the automate t... |
thealgorithmspython | churn prediction ipynb file add | Invalid | describe your change I have add a customer churn predictor python file along with its dataset csv file x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentat... |
thealgorithmspython | churn prediction ipynb file add | Invalid | describe your change I have add a customer churn predictor python file along with its dataset csv file x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documenta... |
thealgorithmspython | churn prediction ipynb file add | Invalid | describe your change I have add a customer churn predictor python file along with its dataset csv file x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentat... |
thealgorithmspython | churn prediction ipynb file add | Invalid | describe your change I have add a customer churn predictor python file along with its dataset csv file yes add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documen... |
thealgorithmspython | create get ip geolocation py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | improve equilibrium index of an array | Enhancement | this be the modification make to the original code 1 create doct instruction python doct can be execute by run the follow command python m doctest v equilibrium index py 2 delete argument size delete the size argument because len arr allow the array s length to be determine insid... |
thealgorithmspython | update prefix sum function | Invalid | describe your change add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | improve equilibrium index of an array | Invalid | this be the modification make to the original code 1 create doct instruction python doct can be execute by run the follow command python m doctest v equilibrium index py 2 delete argument size delete the size argument because len arr allow the array s length to be determine insid... |
thealgorithmspython | add function docstring comment and type hint | Enhancement | enhance the code by include function docstring comment and type hint to improve readability documentation and code understanding add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull reques... |
thealgorithmspython | coin change problem add in dp folder | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this ... |
thealgorithmspython | add doctest for fractional knapsack | Enhancement | add doctest for the fractional knapsack algorithm as request in pr 10888 add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x ... |
thealgorithmspython | add m color problem | Invalid | add an m color algorithm in graph folder |
thealgorithmspython | file transfer use tcp protocol along with the demonstration of crc | Invalid | file transfer use tcp protocol along with the demonstration of crc algorithm with check on reciever side and custom packet size it will send again and again until it be accept and then send the next frame describe your change x add an algorithm fix a bug or typo in an exist algorith... |
thealgorithmspython | create strong password detection py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | use dataclasse in circular link list py | Enhancement | describe your change use dataclasse in circular link list py add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have... |
thealgorithmspython | change from only weatherstack to both | Enhancement | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull r... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change y add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change y add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pu... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | add bressenham line draw algo | Invalid | describe your change y add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist y I have read contribute md y thi... |
thealgorithmspython | add doctest type hint for other nested bracket py | Enhancement | describe your change contribute to 9943 add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribut... |
thealgorithmspython | add doctest type hint for other nest bracket py 9943 | Invalid | describe your change contribute to 9943 no add an algorithm no fix a bug or typo in an exist algorithm yes add or change doctest note please avoid change both code and test in a single pull request no documentation change checklist yes I have ... |
thealgorithmspython | update binary search py | Enhancement | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | update miss number py | Enhancement | add doct describe your change add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md ... |
thealgorithmspython | create password checker | Invalid | describe your change this be an algorithm to check password |
thealgorithmspython | create send email | Invalid | this be an algorithm to send email to another user |
thealgorithmspython | need review for 10830 | Enhancement | feature description my pr have to be merge it need review kindly review it immediately 10830 |
thealgorithmspython | speed up dijkstra bankers algorithm py | Enhancement | describe your change contribute to 9718 speed up other dijkstra banker algorithm py apparently there be a time sleep 1 call in the code for some reason also shorten the name of the file from dijkstra bankers algorithm py to just banker algorithm py the reference source and the fil... |
thealgorithmspython | consolidate newton raphson implementation | Enhancement | describe your change contribute to 8098 consolidate the duplicate implementation of the newton raphson method I choose to keep the implementation in math numerical analysis newton raphson 2 py which approximate the derivative because it avoid any potential issue with eval without require th... |
thealgorithmspython | pre commit ci pre commit autoupdate | Enhancement | update github com astral sh ruff pre commit v0 0 292 v0 1 1 github com psf black 23 9 1 23 10 0 github com pre commit mirror mypy v1 6 0 v1 6 1 |
thealgorithmspython | update selection sort | Enhancement | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | update selection sort | Invalid | code improvement I have make some improvement to the original python selection sort implementation to make it more clear here be the changesi make type hint type hint have be add to the function signature to enhance code readability and type safety tuple unpack we have replace the a b b a ... |
thealgorithmspython | update selection sort | Invalid | code improvement I have make some improvement to the original python selection sort implementation to make it more clear here be the changesi make 1 type hint type hint have be add to the function signature to enhance code readability and type safety 2 tuple unpack we have replace the a b ... |
thealgorithmspython | update selection sort | Invalid | code improvement I have make some improvement to the original python selection sort implementation to make it more clear here be the change I make 1 type hint type hint have be add to the function signature to enhance code readability and type safety 2 tuple unpack we have replace the a b ... |
thealgorithmspython | maulikatgit | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | add dsa algorithm | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull ... |
thealgorithmspython | add dsa algorithm | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull ... |
thealgorithmspython | add dsa algorithm | Invalid | describe your change add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist I have read contribute md this pull ... |
thealgorithmspython | add dsa algorithm | Invalid | describe your change x add an algorithm x fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist I have read contribute md this pu... |
thealgorithmspython | add dsa algorithm | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this pu... |
thealgorithmspython | resource | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist x I have read contribute md x this ... |
thealgorithmspython | xor cipher doctest and bug fix | Enhancement | describe your change contribute to 9943 add doctest for 4 out of 6 method discover and fix two bug while write the test fix bug with key modulus wrapping the key should be wrap on 256 not 255 fix bug with incorrect assertion type in decrypt function should be str not list add a... |
thealgorithmspython | xor cipher bug fix | Enhancement | describe your change contribute to 9943 add doctest for 4 out of 6 method discover and fix two bug while write the test fix bug with key modulus wrapping the key should be wrap on 256 not 255 fix bug with incorrect assertion type in decrypt function should be str not list ... |
thealgorithmspython | add doctest for fibonacci py | Enhancement | describe your change 9943 add doctest for the fib recursive term function in math fibonacci py add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation ch... |
thealgorithmspython | create strong password detection py | Invalid | describe your change x add an algorithm fix a bug or typo in an exist algorithm x add or change doc test note please avoid change both code and test in a single pull request documentation change checklist x I have read contribute md x this ... |
thealgorithmspython | add doctest docstring and typehint for sigmoid function cost function | Enhancement | describe your change contribute to 9943 add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request x documentation change checklist x I have read contribut... |
thealgorithmspython | add a yield method to fibonaci | Enhancement | describe your change x add an algorithm add a function with yield to fibonaci fix a bug or typo in an exist algorithm add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have ... |
thealgorithmspython | add doctest to playfair cipher py | Enhancement | describe your change contribute to 9943 1 add description of cipher to playfair cipher py 2 add doctest to playfair cipher py add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single ... |
thealgorithmspython | try new test for the binomial coefficient | Enhancement | describe your change add few change in the binomial coefficient add an algorithm fix a bug or typo in an exist algorithm x add or change doctest note please avoid change both code and test in a single pull request documentation change checklist x I have read ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.