Adafruit has an outstanding article on managing Arduino memory. Anyone who has written any complex Arduino sketches knows how limited the memory is and how difficult it can be to live with those limitations. The articles covers the whole gamut of memory types on Arduino but I especially likeΒ this page on SRAM tricks.