
Vaidik Dubey
@vaidik_26
Followers
45
Following
1K
Media
50
Statuses
128
ब्राह्मण🔱🇮🇳 | Aspiring Software Dev | Web Dev | DSA 🚀 | Open Source 💡 | SRM ECE Grad | Projects 👉 https://t.co/VlWAomVxWQ
Bhopal, India
Joined September 2022
Solved some basic but interesting recursion problems on LeetCode today. Really helped me strengthen my recursive thinking logics!.Did a few dry runs too - super useful for deeper understanding. #DSA #cpp #LearnInPublic
0
0
4
Restarted my Web Development journey again after a long, refreshing break. Started with JavaScript, learning the basics of language and functions. Tried on some code (in Hindi😜) to improve understanding. #LearnInPublic #WebDevelopment
0
0
5
Studied few beginner-level JavaScript interview questions today with @piyushgarg_dev sir on YouTube🎯.Learned core concepts like TDZ, var vs let, IIFE, Global Execution Context, this keyword, call & bind functions, and more. Really amazed by the way he explains!
0
0
1
Solved 2 interesting Graph problems today and understood some key algorithms!. 1️⃣ Metropolis Bridge Restoration – Kruskal’s Algorithm.2️⃣ Subway Discount Adventure – Dijkstra’s Algorithm. #DSA #cpp #LearnInPublic
2
0
7
Created a clone of Crisp’s landing page with nav, hero, and company logo sections using HTML and CSS with @getbootstrap. Learned a lot about Bootstrap’s built-in classes, utilities and custom responsive design. #WebDevelopment #buildinpublic #LearnInPublic
0
0
1
Solved 2 interesting DSA problems today:.1️⃣Advantage Shuffle - Greedy + Pair Sorting.2️⃣Wine Sale - DP on Subarrays, Profit Maximization. #DSA #cpp #LearnInPublic #learntocode
0
0
2
Solved Coin Change problem using DP today. Leaned about permutations and combinations implementations using DP!. #DSA #cpp #LearnInPublic
0
0
2
Solved Magic Word Edit problem using DP today. Learned a lot about insert, delete, replace operations and computation in DP. #DSA #cpp #LearnInPublic
0
0
2
Created 3 landing pages as part of my CSS practice!.Focused on layout, responsiveness, and visual styling. Explored practical use cases of Grid, Flexbox, and other CSS properties. #WebDevelopment #CSS #LearnInPublic #buildinpublic #HTML
0
0
3
Solved 2 Kadence Algorithm Variation Problems using DP today:.1️⃣0-1 Hole: Optional deletion, tracking multiple DP states. 2️⃣ Circular Kadence: Linear approach to tackle circular sum using minimum subarray logic. #DSA #cpp #LearnInPublic #DP
0
0
1
Mastering my CSS and styling skills by designing a few responsive web pages. Learned a lot about layouts, grid, flexbox, and media queries along the way!. #CSS #LearnInPublic #buildinpublic #WebDevelopment
0
0
3
Solved 3 Greedy Algorithm problems involving key patterns today:. 1️⃣Gas Station - Greedy restart, Total vs Local.2️⃣Min Rounds - Freq grouping, Ceil trick.3️⃣Car Pooling - Diff array, Timeline sim. #LearnInPublic #DSA #buildinpublic
0
0
3
Just built a really simple, clean and responsive website using @getbootstrap . What I explored:.- Container.- Navbar.- Carousel.- Cards.- Footer.and tons of Bootstrap utility classes (flex, margin, padding, bg-color, button-color, and more). #LearnInPublic #buildinpublic #css
0
0
1
Solved two interesting LeetCode sorting questions:.1️⃣: Sort the Jumbled Number.2️⃣: Hand of Straights. 💡Understood the concepts of mapping and sorting, using tuple with std::sort() and greedy approach in sorting. #LearnInPublic #DSA
0
0
2
From margins to mastery – a deep dive into the CSS box model🧠📦.Understand how padding, border & margin really work in layouts in my blog. 👉🏻 #CSS #WebDevelopment.
0
0
1
Solved the "Couple Travel" problem today using Graphs & BFS traversal. Learnt how to combine results from multiple BFS runs to find the optimal path when two people start separately but can travel together. Really opened up my thinking on graph strategies.🧠💡. #LearnInPublic
0
0
2
Cracked two classic BFS problems today🚀.1️⃣ Broken Walls - Find the minimum number of walls to break to reach home.2️⃣ Cursed Cities - Shortest path in a graph while avoiding cursed nodes. Improved my understanding of graphs and traversal techniques!.#ChaiCode #LearnInPublic
0
0
5
Master Flexbox and build responsive layouts like a pro!.Read my latest article👇. 🔗 #LearnInPublic #WebDevelopment #CSS
0
0
1