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

Implementing Stack and Queue in Kotlin (fixed) #1019

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rdugue
Copy link

@rdugue rdugue commented Sep 27, 2023


name: Code submission
about: Add code or modify existing code in the Algorithm Archive

Code submission

Description

These are implementations of the stack ad queue data structures in Kotlin. I'm reopening this since I incorrectly created a PR from my main branch before. Apologies for that.

For Algorithm Archive Developers

  • There are no open PR's for this language implementation before this one
  • The Algorithm Archive can be built locally
  • The code conforms to the style guidelines
  • The Markdown file has been edited with appropriate line numbers

@Amaras
Copy link
Member

Amaras commented Sep 27, 2023

Thanks, nothing to say from there on matters of form.

We'll try to get a Kotlin reviewer to look at this, but I don't think we have any, so I don't know if your contribution will be merged soon.

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

2 participants