Algorithms

Segment Tree

A segment tree is a binary tree built over a contiguous array segment.

Dijkstra's Algorithms

I’ll introduce an algorithm - Dijkstra’s Algorithm.