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 micro sort #12

Merged
merged 16 commits into from
Jan 17, 2024
Merged

implement micro sort #12

merged 16 commits into from
Jan 17, 2024

Conversation

rask24
Copy link
Owner

@rask24 rask24 commented Jan 17, 2024

#8

  • implement swap stack
  • implement rotate stack
  • implement reverse rotate stack
  • refactor with sort()
  • implement stack operation on nano_sort()
  • fix norm with src/stack_operations/operator.c
  • refactor _handle_3
  • implement push stack
  • refacotr test
  • implement micro sort case 4
  • refactor stack operation
  • modify sort argument
  • implement sort test
  • refactor micro sort
  • implement micro sort case 5
  • fix if statement on _handle_4

@rask24 rask24 self-assigned this Jan 17, 2024
@rask24 rask24 merged commit 12638ed into main Jan 17, 2024
1 check passed
@rask24 rask24 deleted the implement-micro-sort branch January 17, 2024 08:48
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