https://github.com/next-step-for-interview-prep/daily-leetcode-problem_with_detailed_solutions
This repository contains all my solutions to daily problems posted on leetcode with their optimized approach code and explanation in C++
https://github.com/next-step-for-interview-prep/daily-leetcode-problem_with_detailed_solutions
data-structure-and-algorithm software-developer-interview software-engineering-fundamentals time-and-space-complexity-optimized
Last synced: 4 months ago
JSON representation
This repository contains all my solutions to daily problems posted on leetcode with their optimized approach code and explanation in C++
- Host: GitHub
- URL: https://github.com/next-step-for-interview-prep/daily-leetcode-problem_with_detailed_solutions
- Owner: next-step-for-interview-prep
- License: mit
- Created: 2023-12-27T00:41:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T07:05:59.000Z (about 1 year ago)
- Last Synced: 2025-04-08T11:06:59.790Z (7 months ago)
- Topics: data-structure-and-algorithm, software-developer-interview, software-engineering-fundamentals, time-and-space-complexity-optimized
- Language: C++
- Homepage:
- Size: 333 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 365 day code challenge
This repository features solutions to daily LeetCode problems. Each day, an optimized solution with an explanation is added, showcasing problem-solving skills and coding proficiency. This ongoing project demonstrates commitment to continuous learning and improvement in algorithmic thinking and coding expertise.
Such a repository has been created to ensure consistency in practice and to aid in mastering data structures and algorithms. It serves as a personal learning tool and a resource for others looking to enhance their coding skills.