Explore tweets tagged as #CPlusPlus
#100DaysOfCode Day 16✅ . Today I learned the Painter Partition Problem 🖌️🧠.✔️ Binary Search on Answer approach.✔️ Understood how to minimize the maximum work.✔️ Practiced on LeetCode & VS Code. #Coding #LeetCode #letsconnect. #DSA #ApnaCollege #Cplusplus #ITSECTOR #tmsl
0
0
7
✅ Code for 30 Days Completed!.June 8 and July 8: 🔹HTML & CSS (5 projects, 1 responsive) 🔹Tried JS & Python - lost momentum 🔹 Gained clarity after @piyushgarg_dev 's full stack roadmap Switched to C++ → Completed basics. #CodeNewbie #CPlusPlus #buildinpublic #100DaysOfCode
0
0
5
🔍 Day 77/100: Binary Search (Recursive).✅ Implemented classic recursive binary search.✅ Efficient O(log n) time complexity.✅ Practiced clean recursion with mid-index logic.Back to the fundamentals—recursion never gets old! 🧠💻.#100DaysOfCode #DSA #CPlusPlus #LeetCode
1
0
3
Day 55 of #100DaysOfCode.Day 28 of #gfg160Challenge. ✅Solved "merge two sorted array". llness paused me, but it couldn’t stop me.😌✨. #CodeNewbie #DevCommunity #TechTwitter #Cplusplus #ProblemSolving #DSA #WomenWhoCode #BuildInPublic #Leetcode #CodingJourney #DBMS.#btree
10
0
60
#Day12 of my #LoveBabbar450 DSA grind💻.But wow, the twist of handling duplicates while using the Two Pointer Approach got me for a moment 😅.Glad I stuck with it!.✅Passed 1115/1115.⚡0.3s | Accuracy: 66%.#DSA #CodingChallenge #TwoPointers #CPlusPlus #FaizanLearns #100DaysOfCode
1
0
6
Fuck the C series!. Rewrote my GPIO wave script in modern C++17 for KianV (RISC-V Linux SoC). Cleaner, faster, and type-safe. #RISC-V #CPlusPlus #FPGA #GPIO #KianV
6
22
386
👋 Real-time AI hand tracking in #cplusplus and #raylib using Google #MediaPipe (C API build, no Python). Double-hand detection · Smoothed landmarks · 20–25 ms CPU response. Compiling MediaPipe for C/C++ wasn't trivial, but it works!.#handtracking #gamedev
14
156
1K
🚀 Cracked the 4Sum Problem in one go!.From sorting to two-pointers — everything clicked 💡.Feeling that sweet DSA momentum 🔥.#100DaysOfCode #DSA #LeetCode #Cplusplus #CodingJourney
1
0
6
#100DaysOfCode Day 19✅. 📚 Today I covered:.🔹 Bubble Sort.🔹 Selection Sort.🔹 Insertion Sort.Understood how these sorting algorithms work and their time complexities. Practiced all in C++ on vs code 💻. #Coding #LeetCode #letsconnect. #DSA #ApnaCollege #Cplusplus #tmsl
2
0
10
I was confused 🤔.The question asks: find the number of paths from (0,0) to (m-1,n-1). Why do some DP codes start from (m-1,n-1)? In recursion, direction doesn’t matter if subproblems are defined correctly. #LeetCode #Striver #DP #DSA #100DaysOfCode #Cplusplus
0
0
8
🔥 Grinding one problem at a time….✅ 204 problems solved.💯 100 Days Badge unlocked.🎯 Ranked in the top 68.65% with 392+ submissions this year!.This consistency is starting to feel good 🧠💻.Let’s keep pushing!.#LeetCode #100DaysOfCode #CodingJourney #DSA #Cplusplus
1
0
4
#100DaysOfCode Day 17✅ . Solved the Aggressive Cows problem today 🐄💻. Practiced binary search on the answer approach — really challenging!.✔️ Practiced on VS Code.By :-@ShradhaKhapra_. #Coding #LeetCode #letsconnect. #DSA #ApnaCollege #Cplusplus #ITSECTOR #tmsl
0
0
7
Day 62 of #100DaysOfCodeDay .Day 35 of #gfg160challenge . ✅Solved "largest subarray of 0's and 1's".✅Solved"solve puzzle array". #DevCommunity #TechTwitter #cplusplus #DSA #WomenWhoCode #Leetcode #CodingJourney #DBMS #chaiaurcode #react #CodeNewbie #WebDevelopment #gfg
4
0
40
Solved: “Maximum Matching of Players With Trainers” on LeetCode!. 🏋️♂️ Used greedy + two pointers after sorting both arrays — matched players with trainers optimally. 📽 Full C++ explanation!. #LeetCode #Greedy #TwoPointers #Cplusplus #DSA #100DaysOfCode #TechTwitter
1
0
2
Solved: “Reschedule Meetings for Maximum Free Time I” on LeetCode!. 📆 Used sliding window to cancel k meetings and maximize total gaps (aka free time). 🧠 Clean C++ logic!. #LeetCode #SlidingWindow #Scheduling #Cplusplus #DSA #100DaysOfCode #TechTwitter
1
0
3
🚀 Just finished Unreal Engine C++ project: Toon Tanks!.Built a tank shooter with enemy turrets, projectiles, health system & game loop. Learned a ton about actor communication & gameplay logic. Onward to the next! 🎮.#UnrealEngine #UE5 #CPlusPlus #GameDevTV
0
0
3
POV: You combine C++23's "deducing this" and C++17's CTAD to implement a vector iterator that propagates constness with no repetition (DRY). Can you spot the mistake? Every LLM seems to be fine with the code! . #cpp #cplusplus #gamedev #coding
3
5
46