Blog

Dijkstra's New Blog

Hello, world! This is my first blog post in the new blog. I will transfer my old blog posts here soon.

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.