Day 14 (30 Days of Code)
14 July 2023
Today I took it easy just by doing some Leetcode.
What did I learn?
In questions based on Game Theory, all you need to do is to find a path to victory in any way possible.
Nim Game
My approach:
I struggled with this question until I l...
nirbhaycodes.hashnode.dev3 min read