Skip to content

musmanmalik12/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

This repository contains my solutions to various LeetCode problems, organized by data structure and algorithm patterns.

The focus is on understanding problem-solving techniques rather than memorizing solutions.


Folder Structure

Solutions are organized by patterns:

strings/
arrays/
stack/
hash-map/
two-pointers/
sliding-window/
linked-list/
tree/
dynamic-programming/

Each folder contains solutions related to that specific pattern.

Approach

This repository reflects my ongoing journey of improving problem-solving skills.

I focus on:

  • Understanding core concepts before optimizing solutions
  • Recognizing common problem-solving patterns
  • Writing clean and readable code
  • Improving consistency through practice

Goal

  • Strengthen fundamentals in Data Structures and Algorithms
  • Build strong problem-solving intuition
  • Prepare for technical interviews
  • Maintain consistency through regular practice

Platform

Problems are sourced from LeetCode.


Note

This repository is continuously updated as I learn and solve new problems.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages