algorithm-archive
algorithm-archive copied to clipboard
Implementing Stack and Queue in Kotlin (fixed)
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
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.