Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / edualgo/eduAlgo issues and pull requests
#199 - [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
Pull Request -
State: open - Opened by Abhijit2505 5 months ago
#198 - Upgrade CodeSee workflow to version 2
Pull Request -
State: open - Opened by codesee-maps[bot] almost 2 years ago
- 1 comment
#197 - unnecessary `list` call - write as literal
Pull Request -
State: closed - Opened by VenkatsQuest about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#196 - Unused variable 'obj_fib_class'
Pull Request -
State: closed - Opened by VenkatsQuest about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#195 - Use `items()` to iterate over a dictionary
Pull Request -
State: closed - Opened by VenkatsQuest about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#194 - Use `items()` to iterate over a dictionary
Pull Request -
State: closed - Opened by VenkatsQuest about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#193 - Consider using `mapp.items()` to iterate over the dictionary
Issue -
State: closed - Opened by VenkatsQuest about 3 years ago
- 2 comments
#192 - Consider using identity comparison with singleton
Pull Request -
State: closed - Opened by VenkatsQuest about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#191 - Comparison to singleton `True` should be `expr is True`
Issue -
State: closed - Opened by VenkatsQuest about 3 years ago
#190 - Create subsequences_string.py
Pull Request -
State: closed - Opened by pragatipal about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#189 - Added String Rotation
Pull Request -
State: closed - Opened by ParanjoyG about 3 years ago
- 2 comments
Labels: hacktoberfest-accepted, hacktoberfest2021
#188 - Caleberi_hackertoberfest_2
Pull Request -
State: closed - Opened by caleberi about 3 years ago
- 1 comment
#187 - added tic-tac-toe game
Pull Request -
State: closed - Opened by likileads about 3 years ago
- 2 comments
#186 - added solution to how to merge two strings
Pull Request -
State: closed - Opened by caleberi about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#185 - added Unbounded Knapsack (Rod cutting)
Pull Request -
State: closed - Opened by likileads about 3 years ago
- 1 comment
Labels: hacktoberfest-accepted, hacktoberfest2021
#184 - Added stack sequence finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#183 - added stack sequence finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
#182 - added stack sequence finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
#181 - Added Stack Sequence Finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
#180 - Reviewed Stack sequence finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
#179 - Updated Stack Sequence Finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
#178 - Added Stack Sequence Finder
Pull Request -
State: closed - Opened by suvanbalu about 3 years ago
#177 - Stack sequence finder
Issue -
State: closed - Opened by suvanbalu about 3 years ago
- 3 comments
Labels: enhancement, hacktoberfest-accepted, hacktoberfest2021
#176 - Added Radix Sort
Pull Request -
State: closed - Opened by VaishnaviNandakumar about 3 years ago
Labels: enhancement, hacktoberfest-accepted, hacktoberfest2021
#175 - update linked list delete node method
Pull Request -
State: closed - Opened by hussamEL-Hwary about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#174 - Add Radix Sort for Sorting
Issue -
State: closed - Opened by VaishnaviNandakumar about 3 years ago
- 2 comments
Labels: enhancement, hacktoberfest2021
#173 - Delete linked list node
Issue -
State: closed - Opened by hussamEL-Hwary about 3 years ago
- 2 comments
Labels: bug, enhancement, hacktoberfest-accepted, Bug Spotting, hacktoberfest2021
#172 - Changed mutable default argument to immutable
Pull Request -
State: closed - Opened by LukasBerka about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#171 - Added KMP Pattern Matching algorithm (#159)
Pull Request -
State: closed - Opened by Audarya07 about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021, pattern-matching
#170 - Binary Search
Pull Request -
State: closed - Opened by pragatipal about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#169 - Identity comparison with singleton #163
Pull Request -
State: closed - Opened by pawankm21 about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#168 - openCV basic operations
Issue -
State: closed - Opened by KhushiChaudhary744 about 3 years ago
- 2 comments
#167 - Added code for prime number verification
Pull Request -
State: closed - Opened by Abhijit2505 about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#166 - Added kruskal's algorithm
Pull Request -
State: closed - Opened by Abhijit2505 about 3 years ago
Labels: hacktoberfest-accepted, hacktoberfest2021
#165 - Added prim's algorithm
Pull Request -
State: closed - Opened by Abhijit2505 about 3 years ago
Labels: hacktoberfest-accepted
#164 - (PYL-W0102) Dangerous default argument
Issue -
State: closed - Opened by Abhijit2505 about 3 years ago
- 3 comments
Labels: bug, enhancement, Bug Spotting, hacktoberfest2021
#163 - (PTC-W0068) Consider using identity comparison with singleton
Issue -
State: closed - Opened by Abhijit2505 about 3 years ago
- 2 comments
Labels: bug, enhancement, Bug Spotting, hacktoberfest2021
#161 - Shortest Path :: Optimization for Negative Weighted Edges : Johnson's Algorithm(Subroutine)
Issue -
State: open - Opened by Abhijit2505 about 3 years ago
Labels: documentation, Hard, Graph, hacktoberfest2021, python, functional-coding
#160 - Plagiarism Detection :: Patten Matching by hashing - Rabin Karp Algorithm
Issue -
State: open - Opened by Abhijit2505 about 3 years ago
- 4 comments
Labels: documentation, Intermediate, hacktoberfest2021, pattern-matching, python, functional-coding
#159 - Pattern Searching::Mismatch Observation - Implement KMP Algorithm
Issue -
State: closed - Opened by Abhijit2505 about 3 years ago
- 3 comments
Labels: documentation, Intermediate, hacktoberfest2021, string, pattern-matching, python, functional-coding
#158 - Added moore voting algorithm.
Pull Request -
State: closed - Opened by SauravPattnaikCS60 about 3 years ago
Labels: Intermediate, PyCon Devsprint, Approved
#157 - Add Moore Voting Algorithm
Issue -
State: closed - Opened by anonymous372 about 3 years ago
- 1 comment
Labels: good first issue, Easy, PyCon Devsprint
#156 - Implementation of Heap is added
Pull Request -
State: closed - Opened by amulyavarshney over 3 years ago
- 1 comment
Labels: documentation, BinaryTree, Approved
#155 - Add Tim Sort for Efficient Sorting
Issue -
State: closed - Opened by amulyavarshney over 3 years ago
- 2 comments
Labels: documentation, enhancement, Intermediate, hacktoberfest2021
#154 - Added Circular Linked List
Pull Request -
State: closed - Opened by Manoj-Paramsetti over 3 years ago
- 1 comment
#153 - [Feature] Circular Singly Linked List
Issue -
State: closed - Opened by Manoj-Paramsetti over 3 years ago
- 1 comment
Labels: enhancement, Linked List, Intermediate
#152 - eduAlgo logo not displaying in About Us section
Issue -
State: closed - Opened by QAZIMAAZARSHAD over 3 years ago
- 2 comments
#151 - Update Fibonacci series and __init__.py
Pull Request -
State: closed - Opened by Manoj-Paramsetti over 3 years ago
- 1 comment
Labels: Approved
#150 - __init__ file is empty
Issue -
State: closed - Opened by Manoj-Paramsetti over 3 years ago
- 3 comments
Labels: enhancement, Easy
#149 - Hint is missing in Fibonacci Series
Issue -
State: closed - Opened by Manoj-Paramsetti over 3 years ago
- 4 comments
Labels: enhancement, good first issue, Easy
#147 - Quick Sort using Median of Medians Algorithm
Issue -
State: closed - Opened by BarathKumarBK-15 over 3 years ago
- 2 comments
#146 - StairCase Search in Row and Column sorted matrix
Issue -
State: closed - Opened by kiruba-r11 over 3 years ago
- 5 comments
Labels: enhancement, good first issue, Easy, hacktoberfest2021
#145 - Heap Class Addition
Issue -
State: closed - Opened by krypticmouse over 3 years ago
- 1 comment
Labels: documentation, enhancement, Intermediate, BinaryTree, Approved, heap, hacktoberfest2021
#144 - Training and Testing loop wrappers for PyTorch
Issue -
State: closed - Opened by krypticmouse over 3 years ago
- 1 comment
#143 - Sieve of Eratosthenes implemented and added under algorithm folder
Pull Request -
State: closed - Opened by krypticmouse over 3 years ago
#142 - Sieve of Eratosthenes Addition
Issue -
State: closed - Opened by krypticmouse almost 4 years ago
- 1 comment
Labels: enhancement, Intermediate, Approved
#141 - [SWOC] Trapping Rainwater
Issue -
State: closed - Opened by HarshKhilawala almost 4 years ago
- 3 comments
#140 - [ImgBot] Optimize images
Pull Request -
State: closed - Opened by imgbot[bot] almost 4 years ago
#139 - [ImgBot] Optimize images
Pull Request -
State: closed - Opened by imgbot[bot] almost 4 years ago
#138 - SWOC
Pull Request -
State: closed - Opened by itsIapetus almost 4 years ago
- 6 comments
#137 - swoc
Pull Request -
State: closed - Opened by itsIapetus almost 4 years ago
#136 - SWOC Search algo
Pull Request -
State: closed - Opened by itsIapetus almost 4 years ago
#135 - Segment Tree Algorithms Addition
Issue -
State: closed - Opened by krypticmouse almost 4 years ago
- 6 comments
#134 - Time and space complexity of all algorithms
Issue -
State: closed - Opened by nitya123-github almost 4 years ago
- 2 comments
#133 - [SWOC] Cryptography algorithms
Issue -
State: closed - Opened by itsIapetus almost 4 years ago
- 3 comments
#132 - Segment tree class added under algorithms folder
Pull Request -
State: closed - Opened by krypticmouse almost 4 years ago
- 3 comments
Labels: enhancement, good first issue, Intermediate, Approved, Don't merge, Segment Tree
#131 - [SWOC] Search Algorithms
Issue -
State: closed - Opened by itsIapetus almost 4 years ago
- 4 comments
Labels: SWOC, SWoC20
#130 - Create Fibonacci.py
Pull Request -
State: closed - Opened by itsIapetus almost 4 years ago
- 1 comment
Labels: SWOC, SWoC20
#129 - Update sort.py
Pull Request -
State: closed - Opened by dejokz almost 4 years ago
- 6 comments
Labels: enhancement, good first issue, Intermediate, Approved, SWOC, SWoC30
#128 - docs: add Abhijit2505 as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#126 - (PYL-W0127) Variable assigned to itself
Issue -
State: closed - Opened by Abhijit2505 almost 4 years ago
- 2 comments
Labels: bug, Easy, Package Testing, hacktoberfest2021
#125 - different versions of QuickSort paritioning (Lomuto partition, Hoare partition)(SWOC)
Issue -
State: closed - Opened by dejokz almost 4 years ago
- 1 comment
Labels: enhancement, good first issue, Intermediate, SWOC, SWoC30
#124 - Create fibonacci_sequence.py
Pull Request -
State: closed - Opened by xlrnz almost 4 years ago
- 1 comment
#123 - I want to contribute in this , can i ?
Issue -
State: closed - Opened by Kunal614 almost 4 years ago
#121 - Fibonacci Numbers [SWoC]
Issue -
State: closed - Opened by itsIapetus almost 4 years ago
- 6 comments
Labels: enhancement, good first issue, Easy, SWOC, SWoC20
#119 - Boyer Moore Algorithm
Pull Request -
State: closed - Opened by HardevKhandhar almost 4 years ago
Labels: SWOC, SWoC30
#117 - Booyer Moore Algorithm [SWOC]
Issue -
State: closed - Opened by HardevKhandhar almost 4 years ago
- 1 comment
Labels: enhancement, Intermediate, SWOC, SWoC30
#113 - JOB SEQUENCING PROBLEM IMPLEMENTATION USING GREEDY ALGO IN PYTHON[SWOC21]
Issue -
State: closed - Opened by spursbyte almost 4 years ago
- 1 comment
Labels: enhancement, good first issue, Intermediate, SWOC, SWoC30
#112 - A* Pathfinding Algorithm with GUI
Issue -
State: closed - Opened by proghead00 almost 4 years ago
- 1 comment
Labels: enhancement, good first issue, Intermediate, SWOC, SWoC30
#80 - docs: add yash872 as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#76 - docs: add Priyaa-Agrawal as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#71 - docs: add Prakhar-Mangal as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#63 - docs: add Siddhant-K-code as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#61 - docs: add vedantgoswami as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#58 - docs: add Monisha-23 as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#55 - Bug spotting
Issue -
State: open - Opened by Abhijit2505 almost 4 years ago
- 10 comments
Labels: enhancement, Easy, Bug Spotting, hacktoberfest2021
#54 - Create Manual Testing Modules
Issue -
State: open - Opened by Abhijit2505 almost 4 years ago
- 3 comments
Labels: enhancement, Intermediate, Package Testing, hacktoberfest2021
#53 - Add Dijkstra algorithms
Issue -
State: closed - Opened by Abhijit2505 almost 4 years ago
- 11 comments
Labels: enhancement, Intermediate, Graph, hacktoberfest2021
#52 - docs: add HarshCasper as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#51 - docs: add charlie219 as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#50 - docs: add pragatipal as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] almost 4 years ago
#49 - Adding Contributors [Don't close]
Issue -
State: closed - Opened by Abhijit2505 almost 4 years ago
- 28 comments
Labels: wontfix
#39 - docs: add nyctophiliacme as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 4 years ago
- 1 comment
#30 - Revert "Update algorithm.py"
Pull Request -
State: closed - Opened by Abhijit2505 about 4 years ago
#29 - All contributors/add abhaskar1
Pull Request -
State: closed - Opened by Abhijit2505 about 4 years ago
#26 - docs: add nihilistdbanana as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 4 years ago
- 1 comment
#23 - docs: add gopalngk as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 4 years ago
#19 - docs: add gnurenga as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 4 years ago
#17 - docs: add sramsubbu as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 4 years ago
#13 - docs: add KanakKvdi as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 4 years ago