Skip to content

Latest commit

 

History

166 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode solutions

English · Tiếng Việt · 日本語

%%{init: {"theme":"base","themeVariables":{"background":"#FFFFFF","fontFamily":"Arial, sans-serif","lineColor":"#667085","primaryTextColor":"#172B4D"}}}%%
flowchart LR
    P["Problem<br/>Bài toán / 問題"]:::yellow
    I["Idea<br/>Ý tưởng / 方針"]:::blue
    C["Code<br/>Mã / 実装"]:::purple
    T["Complexity & tests<br/>Độ phức tạp / 検証"]:::green
    P --> I --> C --> T
    classDef yellow fill:#FFF4A3,stroke:#C9A227,stroke-width:2px,color:#172B4D
    classDef blue fill:#D9EAFD,stroke:#4C78A8,stroke-width:2px,color:#172B4D
    classDef purple fill:#E9DDF7,stroke:#8064A2,stroke-width:2px,color:#172B4D
    classDef green fill:#DDF5E3,stroke:#4F9D69,stroke-width:2px,color:#172B4D
Loading

English

A personal collection of algorithm solutions in Python, Rust, Go and SQL. Filenames start with the LeetCode problem number. Solutions are learning references rather than a packaged library.

Tiếng Việt

Bộ sưu tập cá nhân các lời giải thuật toán bằng Python, Rust, Go và SQL. Tên file bắt đầu bằng số bài LeetCode. Đây là tài liệu học tập, không phải thư viện đóng gói.

日本語

Python、Rust、Go、SQL によるアルゴリズム解答の個人コレクションです。ファイル名は LeetCode の問題番号から始まります。パッケージライブラリではなく学習用の参考実装です。

About

Personal algorithm solutions in Python, Rust, Go, and SQL.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages