/-CrackYourPlacement

arsh-dsa-sheet 45 days challenge

Primary LanguageC++

#CrackYourPlacement

45 days challenge arsh-dsa-sheet.

Link:

https://www.proelevate.in/dsa-practice/arsh-dsa-sheet

LeetCode Topics

Linked List

0086-partition-list
1411-convert-binary-number-in-a-linked-list-to-integer

Math

0048-rotate-image
1411-convert-binary-number-in-a-linked-list-to-integer

Two Pointers

0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0086-partition-list

Tree

0404-sum-of-left-leaves

Depth-First Search

0404-sum-of-left-leaves

Breadth-First Search

0404-sum-of-left-leaves
0833-bus-routes

Binary Tree

0404-sum-of-left-leaves

Array

0027-remove-element
0040-combination-sum-ii
0048-rotate-image
0833-bus-routes
0966-binary-subarrays-with-sum

Matrix

0048-rotate-image

Hash Table

0833-bus-routes
0966-binary-subarrays-with-sum

Sliding Window

0966-binary-subarrays-with-sum

Prefix Sum

0966-binary-subarrays-with-sum

Backtracking

0040-combination-sum-ii

String

0028-find-the-index-of-the-first-occurrence-in-a-string

String Matching

0028-find-the-index-of-the-first-occurrence-in-a-string