https://github.com/hannani7/sortingalgoswithopenmp
BubbleSort, InsertionSort, MergeSort, QuickSort. With Comparison graphs on Python Notebook
https://github.com/hannani7/sortingalgoswithopenmp
bubble-sort comparison-benchmarks insertion-sort matplotlib-pyplot merge-sort quick-sort
Last synced: 10 days ago
JSON representation
BubbleSort, InsertionSort, MergeSort, QuickSort. With Comparison graphs on Python Notebook
- Host: GitHub
- URL: https://github.com/hannani7/sortingalgoswithopenmp
- Owner: HannanI7
- Created: 2023-05-10T20:57:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T05:47:57.000Z (about 2 years ago)
- Last Synced: 2025-03-10T20:47:07.144Z (4 months ago)
- Topics: bubble-sort, comparison-benchmarks, insertion-sort, matplotlib-pyplot, merge-sort, quick-sort
- Language: Jupyter Notebook
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Comparison of OpenMP and Traditional sorting using
1. Bubble Sort
2. Insertion Sort
3. Merge Sort
4. Quick SortCreated by Hannan FAST-NU
Salman FAST-NU
Asad FAST-NU