Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike10004/cs-bridge-2020-hw14
Homework #14 - Find minimum and maximum by recursive divide and conquer
https://github.com/mike10004/cs-bridge-2020-hw14
Last synced: 15 days ago
JSON representation
Homework #14 - Find minimum and maximum by recursive divide and conquer
- Host: GitHub
- URL: https://github.com/mike10004/cs-bridge-2020-hw14
- Owner: mike10004
- License: mit
- Created: 2020-04-18T15:14:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T15:16:15.000Z (over 4 years ago)
- Last Synced: 2024-10-07T09:21:16.454Z (3 months ago)
- Language: C++
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tandon CS Bridge Winter 2020 Extended Homework #14
Homework #14 - Find minimum and maximum by recursive divide-and-conquer