How do I go about understanding how a delivery app algorithm works?
I've been trying to look up how delivery app dispatching algorithms work, but I mostly find marketing articles instead. I'm wondering if I am perhaps using the wrong terms when I search. Are there any good resources on this topic that I can look into?
3 comments
[ 2.9 ms ] story [ 13.9 ms ] threadhttps://coderealprojects.com/
might look at this course too: https://www.udemy.com/course/build-real-world-food-delivery-...
- supply chain management
- logistics
- graph theory (shortest path problem, node routing)
- network theory