vybhav72954

Results 6 issues of vybhav72954

**Is your feature request related to a problem? Please describe.** ---- - A strict matrix sorting algorithm that ensures numbers are sorted in increasing order. I can do this for...

easy
CrossWoC

## 💥 Proposal With the growing number of scripts, it would be a good idea to ensure that PEP-8 guidelines are satisfied. ### Have you read the *Contributing Guidelines on...

medium
CrossWoC

## 💥 Proposal There are multiple directories in this Repo along with many scripts. But there is no strict naming convention. Renaming all the files in order to ensure the...

I observed that in multiple files, PEP guidelines like max characters in a line, and EOF are missing. There are some more instances that can be enforced to follow PEP-8...

Few scripts in the Repo, don't align with the PEP-8 guidelines.

**Is your feature request related to a problem? Please describe.** ---- - In conjunction with #100 we should have a Python Linter that incorporates python guidelines. **Describe the solution you'd...