Skip to content

decoded15/LEETCODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

65 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DSA Practice – LeetCode (Python)

This repository contains my solutions to Data Structures & Algorithms (DSA) problems from LeetCode, implemented in Python.

πŸ“˜ Python DSA Handbook

I’ve created a beginner-friendly Python handbook to make starting LeetCode less intimidating. It covers:

  • Python basics (for absolute beginners)
  • Built-in functions used in DSA
  • Important problem-solving patterns

πŸ“˜ Handbook: LEET Handbook.pdf

This handbook is meant to be a comfort guide β€” not a shortcut.

🧩 Problem Solving Approach

  • Focus on understanding patterns
  • Start with Easy problems
  • Prioritize clarity over speed
  • Revisit mistakes and learn from them

🎯 Goal

Build strong DSA fundamentals using Python and stay consistent with practice.


πŸ“Š Progress

Problems Solved: 35 βœ…
(Continuously updating)

πŸ“˜ Explained Solutions


βœ… Problems Solved

πŸ”Ή Arrays


🧠 Notes

  • Focus is on clean logic and optimal solutions
  • Problems are solved with attention to time and space complexity
  • This repository will be updated regularly as I progress further in DSA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages