Hacker News new | ask | show | jobs
by IMTDb 4149 days ago
Use the correct data structure !

Don't use an array when you really need a Set. Store your data un hash maps is possible. etc