#cplusplus نتائج البحث
🚀 Day 46 of #100DaysOfCode Solved LeetCode 61 – Rotate List 🔁 Learned to handle linked list rotations efficiently using pointer manipulation & k % n. Runtime: 0ms ⚡️ #LeetCode #Cplusplus #DSA #CodingChallenge #LinkedList @harsh__x07

🗓 Day 60/101 LeetCode #2273 Find Resultant Array After Removing Anagrams ✅ 🔹 Traverse words & remove consecutive anagrams. 🔹 Check using frequency count or sorting. ✅ Time: O(n * m) ✅ Space: O(n) #LeetCode #DSA #CPlusPlus #100DaysOfCode #CodingJourney



Day 60 of #100DaysOfCode 💻 Solved “3Sum Closest” today — a twist on the classic 3Sum problem. Focused on logic optimization and precision in finding nearest targets 🎯 Every day, a bit sharper with problem-solving! #LeetCode #Cplusplus #CodingJourney

🧠 Day 69 of #100DaysOfCode Solved “Intersection of Two Arrays II” 🔍 ✨ Used sorting + two-pointer approach to optimize from O(n²) ➜ O(n log n) Every day, one step closer to cleaner & faster code 🚀 #LeetCode #CPlusPlus #DSA #CodingJourney #ProblemSolving

My ALS Journey (31/31): The End modernescpp.com/index.php/my-a… #cpp #cplusplus
Day 68 of #100DaysOfCode Problem : Roman to Integer (LeetCode- 13) Implemented a clean and optimized approach using unordered_map and reverse iteration. #LeetCode #CPlusPlus #ProblemSolving #TechJourney #DSA

Day 146 of #365daysodcode 🚀 Day 13 of DSA with C++ Today I wrote my first C++ program and explored: 🔹 Data types & their sizes (int, char, bool, float, double) 🔹 Type conversion & ASCII values 🔹 Comparison operators #DSA #CPlusPlus #CodingJourney #100DaysOfCode #Programmer


Day 80 ✅ Crushed the Maximal Rectangle problem on LeetCode! 💪 75/75 test cases ✅ Runtime: 2ms (beats 89.5%) ⚡ Memory: 18.34MB (beats 60.5%) 💾 Stack + histogram magic makes all the difference! 📊🔥 #100DaysOfCode #LeetCode #Cplusplus #CodingJourney #AlgoLove

DSA Problem Series : Topic: Reverse Kth Group using Queue Used Queue + Stack combo to reverse elements in fixed-size groups. Learned how both data structures balance order Mentors: @lovebabbar3 & Lakshay Kumar (@CodeHelp4U ) #DSA #Queue #Cplusplus #CodeHelp #ProblemSolving


🚀 Day 67 of #100DaysOfCode Today I solved the “Sqrt(x)” problem using Binary Search 🧠 Optimized my approach to achieve O(log n) time complexity — instead of using built-in functions, I implemented the logic from scratch! ⚙️ #LeetCode #CPlusPlus #Programming #100DaysOfCode

🎤 The C++ Online 2026 Call for Speakers is now open! We welcome submissions from all backgrounds & experience levels. Runs until 21 Nov 2025 Find out more including how to apply at cpponline.uk/call-for-speak… #cpp #cplusplus #coding #programming

