Skip to content

goim-ved/leetcode-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LeetCode Progress Tracker

This repository is where I’m tracking my journey of solving LeetCode problems.
Currently, I’m following the NeetCode roadmap to build a solid foundation in problem solving and data structures.


πŸ“Œ Goals

  • Stay consistent with daily/weekly problem solving.
  • Strengthen problem-solving skills in C++.
  • Build confidence for interviews & future competitive programming.

πŸ› οΈ Structure

  • Problems are organized by topic (e.g., Arrays, Linked Lists, DP, Graphs).
  • Each solution includes:
    • Problem link
    • Approach / explanation
    • Code implementation

βœ… Progress

  • Arrays
  • Linked List
  • Binary Search
  • Dynamic Programming
  • Graphs
  • Backtracking
  • …and more as I move through NeetCode

πŸ“– Resources


⚑ Note to Self

This repo is about progress, not perfection. Small steps every day. Keep grinding. πŸ†

About

Tracking my Leetcode progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages