
Welcome to Kart’s Tech Blog
<“all things tech”>
Project Euler #71
Click here to read the original problem After giving the problem a read, this is how I broke it down in my head. From the set find max(
) where
. Let’s call
target for simplicity. In order to do this efficiently I did…
(Don’t) Plug in to the future
Latest leaks online suggest Apple is going to the ship the soon-to-be-launched iPhone 12 with no chargers and ear-pods in the box. This has caused widespread debate in the online community; some call it a pure money-grab move from Apple and some consider it a sensible move. Let’s dive deeper into it and see.
Keep readingProject Euler #99
Click here to read the original problem So the main challenge here was to be able to compare two different exponents (very large ones) like 632382518061 and 519432525806. 100 such had to be compared and the greatest to be found. To compute even one can take a decent machine several minutes, let alone 100 of…
Keep readingFollow My Blog
Get new content delivered directly to your inbox.