/ProblemSolving

Explore my solutions to data structures and algorithms problems from platforms like LeetCode, HackerRank, and Codeforces. Organized into categories for easy reference. Use it to enhance your problem-solving skills!

Primary LanguageC++

ProblemSolving

Explore my solutions to data structures and algorithms problems from platforms like LeetCode, HackerRank, and Codeforces. Organized into categories for easy reference. Use it to enhance your problem-solving skills!

LeetCode Topics

Array

0074-search-a-2d-matrix
0162-find-peak-element
2006-find-the-student-that-will-replace-the-chalk
2132-convert-1d-array-into-2d-array
3523-find-the-power-of-k-size-subarrays-ii

Binary Search

0074-search-a-2d-matrix
0162-find-peak-element
0441-arranging-coins
2006-find-the-student-that-will-replace-the-chalk

Sliding Window

3523-find-the-power-of-k-size-subarrays-ii

Math

0441-arranging-coins
0564-find-the-closest-palindrome
0592-fraction-addition-and-subtraction

String

0459-repeated-substring-pattern
0564-find-the-closest-palindrome
0592-fraction-addition-and-subtraction
2076-sum-of-digits-of-string-after-convert

Simulation

0592-fraction-addition-and-subtraction
2006-find-the-student-that-will-replace-the-chalk
2076-sum-of-digits-of-string-after-convert
2132-convert-1d-array-into-2d-array

String Matching

0459-repeated-substring-pattern

Matrix

0074-search-a-2d-matrix
2132-convert-1d-array-into-2d-array

Prefix Sum

2006-find-the-student-that-will-replace-the-chalk