Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 644 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 644 Bytes

Software-Edgyneer

Repo for proclub 2018 phase 1 task submission

Problem

as a software engineer, we need not only a functional, but also produce an clean, modular, and as close to error-proof code.

Instruction

  1. Make any algorithm you like on any language you prefer
  2. Use any style-guide you like
  3. Use any linter available to your language to guarantee your code to the guide that you're following
  4. fork this repo
  5. add your project to this forked repo
  6. make a pull request

Ultra Edgyneer

if you need more challenge. i suggest you make a maze-generation algorithm, and making it with a new language that you never use.