brian-chalfant / OregonTrail

Oregon Trail from Scratch
0 stars 0 forks source link

The `LandMarkLinkedList::insert()` and the alternate route code can be optimized. #32

Open brian-chalfant opened 2 years ago

brian-chalfant commented 2 years ago

The LandMarkLinkedList::insert() and the alternate route code can be optimized but it works fine for now. We can make an issue to handle it later if thats ok with you.

__Originally posted by @kchevali in https://github.com/brian-chalfant/OregonTrail/pull/27#discussion_r922669959__