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

Create Evaluator #3

Merged
merged 44 commits into from
Apr 24, 2024
Merged

Create Evaluator #3

merged 44 commits into from
Apr 24, 2024

Conversation

sevenreup
Copy link
Owner

@sevenreup sevenreup commented Apr 4, 2024

Implemented language evaluator.

Added library support

  • console
  • math

Add a bunch of working examples:

  • Search
    • Linear Search
    • Binary Search
    • Jump Search
    • Interpolation Search
    • Exponential Search
    • Fibonacci Search
  • Sorting
    • Selection Sort
    • Bubble Sort
    • Insertion Sort

@sevenreup sevenreup merged commit 5cd9fcb into main Apr 24, 2024
1 check passed
@sevenreup sevenreup deleted the evaluation branch April 24, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant