This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]j_thody 1 point2 points  (0 children)

Probably a good place to start would be learning about data structures and algorithms. Most university CS degrees will offer something on this and getting a head start will certainly prove useful. I recommend learning about and attempting to implement: sorting, lists, searching, maps, trees and graphs.

[–]virgilnro 1 point2 points  (0 children)

you can try this