##My coding practices
###MyJava/src/general
To deepen my understanding of Computer Science, I implemented most of the fundamental data structures and algorithms from the book Algorithms, 4th Edition and its corresponding course.
Moreover, it contains some simple programs of a technology that I found interesting and wanted to learn.
###MyJava/src/interview To improve my coding skills, I did some practices from a few websites (codility, leetcode, ...) and a few books (Cracking the Coding Interview 150, Elements of Programming Interview), besides I recorded some interesting coding quesitons I've seen from several forums.
###MyJava/src/interview Zenefits
###MyJava/src/machine_learning Coding practices of my machine learning course.