English version is in beta. All contents of the site should be already translated (mostly using machine translation), and everything should work properly. However, if you find any problems, please contact me.

Level 6B

To advance to the next level, you need to solve all problems.

Dijkstra's algorithm with heap

See the video recordings of lectures SIS.2013.B', section "Dijkstra algorithm for finding shortest paths. Using the heap."

Backtracking (recursive search)

Floyd and Ford-Bellman algorithms