Skip to content

Add PriorityQueue data structure#28

Merged
Slashmsu merged 1 commit into
masterfrom
codex/continue-development-based-on-plan
Jun 3, 2025
Merged

Add PriorityQueue data structure#28
Slashmsu merged 1 commit into
masterfrom
codex/continue-development-based-on-plan

Conversation

@Slashmsu
Copy link
Copy Markdown
Owner

@Slashmsu Slashmsu commented Jun 3, 2025

Summary

  • implement PriorityQueue with binary heap
  • add tests for PriorityQueue
  • export PriorityQueue from index
  • add Git hook for automatic patch version bump
  • document Git hook usage in README

Testing

  • npm run build (fails: Cannot find type definition file for 'mocha' and 'node')
  • npm test (fails: mocha not found)

https://chatgpt.com/codex/tasks/task_e_683f886dfd7c832c9315146a89b31af9

@Slashmsu Slashmsu merged commit 68117f5 into master Jun 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant