Hello my very-limited audience, hope you’ve all been splendid! So this post is the continuation of the problem we started with, Co prime count — with Ruby
Centering this post around an interesting problem I came across. Made me brush up a lot of concepts :)niyanta-zamindar.medium.com We finished the brute-force approach, time to implement the super-fast version of it, or how we like to call it, a solution that works well even in worst-cases, like…