This repository contains 25 algorithms written in Kotlin. Work is in progress, and I want to add more algorithms in the future.
These algorithms are useful for anyone who wants to be prepared for an interview.
For every algorithms, I've written the time and space complexity and on top of each algorithm I've witten what the question is asking of us. So you can read that description and think about the solution before watching it.
If you are interested in algorithms and data structures, you can watch this repo to be notified of the future updates.
Although this repo is written in kotlin, but if you like to solve the questions in other languages just fork this repo and raise a PR.