All About Algorithms

less than 1 minute read

Algorithms are the reason I started coding in the first place. Mathematics was a subject that always interested me and loved the thrill of solving problems using theoretical ideas. Fortunately for us, programming turns those theories into working code.

Lately I’ve been testing myself vs some of the latest and most challenging problems, taking into consideration time and space complexity based on Big O notation.

Have a look at my GitHub project to see how I’ve done: Algorithms

Yours Truly,

The Silent Coder.

Tags: ,

Categories:

Updated: