DaleStudy / DaleStudy/leetcode-study
Palindromic Substrings
Open
Beginner friendly
Nobody has claimed this yet.
problem
- Dominant language
- Python
- Stars
- 156
- Forks
- 359
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 38
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked LeetCode problem and Algodale explanation, then inspect the palindromic-substrings directory in the repository. Add the Python solution for the referenced problem there, following the directory's existing structure. Done means the solution is present in that location and addresses the linked problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100