-
Notifications
You must be signed in to change notification settings - Fork 2
LeetCode Problem Solutions #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
Guidelines for Contribution
✅ What to include
Problem Details:
Problem Name
Problem Link
Difficulty (Easy / Medium / Hard)
Problem Statement (optional, paste the description or a summary)
Solution: Provide a working implementation in the appropriate language branch (cpp, java, or python).
Explanation: Clearly explain your approach. You may use AI tools like ChatGPT, Gemini, etc., for explanation, but code must be original.
Complexity Analysis: Include time and space complexity.
Folder Structure: Add your code under the correct folder in the language branch
This is an open issue. Anyone can contribute solutions — no need to wait for assignment.