Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / youssef1313/ds-assignment-1 issues and pull requests
#56 - More neater graph
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement
#55 - Update README.md
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: documentation
#54 - delete dummy variable
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
Labels: enhancement, code-quality
#53 - Enhancements
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement
#52 - Fix Input Array
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
Labels: enhancement
#51 - Add main.py
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement
#50 - Update the report to include IDs and graph
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
- 1 comment
#49 - Improve user experience when running the program
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
- 1 comment
Labels: enhancement, discussion
#48 - No need to use numpy
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement, code-quality
#47 - Update requirements.txt
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: DONT-MERGE
#46 - Add test for random large input sorting
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement, test
#45 - Create initial report document
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
- 1 comment
Labels: documentation
#44 - Prepare the report
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: documentation
#43 - Fix pylint warnings
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement, code-quality
#42 - Fix pylint violations
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement, code-quality
#41 - draft
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
#40 - Add pylint step to the workflow
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: bug, enhancement, infrastructure
#39 - Add script to plot running time of the algorithms
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
- 9 comments
#38 - Correctly print algorithm name
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: bug
#37 - Update README with local development instructions
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: documentation, enhancement
#36 - Write a randomized unit test
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement, test
#35 - Benchmark algorithms
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
#34 - normal distribution sampling
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
Labels: discussion
#33 - Edit variable name in test sorting
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
Labels: discussion, test
#32 - Run tests against quick sort
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
Labels: test
#31 - Avoid class in quick sort
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: enhancement
#30 - Fix bug in quick sort
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
#29 - Get unit tests working partially
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: test
#28 - Write pseudocode for each algorithm
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
- 6 comments
Labels: documentation
#27 - Update insertion_sort to not return
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
#26 - Delete src/insertion_sort.py
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
#25 - Update merge_sort to not return an array and instead only sort the original one
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
- 5 comments
Labels: enhancement
#24 - Run the dummy tests against the actual implementation
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
- 1 comment
Labels: test
#23 - Modify selection sort to a free-function in module instead of static stateless class
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
Labels: enhancement
#22 - Selection sort
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
#21 - Quick Sort
Pull Request -
State: closed - Opened by mohamed-zaytoon over 3 years ago
- 1 comment
#20 - Add initial tests and make sure they run on GH Action
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
- 4 comments
Labels: infrastructure, test
#19 - Setup unit tests and get it to work with GH Action
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: infrastructure, test
#18 - Be consistent around sorting algorithms behavior
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
- 1 comment
Labels: enhancement, discussion
#17 - Find the appropriate way to measure function performance
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#16 - Create a random array generator function
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
- 2 comments
Labels: invalid, wontfix
#15 - Create README.md
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
- 1 comment
Labels: documentation
#14 - Implement heap_sort
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
- 1 comment
#13 - Add pep8-naming to build
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: infrastructure
#12 - Add flake8 to dev environment
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: infrastructure
#11 - Implement insertion_sort
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
- 2 comments
#10 - Implement bubble_sort
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
#9 - Implement merge_sort
Pull Request -
State: closed - Opened by MOHAND99 over 3 years ago
#8 - O(nlogn): Quick sort
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#7 - O(nlogn): Heap sort
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#6 - O(nlogn): Merge sort
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#5 - O(n^2): Insertion sort
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#4 - O(n^2): Bubble sort
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#3 - O(n^2): Selection sort
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#2 - Sorting algorithms implementation umbrella issue
Issue -
State: closed - Opened by Youssef1313 over 3 years ago
#1 - Create python-app.yml
Pull Request -
State: closed - Opened by Youssef1313 over 3 years ago
Labels: infrastructure