Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary Search: show matching strings #1227

Closed
wants to merge 8 commits into from

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    023e15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e47663 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2542f66 View commit details
    Browse the repository at this point in the history
  4. binary search: fix tests

    jstucke committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    40664d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2158982 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73dad15 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    1f5d4f4 View commit details
    Browse the repository at this point in the history
  2. binary search matching strings: show if max number was reached

    also add max string len and monospaced font
    jstucke committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d92fe27 View commit details
    Browse the repository at this point in the history