Add longest common substring and change the data_structures module to be in singular (data_structure) like all other modules
require('algorithms/data_structure')
is now the right way to load the data structures module
require('algorithms/data_structure')
is now the right way to load the data structures module