Kotlin-data-structures Repo for learn about Data Structures in Kotlin Inspiration Compile and run kotlinc .kt algorithms/.kt -include-runtime -d main.jar && java -jar main.jar