Thanks for the tutorial. Really helps with my exam. And this is much better than our lectures. Much appreciated!
@bablobko4 жыл бұрын
Yes please roll out a full fledged course of Algorithms.
@bablobko4 жыл бұрын
Tremendous James. Keep going. You must roll out your own Algorithms course.
@joejamesusa4 жыл бұрын
I have a Python Data Structures course on Udemy. I need to make a separate course on Algorithms.
@bablobko4 жыл бұрын
@@joejamesusa Believe me Sir, with the kind of approach you expound the ideas of Algorithms, your course, will be a great boon for generations. Thanks once again.
@a-mohamedabbassa276 жыл бұрын
but how to find the short path ?
@akpokemon8 жыл бұрын
Uggh this could have been my saving grace, except you don't even ONCE go over the ones that don't change! On the first two iterations (at least the first), you should have gone through every square. Now I'm still confused as to exactly what to check each time. It would just take 30 more seconds to make it comprehensive enough to be totally understandable. :( Good otherwise though
@akpokemon8 жыл бұрын
nvm i remembered the easier way i was taught where you don't have to think of formulas and junk
@joejamesusa8 жыл бұрын
+akpokemon good point. I do have another Floyd Warshall's video you could watch on KZbin where I think I did cover that.
@akpokemon8 жыл бұрын
Joe James Thanks for the kind reply. I looked up your directed graph version. I'm working with Undirected. I think I did alright on my test today, so thanks