Python
Python copied to clipboard
All Algorithms implemented in Python
### Describe your change: * [x] Documentation change? ### Checklist: * [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md). * [x] This pull request is all my own work -- I have not...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...
…mance on large sorted arrays. ### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add...
### Describe your change: The **Activity Selection Problem** is a classic **greedy algorithm** problem. Given a list of activities, each with a start and end time, the goal is to...
### Describe your change: * **Add an algorithm**: This PR introduces a hand gesture-based volume control algorithm. The program uses `OpenCV` to capture video, `MediaPipe` to detect hand landmarks, and...
### Describe your change: I chose to contribute to this repository because, among the options available for Hacktoberfest, it was the one that caught my attention the most. As a...
### Describe your change: * [x] Fix a bug or typo in an existing algorithm? This pull request fixes the Haversine distance calculation in the haversine_distance.py file. The implementation previously...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...