2018-12-28 Daily Challenge

What I've done today is Largest product in a series in Rust and Magical String in JavaScript.

2018-12-27 Daily Challenge

What I've done today is 10001st prime in Rust and Binary Tree Preorder Traversal in JavaScript.

2018-12-26 Daily Challenge

What I've done today is Sum square difference in Rust and Split Array into Consecutive Subsequences in JavaScript.

2018-12-25 Daily Challenge

What I've done today is Smallest multiple in Rust and Remove Duplicates from Sorted Array in JavaScript.

2018-12-24 Daily Challenge

What I've done today is Largest palindrome product in Rust and Remove Duplicates from Sorted Array in JavaScript.

2018-12-23 Daily Challenge

What I've done today is Largest prime factor in Rust and Coin Change in JavaScript.

2018-12-22 Daily Challenge

What I've done today is Even Fibonacci numbers in Rust and K-th Smallest Prime Fraction in cpp.