Alright /proglodites/, let's hear how all of you implement a sparse arrays that stores two-dimensional data.
Name:
Anonymous2011-12-25 20:11
A balanced binary tree of ranges, each containing slots for the range. The interface for this is super trivial in C, but an ENTERPRISE QUALITY mess of awful horseshit in Java.