Why do i keep forgetting things? [closed]
- by Mr.Anubis
I am currently learning many things at the same time in C++ and coded many data structures and algorithms and some small applications. When I suddenly try to remember something that I coded many months ago, my mind completely goes blank. It's like I'll have to re-learn the whole thing.
For example, recently I was thinking to refactor my BST data…