Hi,
I’m currently working as Software Engineer and I’m using the Memory Palace technique to to memorize simple lists of facts, for example configuration parameters so I dont have to look them up in the manual every time. Most of the time I only need the name of the fact to guess what it does.
But I would like to extend my memorization to remember more complex information. For example macro-implementation of our Code-Base. Like ‘which modules exists and which modules transfers which kind of data to another module’. Memory palace works fine for simple lists of facts. But when it comes to ‘connection based’ information, it gets pretty rough. So I wonder if there are techniques to memorize ‘graph’ like structures. One way might be to ‘flatten’ out these graphs to multiple memory palaces. So that one only memorizes one path of a graph in a memory palace and then another path in another palace. But I find this pretty exhausting and I’m not sure, if its easier than just plain remembering the connections using spaced repetition tools.