CommentJan 5, 2018
As far as I know algorithm is just a concept. how you want to build it is up to you. Anyway, as I am a java developer, I would recommend to use java. Implementing data structures and some algorithms with java makes your code easy to understand for you and for anyone else. Don't worry about language, actually learning algorithm doesn't require too much language skills. Good luck !