✅ My Web Dev journey with @kirat_tw Cohort 3.0
→ Completed Week 2.1 — Async JavaScript
→ Understood sync vs async code, input-bound & CPU-bound tasks, and callbacks
✅ Continuing my Web Dev journey with @kirat_tw Cohort 3.0
→ Completed Week 1.2 — Basics of JavaScript
→ Learned core JS properties and got comfortable with its syntax
.
#WebDevelopment#JavaScript
✅ Started my Web Dev journey with @kirat_tw Cohort3.0
→ Completed Week 1.1 — Web Dev Orientation + HTML, CSS.
→ Built the Netflix landing page using HTML & CSS
#WebDevelopment#HTML#CSS
7) Recursion Medium ✅ :-
→ Tower of Hanoi
→ Subsets I & Subsets II
→ Letter Case Permutation
→ Generate all Balanced Parentheses
→ Print N-bit binary numbers having more 1s than 0s
.
#DSA
5) Monotonic Stack/Deque ✅ :-
→ Valid Parentheses
→ Next Greater Element I
→ Daily Temperatures
→ Largest Rectangle in Histogram
→ Sliding Window Maximum
.
#DSA
1) Prefix + Sliding Window ✅ :-
→ Subarray Sum Equals K
→ Maximum Subarray
→ Maximum Average Subarray I
→ Longest Substring Without Repeating Characters
→ Longest Repeating Character Replacement
.
#DSA
I don't know if this happens to everyone or only to me!
→ I have been solving DSA problems topic-wise for the last 2 months, but I don’t feel comfortable solving either the problems I solved last week or new ones.
→ Should I change strategy or just go with the flow ?
.
#DSA