algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

Implementing Stack and Queue in Kotlin (fixed)

Open rdugue opened this issue 2 years ago • 1 comments


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

rdugue avatar Sep 27 '23 19:09 rdugue

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.

Amaras avatar Sep 27 '23 21:09 Amaras