Skip to content

Add hints to some exercises #220

Open
@abo64

Description

@abo64

Most exercises have their own favorable solutions and characteristic pitfalls.
To give people some guidance and avoid writing repetitive or similar code comments again and again
we should add a HINTS.md file to any exercise where it makes sense.

Especially the first couple of exercises should have such a file to assist beginners.
Another case is exercises dealing with special features of the language like Option or Either.

Here is a first short list of exercises that should contain hints. Please add more if you feel the need.
And add the checkmark to the respective exercise if you have added the hints.

  • hello-world
  • hamming
  • nucleotide-count
  • roman-numerals
  • bank-account
  • phone-number
  • robot-name
  • leap
  • gigasecond
  • wordy
  • parallel-letter-frequency
  • sgf-parsing
  • zipper
  • forth
  • lens-person

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions