Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.16 KB

File metadata and controls

12 lines (8 loc) · 1.16 KB

LeetGPU Solutions

This repository contains my personal solutions to various problems from LeetGPU. The solutions are written primarily in Triton, or specify CuTeDSL/CUDA/MOJO🔥 and are categorized by problem. My nickname is BobHuang.

LeetGPU now includes a solutions feature within the challenge section. And AlphaGPU/leetgpu-challenges has all challenges.

If you're a beginner just getting started with algorithm problems and you're comfortable reading Chinese, feel free to check out my introductory tutorial on Zhihu:

The dsl-learn/triton-tutorial is a tutorial that uses LeetGPU to get started with Triton. dsl-learn/leetgpu-challenges has more Triton solutions.