Skip to content

fahime-ghasemi/kotlin-algorithms-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

a repository of common algorithms which are useful for an interview

This repository contains 25 algorithms written in Kotlin. Work is in progress, and I want to add more algorithms in the future.

Who is this repo for?

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.

Contribution

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.

About

This repo contains 25 algorithms written in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages