Hacker News new | ask | show | jobs
by mkilling 4775 days ago
Just use linked lists. If it turns out to be a performance problem (my guess: it won't) you can change the data structure later.