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

https://github.com/lupppig/code-practice

A collection of my daily solutions to algorithm problems from platforms like LeetCode and Codewars. Focused on consistency, problem-solving, and learning.
https://github.com/lupppig/code-practice

algorithm algorithms-and-data-structures arrays golang queue time-complexity

Last synced: 2 months ago
JSON representation

A collection of my daily solutions to algorithm problems from platforms like LeetCode and Codewars. Focused on consistency, problem-solving, and learning.

Awesome Lists containing this project

README

          

# 💻 Daily Coding Challenges

This repository contains my daily coding practice solutions. The goal is to build consistency, improve problem-solving skills, and track progress over time.

## 📚 What's Included
- Daily problem-solving exercises
- Clean and tested code solutions

## ✅ Goals
- Build daily coding discipline
- Strengthen algorithmic thinking
- Prepare for technical interviews

---

> Stay consistent. Stay sharp. Keep building.