Skip to content

Conversation

@ykk12345
Copy link
Owner

This file includes the Implementation of Stack using Queues Fixes TheAlgorithms#4789

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

This file includes the Implementation of Stack using Queues
Fixes TheAlgorithms#4789
@ykk12345 ykk12345 merged commit 8c3422b into master Oct 27, 2023
@ykk12345
Copy link
Owner Author

Fixes TheAlgorithms#4789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] <Implementation of Stack using Queues>

2 participants