Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martapolii/coding-problem-practice
A repository dedicated to solving coding problems from platforms like LeetCode, HackerRank, and more. It includes challenges and solutions across a variety of programming languages and topics such as algorithms, data structures, and problem-solving techniques.
https://github.com/martapolii/coding-problem-practice
algorithms bit-manipulation data-structures dynamic-programming mathematics optimization string-manipulation
Last synced: 1 day ago
JSON representation
A repository dedicated to solving coding problems from platforms like LeetCode, HackerRank, and more. It includes challenges and solutions across a variety of programming languages and topics such as algorithms, data structures, and problem-solving techniques.
- Host: GitHub
- URL: https://github.com/martapolii/coding-problem-practice
- Owner: martapolii
- Created: 2024-10-16T16:33:55.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-10-16T16:47:46.000Z (29 days ago)
- Last Synced: 2024-10-18T13:36:17.478Z (27 days ago)
- Topics: algorithms, bit-manipulation, data-structures, dynamic-programming, mathematics, optimization, string-manipulation
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practice
This repository is a collection of coding challenges and solutions from platforms like LeetCode, HackerRank, and similar websites. It is a personal project aimed at improving my problem-solving skills, covering topics such as algorithms, data structures, dynamic programming, and optimization techniques. I will regularly update this repo with new challenges and solutions, along with explanations where needed. Feel free to explore the code, leave feedback, or suggest improvements