shortest topic

List shortest repositories

hugo-dream-plus

68
Stars
66
Forks
Watchers

:rainbow: An upgraded version of the Hugo "Dream" theme with tons of new features.

Shortest-LeetCode-Python-Solutions

1.1k
Stars
198
Forks
Watchers

Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.

Dijkstra

21
Stars
4
Forks
Watchers

dijkstra is a native Python implementation of famous Dijkstra's shortest path algorithm. The implemented algorithm can be used to analyze reasonably large networks. The primary goal in design is the c...