Day 81: Solved Add Two Numbers (LeetCode #2) using linked lists 💪 Learned how to handle carry propagation and dynamic node creation efficiently in C++! Got it accepted ✅ — runtime 2ms ⚡ #100DaysOfCode #LeetCode #CPlusPlus #CodingJourney

Poll: Does your project use terminating assertions in production? herbsutter.com/2025/10/13/pol… #cpp #cplusplus
DSA Problem Series — Day 49 🚀 Topic: Deque (Double Ended Queue) Learned how to perform insertion and deletion from both ends efficiently. Also explored its use in sliding window problems and palindrome checking. Mentors: @lovebabbar3 (@CodeHelp4U ) #DSA #Deque #Cplusplus



#CppPollOfToday: What is your favorite IDE for C++? meetingcpp.com/mcpp/survey/?q… #cplusplus #cpp
DSA Problem Series Topic: Queue (Creation of Queue) Learned FIFO logic, enqueue & dequeue ops using array. Mentors: @lovebabbar3 & Lakshay Kumar (@CodeHelp4U ) #DSA #Queue #Cplusplus #Coding #CodeHelp #letsconnect #learninpubic #buildinpublic


🅿️⚙️💻【案件紹介】 駐車場システム開発案件✨ 組込みソフトウェア開発エンジニア募集! ✅ C / C++(2年以上) ✅ Linux環境 / 基本設計〜テストまで担当 ✅ 自ら考えて動ける方歓迎 👉 詳細はぼくのプロフから、フリキャレでチェックにゃ! #フリーランスエンジニア #C言語 #Cplusplus #Linux

#CppPollOfToday: What is your favorite IDE for C++? meetingcpp.com/mcpp/survey/?q… #cplusplus #cpp
Declarative Style Evolved - Declarative Structure - Ben Deane - C++Now 2025 youtu.be/DKLzboO2hwc #Coding #Cplusplus #Cpp #Programming
youtube.com
YouTube
Declarative Style Evolved - Declarative Structure - Ben Deane -...
Book of the Day: C++ Lambda Story by Bartlomiej Filipek meetingcpp.com/mcpp/books/boo… #cplusplus #cpp
API design principle: Don’t tempt people to divide by zero devblogs.microsoft.com/oldnewthing/20… #cpp #cplusplus
C++ Weekly - Ep 502 - Simple Reflection For C++20 youtube.com/watch?v=voljWh… #cpp #cplusplus
youtube.com
YouTube
C++ Weekly - Ep 502 - Simple Reflection For C++20
📈 LeetCode Daily: Adjacent Increasing Subarrays Sliding window finds two consecutive strictly increasing subarrays. Check both segments per position. ⚡ O(n×k) window validation 🎯 Two k-length segments required 💡 Sliding window pattern #LeetCode #CPlusPlus #SlidingWindow

In case you missed it, check out our new video from C++ on Sea 2024! C++ Performance Tips - Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker youtube.com/watch?v=ypkAKB… #Coding #Cplusplus #Cpp #Programming #cpponsea
youtube.com
YouTube
C++ Performance Tips - Cutting Down on Unnecessary Objects - Prithvi...
Day 17 of my DSA journey with @rohit_negi9 bhaiyaa... Topic covered : Introduction to Strings ... #DSA #cplusplus #codingjourney

🚀 Day 22 of #100DaysOfCode Solved LeetCode 1750 using the Two Pointer approach! Really enjoying solving these logical problems now leetcode: leetcode.com/u/eklavyaasingh #LeetCode #Cplusplus #ProblemSolving

Meeting C++ 2025 featured talk of the day: Marc Mutz - 100 BC meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
We have just released a new C++ on Sea 2025 Video! C++ Performance Tips - Cutting Down on Unnecessary Objects - Prithvi Okade & Kathleen Baker youtube.com/watch?v=ypkAKB… #Coding #Cplusplus #Cpp #Programming #cpponsea
youtube.com
YouTube
C++ Performance Tips - Cutting Down on Unnecessary Objects - Prithvi...
Comparing accumulate to C++23s fold_left meetingcpp.com/blog/items/Com… #cpp #cplusplus
🚀 Hiring Systems Engineer (C/C++) – Bangalore 5–8 yrs exp | Up to ₹30 LPA | Max 30 days notice Work on high-performance, low-latency systems with a global tech leader 🌍 🔗 Apply → techconnexions.in/job/systems-en… #Hiring #Cplusplus #BangaloreJobs #TechCareers
techconnexions.in
Systems Engineer – (C/C++) - Techconnexions
Systems Engineer (C/C++) — Bangalore. 5–8 yrs. Up to ₹30 LPA. Max 30 days notice
Five Issues with std::expected and How to Fix Them - Vitaly Fanaskov - C++Now 2025 youtu.be/eRi8q1FjEoY #Coding #Cplusplus #Cpp #Programming
youtube.com
YouTube
Five Issues with std::expected and How to Fix Them - Vitaly Fanaskov...
Parallel Range Algorithms - The Evolution of Parallelism in C++ - Ruslan Arutyunyan - C++Now 2025 youtu.be/pte5kQZAK0E #Coding #Cplusplus #Cpp #Programming
youtube.com
YouTube
Parallel Range Algorithms - The Evolution of Parallelism in C++ -...
🎤 The C++ Online 2026 Call for Speakers is open! We welcome submissions from all backgrounds & experience levels. Runs until 21 Nov 2025 Find out more including how to apply at cpponline.uk/call-for-speak… #cpp #cplusplus #coding #programming

Take a look at the schedule for Meeting C++ 2025! meetingcpp.com/mcpp/schedule/ #cpp #cplusplus
Day 1 of #100DaysOfCode Started the DSA series — completed 3 lectures today. Feeling motivated to take on this 100-day challenge. Let’s go all in, even if it ends in failure 😤 #DSA #cplusplus #codingcommunity

🚀 Day 46 of #100DaysOfCode Solved LeetCode 61 – Rotate List 🔁 Learned to handle linked list rotations efficiently using pointer manipulation & k % n. Runtime: 0ms ⚡️ #LeetCode #Cplusplus #DSA #CodingChallenge #LinkedList @harsh__x07

🧠 Day 69 of #100DaysOfCode Solved “Intersection of Two Arrays II” 🔍 ✨ Used sorting + two-pointer approach to optimize from O(n²) ➜ O(n log n) Every day, one step closer to cleaner & faster code 🚀 #LeetCode #CPlusPlus #DSA #CodingJourney #ProblemSolving

🗓 Day 60/101 LeetCode #2273 Find Resultant Array After Removing Anagrams ✅ 🔹 Traverse words & remove consecutive anagrams. 🔹 Check using frequency count or sorting. ✅ Time: O(n * m) ✅ Space: O(n) #LeetCode #DSA #CPlusPlus #100DaysOfCode #CodingJourney



We’re at @CppCon! Stop by the Optiver table to meet our engineers and chat about real-world problems in high-performance systems, trading infrastructure, and more. #cpp #cplusplus

On Friday, we had the final CppCon 2025 Plenary C++: Some Assembly Required - Matt Godbolt Watch Now! cppcon.programmingarchive.com/?mgi_5197=8206… #cpp #cplusplus #programming #coding

Today’s learning 🔹 DSA: Explored stack & queue conversions — infix ↔ postfix ↔ prefix. Operators & operands finally clicked! 🔹 OS: Learned about types — single, batch, multiprocessing, multiprogramming, real-time & distributed. #DSA #Cplusplus #StriverSheet #LearninPublic

Today’s wins Explored OS components & kernel types 🖥️ Solved 2 DSA problems (Next Greater Element I & II using Monotonic Stacks) Loved how theory + problem-solving balanced my day. Small consistent steps → big progress 🔥 #DSA #Cplusplus #StriverSheet #LearnInPublic


✅ Day 69 of #100DaysOfCode Implemented atoi with 4 errors fixed—great debugging! Learned backtracking while generating parentheses. Progress through challenges fuels growth! #DSA #Cplusplus #Backtracking #LearnInPublic


✅ Day 64 of #100DaysOfCode Practiced Doubly Linked List basics: 🔹 Insert a Node 🔹 Delete a Node Getting the hang of DLL operations! #DSA #Cplusplus #StriverSheet #LearninPublic


🚀 Day 53 of #100DaysOfCode Rotated an n x n matrix 90° clockwise in-place 💻 💡 Approach: 1️⃣ Transpose the matrix 2️⃣ Reverse each row ✅ Used a pointer-based swap function for efficiency #CPlusPlus #DSA #ProblemSolving #Coding #100DaysOfCode #MatrixRotation


✅ Day 67 of #100DaysOfCode Finished Linked List section 🔥🔥 and started Recursion! Solved: 🔹 Count Good Numbers 🔹 Power Function Recursion feels powerful already! #DSA #Cplusplus #StriverSheet #LearnInPublic


🎤 The C++ Online 2026 Call for Speakers is now open! We welcome submissions from all backgrounds & experience levels. Runs until 21 Nov 2025 Find out more including how to apply at cpponline.uk/call-for-speak… #cpp #cplusplus #coding #programming

Solved: Reverse each row K times in a matrix 🧩 ✔️ Get rows & cols ✔️ Use k % m ✔️ Reverse first K, then remaining, then full row Clean & efficient 💻 Thank you so much @rohit_negi9 Bhaiya ❤️ #DSA #CPlusPlus #ProblemSolving #100DaysOfCode




✅ Day 62 of #100DaysOfCode Took on two Linked List tasks today: 🔹 Rotate a Linked List 🔹 Flatten a Linked List #DSA #Cplusplus #StriverSheet #LearnInPublic


Day 4 of my DSA journey by @rohit_negi9 ✅ Learned input in C++ ✅ Type conversion & truncation ✅ If-else conditions ✅ For loop basics ✅ Solved practice Qs on loops & conditions 🔥 Step by step, feeling more confident #100DaysOfCode #DSA #Cplusplus #CodingJourney


Day 65 of #100DaysOfCode Tried the Sliding Window technique for the first time today — and it’s actually kinda cool Solved LeetCode #643 – Maximum Average Subarray I #LeetCode #Cplusplus #CodingJourney #DevCommunity #100DaysOfDSA

Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 36.2K posts
- 2. Yamamoto 16.6K posts
- 3. #DWCS 6,744 posts
- 4. Ohtani 12.5K posts
- 5. #WWENXT 16.8K posts
- 6. #Dodgers 12.9K posts
- 7. Robert 104K posts
- 8. Haji Wright N/A
- 9. Carrie Ann 4,306 posts
- 10. #RHOSLC 3,886 posts
- 11. Roldan 2,296 posts
- 12. Brewers 35.6K posts
- 13. Young Republicans 55.4K posts
- 14. Elaine 56.8K posts
- 15. Whitney 14.8K posts
- 16. Max Muncy 3,814 posts
- 17. Yelich 1,587 posts
- 18. Dylan 32.2K posts
- 19. Politico 272K posts
- 20. Mr. Feeny 1,538 posts