Skip to content

Almost identical exercises: binary, trinary, octal, hexadecimal #276

Closed
@rbasso

Description

@rbasso

In an unrelated discussion, it came to my attention that, just looking at the .md files, these 4 exercises are almost the same:

  • binary
  • trinary
  • octal
  • hexadecimal

At least in xhaskell, the implementations for both, tests and solutions, are mostly the same, and it's boring to solve the same problem multiple times.

Are there some subtle differences among them that I'm missing?

Are they that similar by design, or is it an historical accident?

(Possibly related to #223)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions