Day 91 learning in public 📘
Solved Maximum Points You Can Obtain from Cards, Longest Substring with At Most K Distinct Characters, and Subarrays with K Different Integers.
Gave Starters — solved 4 questions.
Also revised type casting and Map in JS.
Completed the next cohort3 Lectures
Today was all about learning why we do hashing and how it secure our data and link blocks together which eventually turn out to be blockchain . learnt about the concepts of pow and why miners do it ..
@100xSchool@kirat_tw
Day 158: Course Schedule IV 📚
DFS on graph
Check if one course is prerequisite of another
Handled multiple queries efficiently ⚡
#LeetCode#Graph#DFS#DSA
Day 31
Learned Today:
• Bootstrap (CSS framework)
DSA Practice:
• Make Sum Divisible by P
• Largest Odd Number in a String
Exploring faster ways to build UI 🚀
#javascript#dsa#css#LearnInPublic
Coding isn’t just about syntax — it’s about learning to think.
• Break problems down
• Stay logical under pressure
• Build scalable solutions
• Be patient through failure
Programming trains your mind for structured problem-solving — a skill valuable in any field.
#Devs