Skip to content

Gor-Ren/firecode.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

firecode.io

Challenges from the data structure and algorithm practice tool firecode.io.

The completed solutions incorporate best practices including:

  • clear, readable code
  • sensible variable names
  • abstraction to helper functions
  • descriptive docstrings consistent with style guide

Some challenges have multiple solutions available to explore design choices such as iteration vs. recursion or time vs. space complexity trade-offs.

Code is formatted to the Google Python Style format (rev 2.59) and PEP 8.

About

Completed challenges from firecode.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published