realxujiang / research_algorithms

Multi-language implementation of the algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Research algorithms

This is the code in my life.

The reason of why I start learning algorithms:

  • I realized the importance of the algorithm when I implemented the distributed database engine.
  • I hope the code that I write could be high effective.
  • Because I don't often use algorithms make me almost forgot how to use algorithms.
  • The perfect time to learn multiple languages, such as: c, golang, java, python, rust, scala etc.

At last, I wish I have mastered the general algorithm as soon as possible and exerted value in practical work !!!

About

Multi-language implementation of the algorithms.

License:Apache License 2.0


Languages

Language:Python 80.1%Language:Java 10.6%Language:Scala 9.3%