Skip to content

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode Daily Solutions

Welcome to my LeetCode solutions repository!

This repository serves as a personal archive of the LeetCode problems I solve. Instead of organizing solutions by topic, I simply add each problem as I complete it, making this a chronological record of my DSA practice and learning journey.

📖 About

The purpose of this repository is to:

  • Solve LeetCode problems consistently.
  • Track my daily progress.
  • Improve problem-solving and algorithmic thinking.
  • Build a collection of solutions for future reference.

📝 Repository

There is currently no specific folder structure or categorization. Each commit represents another step in my learning journey, and new solutions are added as I solve them.

🎯 Goals

  • Stay consistent with daily coding.
  • Strengthen Data Structures & Algorithms concepts.
  • Prepare for coding interviews.
  • Learn from each problem by exploring different approaches.

📈 Progress

This repository is updated regularly with the latest problems I solve on LeetCode.

🤝 Contributions

This is a personal practice repository, but if you notice a bug or have a better approach to a solution, feel free to open an issue or submit a pull request.


"Consistency beats intensity. One problem at a time." 🚀

LeetCode Topics

Depth-First Search

3310-remove-methods-from-project

Breadth-First Search

3310-remove-methods-from-project

Graph Theory

3310-remove-methods-from-project

Math

1140-stone-game-ii
1510-stone-game-iv
1563-stone-game-v
1927-sum-game
2029-stone-game-ix
3116-kth-smallest-amount-with-single-denomination-combination
3345-smallest-divisible-digit-product-i
3348-smallest-divisible-digit-product-ii
3622-check-divisibility-by-digit-sum-and-product

Enumeration

3345-smallest-divisible-digit-product-i

String

1927-sum-game
2213-longest-substring-of-one-repeating-character
3090-maximum-length-substring-with-two-occurrences
3302-find-the-lexicographically-smallest-valid-sequence
3348-smallest-divisible-digit-product-ii

Backtracking

3348-smallest-divisible-digit-product-ii

Greedy

1386-cinema-seat-allocation
1927-sum-game
2029-stone-game-ix
3302-find-the-lexicographically-smallest-valid-sequence
3348-smallest-divisible-digit-product-ii

Number Theory

3116-kth-smallest-amount-with-single-denomination-combination
3348-smallest-divisible-digit-product-ii

Two Pointers

3302-find-the-lexicographically-smallest-valid-sequence

Dynamic Programming

1140-stone-game-ii
1510-stone-game-iv
1563-stone-game-v
3302-find-the-lexicographically-smallest-valid-sequence

Array

1140-stone-game-ii
1386-cinema-seat-allocation
1563-stone-game-v
2029-stone-game-ix
2213-longest-substring-of-one-repeating-character
2958-length-of-longest-subarray-with-at-most-k-frequency
2996-smallest-missing-integer-greater-than-sequential-prefix-sum
3069-distribute-elements-into-two-arrays-i
3116-kth-smallest-amount-with-single-denomination-combination
3471-find-the-largest-almost-missing-integer
3702-longest-subsequence-with-non-zero-bitwise-xor

Minimax

1140-stone-game-ii
1510-stone-game-iv
2029-stone-game-ix

Prefix Sum

1140-stone-game-ii

Game Theory

1140-stone-game-ii
1510-stone-game-iv
1563-stone-game-v
1927-sum-game
2029-stone-game-ix

Zero-Sum Game

1140-stone-game-ii
1510-stone-game-iv
2029-stone-game-ix

Nim Game

1510-stone-game-iv
2029-stone-game-ix

Sprague–Grundy Theorem

1510-stone-game-iv

Hash Table

1386-cinema-seat-allocation
2958-length-of-longest-subarray-with-at-most-k-frequency
2996-smallest-missing-integer-greater-than-sequential-prefix-sum
3090-maximum-length-substring-with-two-occurrences
3471-find-the-largest-almost-missing-integer

Sorting

2996-smallest-missing-integer-greater-than-sequential-prefix-sum

Sliding Window

2958-length-of-longest-subarray-with-at-most-k-frequency
3090-maximum-length-substring-with-two-occurrences

Segment Tree

2213-longest-substring-of-one-repeating-character

Ordered Set

2213-longest-substring-of-one-repeating-character

Bit Manipulation

1386-cinema-seat-allocation
3116-kth-smallest-amount-with-single-denomination-combination
3702-longest-subsequence-with-non-zero-bitwise-xor

Counting

2029-stone-game-ix

Simulation

3069-distribute-elements-into-two-arrays-i

Binary Search

3116-kth-smallest-amount-with-single-denomination-combination

Combinatorics

3116-kth-smallest-amount-with-single-denomination-combination

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages