Skip to content

TranDatk/LeetCode-Go-Vietnamese

Repository files navigation

Giới thiệu ngắn

Repo này là một website đọc tài liệu/blog viết bằng Next.js (App Router) để hiển thị “LeetCode Cookbook - Analysis in Go” từ các file Markdown.

  • UI/Tech: Next.js + React, TailwindCSS, Radix UI; render Markdown (kèm syntax highlight + KaTeX)
  • Nguồn nội dung: public/asssets/content/

Nguồn gốc & quyền tác giả (Attribution)

  • Nội dung cookbook/LeetCode: đây là bản Việt hoá do TranDatk thực hiện, dựa trên repo gốc của halfrost:
  • Bản quyền bài toán LeetCode: thuộc về LeetCode và các bên liên quan; repo này không tuyên bố sở hữu nội dung gốc, chỉ chịu trách nhiệm phần dịch/VN hoá.

Chi tiết thông báo Việt hoá & ghi nhận nằm tại public/asssets/content/_index.md.

Chạy local

npm install
npm run dev

Mở http://localhost:3000.

About

This repository contains structured notes and summaries about Data Structures, Algorithms, and Time Complexity, written in Vietnamese. It is designed as a learning reference for students and developers, focusing on clear explanations, practical insights, and systematic knowledge organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors