Should I build a heuristic search like this?
I want to build a simple indexed search for a string I have (I know I could use a database for this – I just want to do it for learning purposes)
I want to build a simple indexed search for a string I have (I know I could use a database for this – I just want to do it for learning purposes)