Skip to content
View 1050669722's full-sized avatar

Block or report 1050669722

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Data Structures and Algorithms

5 repositories

🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

TypeScript 22,732 4,194 Updated Apr 12, 2025

A collection of data structure/ADT implementations in C++. Includes binary trees, dictionaries, deque, doubly-linked lists, graphs (using an adjacency list), hash tables. Some implementations make …

C++ 11 1 Updated Aug 13, 2015

C++那些事

C++ 40,838 8,681 Updated Jun 14, 2024

C++ Four color theorem implementation using greedy coloring (Welsh-Powell algorithm)

C++ 6 2 Updated Apr 9, 2016

Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.

C++ 39 11 Updated Aug 3, 2024