Python icon indicating copy to clipboard operation
Python copied to clipboard

All Algorithms implemented in Python

Results 1352 Python issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement
awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...

enhancement
awaiting reviews
tests are failing

…mance on large sorted arrays. ### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add...

awaiting reviews

### 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...

awaiting reviews

### 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...

awaiting reviews
tests are failing
require tests

### 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...

awaiting reviews
tests are failing

### 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...

enhancement
awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...

awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...

awaiting reviews

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...

awaiting reviews