A Trick to Solve Bad Triangle with Python and JavaScript

With Python and Javascript solutions: Learn how to think about Bad Triangle, an *800 codeforces problem… Read more

Similar

Beyond the Cache with Python

If you’re a Python developer—and since you’re reading this, you probably are—you’ve almost certainly used Redis and thought it was a great cache. (That was my first impression, too.) And Redis does make a great cache. But it turns out that Redis can solve... (more…)

Read more »