Skip to content

Recognize same prefixes in key assign algorithm #114

@hnicke

Description

@hnicke

The key assign algorithm should recognize and ignore common prefixes.

E.g., the resulting mapping should look like this:

Set 1

  • exercise_1: 1
  • exercise_2: 2
  • exercise_3: 3
  • exercise_4: 4
  • exercise_5: 5

Set 2

  • finance_2015: 5
  • finance_2016: 6
  • finance_2017: 7
  • finance_2018: 8

Set 3

  • outlook_apple: a
  • outlook_orange: o
  • outlook_banana: b

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions