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

added hand-gesture-detection for computer vision project, it detects movement of the hand and stop action, hand open and close (both right and left hand), clockwise and counter-clockwise direction of finger...

stale
awaiting reviews
tests are failing
require tests
require type hints
require descriptive names

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

enhancement
stale
awaiting reviews
tests are failing

### **Describe your change:** created a new algorithm file which display how to convert a gray code to binary and vice versa. [x] Add an algorithm? *[ ] Fix a...

stale
awaiting reviews
require tests
require type hints
require descriptive names

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

stale
awaiting reviews
require tests

### **Describe your change:** Implemented Encryption decryption using AES. * [X] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation...

stale
awaiting reviews
tests are failing
require tests
require type hints

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

stale
awaiting reviews
require tests
require type hints

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

stale
awaiting reviews
require tests
require type hints

### Describe your change: I added two solution for simple regex match algorithm. * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm?...

stale
awaiting reviews

### Describe your change: I create new `RangeMinimumQuery` class for RMQ problem using Spare Table algorithm. * [x] Add an algorithm? * [ ] Fix a bug or typo in...

awaiting reviews

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

enhancement
awaiting reviews