Skip to content

divcodes1121/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode Solutions

⭐ Collection of my LeetCode solutions with clean implementations and explanations, covering important Data Structures and Algorithms used in technical interviews.


📊 Progress

Problems Solved Easy Medium Hard


🧠 Topics Covered

Arrays Strings Sliding Window Dynamic Programming Graphs Trees Bit Manipulation


📂 Repository Structure

leetcode-solutions │ ├── arrays ├── strings ├── sliding-window ├── dynamic-programming ├── graphs ├── trees └── bit-manipulation


🧩 Solved Problems


Dynamic Programming

# Problem Difficulty Solution
3130 Find All Possible Stable Binary Arrays II Hard Java

Graphs

# Problem Difficulty Solution
3600 Maximize Spanning Tree Stability with Upgrades Hard Java

Bit Manipulation

# Problem Difficulty Solution
1009 Complement of Base 10 Integer Easy Java

Arrays

# Problem Difficulty Solution
3296 Minimum Number of Seconds to Make Mountain Height Zero Medium Java

Strings

# Problem Difficulty Solution
- - - -

Sliding Window

# Problem Difficulty Solution
- - - -

Trees

# Problem Difficulty Solution
- - - -

💻 Languages Used

Java


🎯 Goals

  • Solve problems consistently
  • Improve problem-solving skills
  • Master data structures & algorithms
  • Prepare for software engineering interviews

⭐ If you find this repository helpful, consider starring the repo.

About

⭐ Collection of my LeetCode solutions with clean implementations and explanations, covering common data structures and algorithms used in technical interviews. ⭐

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages