Skip to content

The idea of this repository is to have a long live habit, that will consist of studying and doing DS & Algorithm exercises

License

Notifications You must be signed in to change notification settings

urregozw/daily-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily-Practice
🛡️ 💎 🧙

Personal Project to improve my coding skills



GitHub tag License

Introduction

The idea of this repository is to have a long live habit, that will consist of studying and doing DS & Algorithm exercises

The idea is to made the majority of things in Python to enhance my current python skills.

Getting started

Linter

To lint the new changes use pylint like this:

$ pylint <folder|FileName>

Tests

To run the tests just execute the next command:

$ python -m unittest <FileName>

License

Released under MIT.

  • You can freely modify and reuse.
  • The original license must be included with copies of this software.
  • Please link back to this repo if you use a significant portion of the source code.

About

The idea of this repository is to have a long live habit, that will consist of studying and doing DS & Algorithm exercises

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages