Skip to content

My solution to coding challenges from dailycodingproblem.com.

Notifications You must be signed in to change notification settings

lilyhe123/coding-practice

Repository files navigation

Coding Practice with Python

Actions status Coverage Status Code style: black

Track my progress resolving coding challeges from dailycodingproblem.com using Python. It helps keep my coding brain and arms sharp. Most importantly, I really enjoy it.

It's a tiny project but some of the essentials have been setup to ensure code quality.

  • Pre-commit hooks, to lint and format code.
  • CI build script, to run unit tests.
  • Integrate with Coveralls for test suite's coverage.
  • No CD pipeline configured so far since no package and release requirement.

About

My solution to coding challenges from dailycodingproblem.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages