website-copy icon indicating copy to clipboard operation
website-copy copied to clipboard

Create mentoring.md

Open arfazkhan opened this issue 1 year ago • 1 comments

This guidance note provides instructions and suggestions for implementing solutions to the Collatz Conjecture problem in Python. It covers both a basic approach suitable for beginners and an optimized solution using memoization for improved efficiency. The note includes common suggestions, optimization tips, and talking points to enhance understanding and encourage experimentation.

arfazkhan avatar May 20 '24 06:05 arfazkhan

@arfazkhan this is in the wrong folder. I see collatz-conjecture/collatz-conjecture/ in the path.

SleeplessByte avatar Jun 17 '24 14:06 SleeplessByte

@arfazkhan Are you still working on this? If yes, we can reopen this and you can make the changes.

IsaacG avatar Sep 08 '24 06:09 IsaacG