
Shashwat Singh
@Shashwat02
Followers
14
Following
78
Media
24
Statuses
42
Full-Stack & Blockchain Developer | C++, React, DevOps | Building scalable web apps with modern tech
Earth
Joined August 2023
๐
Day 27 โ #Backend #DSA.๐ง Backend: Built NodeJS APIs, file ops, logging, modules, access control. ๐ข DSA: Practiced C++ OOPsโinher., polymorphism, exceptions, file handling, linked lists. Mixing both sides, learning daily. #100DaysOfCode #WebDev #Coding #JavaScript #CPlusPlus
0
0
1
๐
Day 50 on #LeetCode โ got the badge!. Itโs just showing up daily, solving problems bit by bit. No magic, no big leapsโjust small steps, retries, and stubbornness. Still learning. Still messy. Still here. #100DaysOfCode #KeepGrinding #CodingJourney
0
0
4
๐
Day 26 โ #DSA + #WebDev. ๐ข DSA:.- Predict the Winner, Rat in Maze, N-bit Binary (1s>0s).- OOPs: classes/objects, constructors, static/dynamic, encapsulation, abstraction. ๐ป Web:.- GIT: commits, merge, rebase, PRs, quiz.- NodeJS: LibUV. #100DaysOfCode #CPlusPlus #GIT
0
0
2
๐
Day 25 โ #DSA. ๐ข DSA:.- Recursion: merge sort, quick sort.- Subsequence/subset generation for arrays & strings.- Subset sum logic, permutations, target sum checks (+ repetitions).#100DaysOfCode #Recursion #Algorithms #CPlusPlus #Sorting #DataStructures #ProblemSolving #Coding
1
0
3
๐
Day 24 โ #DSA. ๐ข DSA:.- Recursion on arrays: print (left/right), reverse, sum, min.- Recursion on strings: palindrome check, vowel count, reverse string, lowerโupper.- Recursive linear & binary search. #100DaysOfCode #Recursion #CPlusPlus #Programming #Coding #DevCommunity
0
0
1
๐
Day 23 โ #DSA + #WebDev. ๐ข DSA:.- Dynamic arrays: 2D/3D with pointers, heap management.- Recursion: print/count, factorial, sum, power, squares. ๐ป Web Dev:.- JS: Weather App with API.- City add/show, localStorage, fetch/display. #100DaysOfCode
0
0
2
๐
Day 22 โ #DSA + #WebDev. ๐ข DSA:.- Strings: Min chars to make palindrome (front add).- Repeated String Match. ๐ป Web Dev:.- JS: Started Todo App project.- DOM interactions, localStorage.- Task add/delete, complete toggle. #100DaysOfCode
0
0
2
๐
Day 21 โ #DSA + #WebDev. ๐ข DSA:.- Strings: Add Strings, Sort Vowels, Case-specific sort.- Big int factorial, RomanโInteger.- Longest substring no-repeat, Smallest distinct window.- LPS, 1st Occurrence, KMP.๐ป Web Dev:.- JS DOM: selection, events, forms, toggle.#100DaysOfCode
0
0
3
๐
Day 20 โ #DSA + #WebDev. ๐ข DSA:.- 2D arrays: wave print, I/O with vectors.- Strings: input, size, reverse, palindrome. ๐ป Web Dev:.- JS OOP: constructor, prototypes, classes.- Encapsulation, abstraction, polymorphism, inheritance, static methods. #100DaysOfCode
0
0
3
๐
Day 19 โ #DSA. ๐ข DSA:.- 2D arrays: transpose, spiral traversal.- Matrix rotations: 90ยฐ ccw, 180ยฐ, k times, rotate image.- Binary Search in 2D: normal + sorted row/col matrix. Slow progress due to sinusitis, but stayed consistent. #100DaysOfCode #CPlusPlus
1
1
5
๐
Day 16 โ #WebDev + #JavaScript. - Non-primitives: JS objects & arrays.- typeof, Number, Symbol, booleans.- Array & object: merge/copy, practice tasks.- Loops: for, for-of/in, forEach, while, do-while. #100DaysOfCode
1
0
4
๐
Day 15 โ #DSA + #WebDev. ๐ข DSA:.- Binary Search in C++.- Solved: Peak Index, Rotated Array (min/search), Kth Missing, Pages, Painter, Ship Packages, Koko Bananas, Split Array, Aggressive Cows. ๐ป Tailwind: responsive layouts & UI.๐ JS quiz & core flow. #100DaysOfCode
0
0
4
๐
Day 13 & 14: #DSA + #WebDev.๐ข DSA Progress:.- Covered Sorting: Selection, Bubble, Insertion.- Deep dive on Binary Search, solving 7 LeetCode/GFG problems.๐ป Web Dev Progress:.- Set up Tailwind CSS.- Built a production-ready login screen.#100DaysOfCode #Algorithms #TailwindCSS
0
0
2
๐
Day 12 โ #DSA + Web Dev.๐ข Practiced:.โขโArray logic: 2nd max, 3rd smallest.โขโFibonacci, reverse, sizeof.โขโMissing + repeating, unique sum.๐ป Web Dev:.โขโMedia queries, flexbox, grid.โขโBootstrap 5 navbar & cards.๐ Late post (sinusitis). #100DaysOfCode
0
0
14
๐
Day 11 โ #DSA. ๐ข Practiced:.โข Min/Max, sqrt, pow, abs.โข Array input, 2nd largest.โข Char โ ASCII logic.โข Armstrong number logic.โข Bitwise: set bits, XOR flip count.โข Problem: Last person in circle (mod).Productive & fun today. #100DaysOfCode
0
1
4
๐
Day 10 โ #DSA. ๐ง Topics:.๐ Binary โ๏ธ Octal conversions.๐ Functions: prime check, factorial, combinations.๐ Pass-by-value & reference.๐งฎ LeetCode: Ugly Number, Squares in Chessboard.๐ง Default parameters.A focused & rewarding day. #100DaysOfCode #BuildInPublic
0
0
6
๐
Day 9 โ #DSA + #CSS. ๐ง DSA:.โ
LeetCode: Add Digits, Leap Year, Reverse Integer, Power of Two, Sqrt(x), Palindrome, Base 10 Complement.๐จ Web Dev:.๐ก Flexbox (grow, wrap, align).๐ฆ CSS Grid (areas, auto-fit, nested). Smooth & productive!.#100DaysOfCode #BuildInPublic
2
0
14
๐
Day 7 & 8 โ #DSA + #CSS. ๐ง DSA:.๐ Practiced loops (while/do-while).๐ฏ switch-case, conditions, bitwise ops.๐ Decimal โ๏ธ Binary, prime check, break/continue.๐จ Web Dev:.๐งฑ Box Model.๐ฏ CSS Selectors.๐งญ Navbars w/ hover & layout styles.#100DaysOfCode #BuildInPublic
0
0
2
๐
Day 6 โ #DSA. ๐ง Practiced advanced pattern printing:.๐ธ Diamond & pyramid shapes.๐ธ Centered patterns with spacing.๐ธ Palindromic numbers & chars.๐ธ Creative row/col logic with ASCII.โฑ๏ธ A bit slow today but still showed up and coded. #100DaysOfCode #BuildInPublic.
0
0
2