Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

Calculate Grundy number of a game #692

Open Shalvi-Singhal opened 3 years ago

Shalvi-Singhal commented 3 years ago

hello, I am a GSSOC'21 participant. The above issue can be solved efficiently using memoization-based approach. I would like to work on this issue. @plazzy99 @tarun26091999 @rudrakshi99

Avantika782 commented 3 years ago

Hey , I am Avantika Singh a GSSOC participant , I want to work in it please assign it to me. @plazzy99 @tarun26091999 @Shalvi-Singhal @avijit1999 @

Varun8216889 commented 3 years ago

As I am a beginner, Can I start my contribution by working on this issue under GSSoC'21? Kindly assign it to me.

tarun26091999 commented 3 years ago

Java and python still available.