lprimeroo / DSA

Implementations of various data structures and algorithms.
MIT License
106 stars 179 forks source link

Add more languages #131

Open lprimeroo opened 7 years ago

lprimeroo commented 7 years ago

Add implementation of algos and DS in more languages and edit the README accordingly.

jyotman commented 7 years ago

I can add a few in Scala. Is it ok?

lprimeroo commented 7 years ago

Totally! Go ahead :)

srbcheema1 commented 7 years ago

sir i can add more algorithms in cpp also i will implement those in python

daringer commented 7 years ago

how about a circular buffer

anunciado commented 7 years ago

I can add some algorithms in cpp and java.

varunkmr19 commented 5 years ago

Can I add 0/1 knapsack in cpp?

lprimeroo commented 5 years ago

If it's not there, sure go ahead. @varunkmr19

varunkmr19 commented 5 years ago

@saruftw I've added 0/1 knapsack in CPP. You can check #164

haris741 commented 5 years ago

adding linked list functionality in cpp

0001vrn commented 5 years ago

Hi @saruftw I would like to add codes in Kotlin. Expect a PR soon, tagged with the same issueId.

0001vrn commented 5 years ago

@saruftw please check #176