Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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