OK, here is an idea I had this morning: It's called "Mnemonic Tagging". The idea is that you create a list of keywords (or tags) that you use to mentally file mnemonic visualizations. For each of these tags you imagine something that represents the tag, followed by a chain of mnemonics that relate to that tag.
Mnemonics for Maths
I have been studying maths for quite a few years now, but I still find it a struggle to remember various formulas/equations, especially when starting a new topic. I've been thinking about developing my own mnemonic system for math symbols to help me memorize equations easily.
I would need to relate various mathematical operators to something else that is easy to visualize. The bracketing of expressions is problematic, you would need to have a way of visualizing a collection of things that the operator acts on.
I think that having a mnemonic system for maths would help internalize the ideas and models within a domain. It's obviously still a work in progress!
Long-Term Unemployment and Job Prospects
Reflections on Google Code Jam
Last weekend I competed in the qualification round of Google Code Jam. I went into it cold (i.e. not having read any of the previous problem sets), and found it a little harder than I expected. The first 2 questions were easy. The last 2 were easy in principle, but I found my implementation didn't scale well to the large data sets, given the limits involved. I still got well over the required score to get me into the next round.
My take-aways from the process are as follows: