__Yasshhh Profile Banner
Spidy__Code πŸ•·οΈ Profile
Spidy__Code πŸ•·οΈ

@__Yasshhh

Followers
21
Following
207
Media
16
Statuses
35

18 y/o | BCA Student C++ (DSA) | Python (AI/ML Libraries) | Deep Learning πŸ’» | #100DaysOfCode πŸ’‘ Always Learning, Exploring & Building πŸš€

New Delhi
Joined June 2021
Don't wanna be here? Send us removal request.
@__Yasshhh
Spidy__Code πŸ•·οΈ
22 hours
Day 15/100 βœ….Like Spiderman, I hold the web of pain & love πŸ•ΈοΈβ€οΈβ€πŸ”₯.But today I held the most water πŸ’§ with two pointers βž‘οΈβ¬…οΈ.Leet Code tried to break me….I answered in 0 ms, beating 100% πŸš€.#100DaysOfCode #LeetCode #CPP #DSA #SpidyCode
Tweet media one
0
0
11
@__Yasshhh
Spidy__Code πŸ•·οΈ
2 days
Day 14/100 βœ….Solved Majority Element using Boyer-Moore Voting Algorithm. Optimized to O(n) time and O (1) space. Leet Code: Accepted. #100DaysOfCode #LeetCode #CPP #DSA
Tweet media one
0
0
1
@__Yasshhh
Spidy__Code πŸ•·οΈ
3 days
Almost got sent to the afterlife by a truck today πŸš›πŸ’€ But Spidy Coder survived to keep coding another day πŸ‘¨β€πŸ’»βœ¨ Wish me luck to dodge both trucks & bugs in life! #100DaysOfCode #SpidyCode.
1
0
3
@__Yasshhh
Spidy__Code πŸ•·οΈ
3 days
Day 13/100 βœ… #100DaysOfCode .Solved Pow (x, n) using Binary Exponentiation ⚑.From brute force O(n) ➝ optimal O (log n).Leet Code: Accepted in 0 Ms ⏱️πŸ”₯. #LeetCode #CPP #DSA #CodeNewbie #programminghelp # #cplusplus
Tweet media one
0
0
9
@__Yasshhh
Spidy__Code πŸ•·οΈ
4 days
Enjoying the content? Now pay the rent β€” hit follow." πŸ“ˆ
0
0
1
@__Yasshhh
Spidy__Code πŸ•·οΈ
4 days
Day 12 of #100DaysOfCode πŸš€.Solved 'Merge Intervals' on Leet Code with C++ 🧩.⏳ Time Complexity: O(n log n).⚑ Runtime: 5ms | Beats 55% | Memory Beats 31%.Steady progress, cleaner logic, better efficiency πŸ”₯.#LeetCode #CPP #DSA #Coding #CodeNewbie #programming
Tweet media one
2
0
11
@__Yasshhh
Spidy__Code πŸ•·οΈ
5 days
"Day 11/100 πŸ’».0ms runtime | O(n) time complexity πŸš€ | 100% faster.Solved First Missing Positive.#100DaysOfCode #LeetCode #CPP #DSA #cplusplus
Tweet media one
3
0
21
@__Yasshhh
Spidy__Code πŸ•·οΈ
6 days
Day 10 #100daysofcode.Solved the classic 3Sum problem on Leet Code βœ….runtime of 46ms and memory 29MB πŸ’ͺ.#100DaysOfCode #LeetCode #Cplusplus #CodingJourney #codeputer
Tweet media one
0
0
4
@__Yasshhh
Spidy__Code πŸ•·οΈ
7 days
Day 9 of #100DaysOfCode πŸš€. πŸ“ŒRotate Array.Time Complexity: O(n).Space Complexity: O(1).πŸ“ŒArray Partition.Time Complexity: O(n log n).Space Complexity: O(1).#LeetCode #DSA #Cplusplus #Coding #Algorithm #ProblemSolving #DSAChallenge
Tweet media one
Tweet media two
0
0
2
@__Yasshhh
Spidy__Code πŸ•·οΈ
8 days
Day 8 of #100DaysOfCode .πŸ“Œ Find N Unique Integers Sum up to Zero β†’ O(n) time .πŸ“ŒCount Negative Numbers in a Sorted Matrix β†’ O (m + n) time.#LeetCode #DSA #CodingLife #CodeNewbie #Tech #Programmer #LearnToCode #Algorithms #ProblemSolving #BuildInPublic #CodeDaily #CPP
Tweet media one
Tweet media two
4
0
13
@__Yasshhh
Spidy__Code πŸ•·οΈ
9 days
Day 7 – #100DaysOfCode.βœ… Solved Median of Two Sorted Arrays – Time Complexity: O (log min (m, n)).βœ… Solved Plus One – Time Complexity: O(n).Consistency + Problem-Solving = Progress πŸš€.#LeetCode #CPlusPlus #DSA #ProblemSolving
Tweet media one
Tweet media two
0
0
5
@__Yasshhh
Spidy__Code πŸ•·οΈ
10 days
πŸš€ Day 6/100 – #100DaysOfCode.πŸ“Œ Search in Rotated Sorted Array – Binary Search πŸ”. Time: O(log n) | πŸ’Ύ Space: O(1).πŸ“Œ Concatenation of Array – Vector operations πŸ“¦. Time: O(n) | πŸ’Ύ Space: O(n).Feeling pumped β€” 0 ms runtime on both!.#LeetCode #DSA #CPP #CodeNewbie #ProblemSolving
Tweet media one
Tweet media two
1
0
11
@__Yasshhh
Spidy__Code πŸ•·οΈ
11 days
#100DaysOfCode – Day 5 πŸš€. πŸ“Œ Binary Search – O(log n).Halve search space each step. πŸ“Œ Kadane’s Algorithm – O(n).Find max subarray sum. #DSA #CPP #Coding #LeetCode #100DaysOfCode
Tweet media one
Tweet media two
1
0
9
@__Yasshhh
Spidy__Code πŸ•·οΈ
12 days
Hello everyone!.I’m currently learning C++ with DSA, and I’m thinking about shifting my roadmap from AI/ML to Full Stack Development. It seems like a great field with lots of opportunities. Any suggestions or advice from experienced folks? πŸ™Œ #100DaysOfCode #DevCommunityπŸ₯².
0
0
2
@__Yasshhh
Spidy__Code πŸ•·οΈ
12 days
Day 4 of #100DaysOfCode.Time Complexity always confused me, but Kunal Kushwaha's video explained it in such a simple way β€” made it super easy to understand! πŸ’‘.Huge thanks to Nancy Solanki for suggesting this gem. Highly recommended for beginners! πŸ™ŒπŸ“ˆ #CodeNewbie #kunalkushwaha
Tweet media one
Tweet media two
Tweet media three
0
0
2
@__Yasshhh
Spidy__Code πŸ•·οΈ
13 days
Day 3 of #100DaysOfCode πŸš€ | Solved Maximum Subarray using Kadane’s Algo πŸ’» | 0ms runtime ⏱ | Learning never stops πŸ’ͺ #LeetCode #DSA #Cplusplus #ApnaCollege
Tweet media one
Tweet media two
Tweet media three
0
0
2
@__Yasshhh
Spidy__Code πŸ•·οΈ
14 days
πŸš€ Day 2/100 - #100DaysOfCode. βœ… Solved my first DSA problem on LeetCode today!.🧠 Today learned about vector ds. πŸ“š Explored vector functions and understood static vs dynamic. #DSA #ApnaCollege #LeetCode #dailycode #cplusplus
Tweet media one
Tweet media two
Tweet media three
0
0
1
@__Yasshhh
Spidy__Code πŸ•·οΈ
15 days
Day 1 βœ… | Arrays in C++.πŸ“Œ Learned array basics, memory layout, linear search & reverse using two-pointer approach. Starting strong with @shradhakhapra @apnacollege πŸ’».#100DaysOfCode #DSA #Cpp #ApnaCollege #ShradhaDidi
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
1