sukritishah15 / DS-Algo-Point

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
MIT License
953 stars 293 forks source link

DS algos in Kotlin #416

Open musaabshirgar1 opened 3 years ago

musaabshirgar1 commented 3 years ago

🚀 Feature

I want to contribute as much as DS algorithm's i can using the Kotlin Language.

Have you read the Contribution Guidelines?

Yes i have read the guidelines.

Pitch

As the Kotlin language is becoming more and more popular these days, i want to try and set up and example of how people can make use of this language.

musaabshirgar1 commented 3 years ago

Please assign this to me.

sukritishah15 commented 3 years ago

@musaabshirgar1 - Sure, we can do this. I'll add a folder for Kotlin in the codebase in 5 minutes. You can create issues for code in Kotlin. Thank you!

musaabshirgar1 commented 3 years ago

@sukritishah15 great thanks.

aditik03 commented 3 years ago

@musaabshirgar1 hey, can you mention which algo you want to implement in kotlin ?

musaabshirgar1 commented 3 years ago

@aditik03 I just implemented merge sort algo. I have a couple of algos in my mind such as Longest Common Subsequence, Kadane's, Height of binary Tree etc.

aditik03 commented 3 years ago

@musaabshirgar1 okay great but we already have an Issue on the Longest Common Subsequence, Kadane's, and height of the binary tree. Kindly think of a different topic Thank you

musaabshirgar1 commented 3 years ago

@aditik03 I meant in Kotlin. Are the following issues present for Kotlin?

aditik03 commented 3 years ago

@musaabshirgar1 we will add the label of kotlin to these issues if you wish to work on it.

musaabshirgar1 commented 3 years ago

@aditik03 yes please. I have already added two more issues for Kotlin.

aditik03 commented 3 years ago

@musaabshirgar1 cool