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

implement nano sort #6

Merged
merged 11 commits into from
Jan 15, 2024
Merged

implement nano sort #6

merged 11 commits into from
Jan 15, 2024

Conversation

rask24
Copy link
Owner

@rask24 rask24 commented Jan 15, 2024

  • rename _has_overflow
  • refactor test_is_invalid_argument
  • implement generate_stack
  • update generate_stack with coordinate compression
  • add dev mode
  • implement nano_sort case 2
  • implement nano_sort case 3
  • update gitignore
  • add visualizer to .gitignore
  • fix preprocessor in main.c
  • update lst->content, (char *) -> (int *)

@rask24 rask24 self-assigned this Jan 15, 2024
@rask24 rask24 merged commit 0627033 into main Jan 15, 2024
1 check passed
@rask24 rask24 deleted the implement-nano-sort branch January 15, 2024 04:02
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.

None yet

1 participant