algorithm-archivists / algorithm-archive

A collaborative book on algorithms
https://www.algorithm-archive.org
MIT License
2.33k stars 353 forks source link

Implementing Stack and Queue in Kotlin (fixed) #1019

Open rdugue opened 9 months ago

rdugue commented 9 months ago

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

Amaras commented 9 months ago

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.