-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
We currently support Python, Java, C++, and JS. We are missing modern systems languages.
Describe the solution you'd like
- Update
SupportedLanguagetype inlib/snippets.ts. - Add a new section to
data/leetcode-snippets.jsonforrustorgo. - Add 5-10 standard algorithm snippets (e.g., Binary Search, DFS) for that language.
Note: Please ensure indentation in the JSON uses spaces/tabs consistently with the existing format.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers