#codesnippet wyniki wyszukiwania
Day 8 of my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. 3 DSA Heap Problems. 2. Mix Match of BST & Heap was worth learning. #DSA #TechTwitter #CodeSnippet #Programming
Day 1 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed a long awaited pending lecture with 4 Questions. 2. Got to know about fun to play -> 'Nim Game'. #DSA #TechTwitter #CodeSnippet #Programming
Day 53 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Events in JS. 2. Event Propagation and Bubbling. 3. Even Object and its benefits. #WebDev #TechTwitter #CodeSnippet #Programming
Day 4 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Building MaxHeap in C++ in O(n) Time Complexity. 2. Heap Sort Algorithm. 3. 'priority_queue' and it's operations. #DSA #TechTwitter #CodeSnippet #Programming
Day 40 & 41 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt: 1. forEach Loop & Map, Filter, Reduce Method. 2. Set & Map datatype in JS. HW: Implementing custom Map Method... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
Day 5 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Solved 6 DSA Questions along with Bhaiya. Each question brought up new learning & took the level up. #DSA #TechTwitter #CodeSnippet #Programming
Day 2 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed a lecture on C++ STL. 2. Got to know about -> pair, list, map & set. #DSA #TechTwitter #CodeSnippet #Programming
Day 54 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I did today: 1. 3/10 JS Projects done. 2. 'preventDefault()' Property. #WebDev #TechTwitter #CodeSnippet #programming
Day 1 posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. AVL Tree Deletion operation. 2. Using Rotations to balance the tree after deleting the value. #DSA #TechTwitter #CodeSnippet #Programming
If a file is renamed in PowerShell and no one is around to see it, does it make a sound?" Source: devhubby.com/thread/how-to-… #CodeNewbie #CodeSnippet #Coding #ITCommunity
Day 52 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. DOM CRUD in JS and its best practices. 2. innerHTML and its downpoints. HW: Implementing 'DocumentFragment' with Array... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
What's the output of the following JavaScript code snippet? 🤔 a) 2 b) 3 c) 5 d) 7 #JSQuiz #CodeSnippet
Day 7 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed tomorrows half completed lecture. 2. Solved 2 DSA Questions along with Bhaiya. #DSA #TechTwitter #CodeSnippet #Programming
Day 3 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Heap in DSA. 2. Implementation of MaxHeap in C++. HW: Implementing MinHeap... Done✅ #DSA #TechTwitter #CodeSnippet #Programming
Here's a sneak peek at some code from my project. Loving the way it all comes together!🌝 #CodeSnippet #CodingLife #WebDev #AfghanGirlsCode @E_Ehrari @f_forough @CodeToInspire
I re-ignited my desire to get this done 7 days ago. It's done. We're ready. See you on Wednesday. The PageAuditor goes Live. #wordpress #CodeSnippet #websitedesign
Day 8 of my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. 3 DSA Heap Problems. 2. Mix Match of BST & Heap was worth learning. #DSA #TechTwitter #CodeSnippet #Programming
Day 7 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed tomorrows half completed lecture. 2. Solved 2 DSA Questions along with Bhaiya. #DSA #TechTwitter #CodeSnippet #Programming
Day 6 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Solved 2 DSA Questions along with Bhaiya. #DSA #TechTwitter #CodeSnippet #Programming
Day 5 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Solved 6 DSA Questions along with Bhaiya. Each question brought up new learning & took the level up. #DSA #TechTwitter #CodeSnippet #Programming
Day 4 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Building MaxHeap in C++ in O(n) Time Complexity. 2. Heap Sort Algorithm. 3. 'priority_queue' and it's operations. #DSA #TechTwitter #CodeSnippet #Programming
Day 3 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Heap in DSA. 2. Implementation of MaxHeap in C++. HW: Implementing MinHeap... Done✅ #DSA #TechTwitter #CodeSnippet #Programming
Day 2 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed a lecture on C++ STL. 2. Got to know about -> pair, list, map & set. #DSA #TechTwitter #CodeSnippet #Programming
Day 54 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I did today: 1. 3/10 JS Projects done. 2. 'preventDefault()' Property. #WebDev #TechTwitter #CodeSnippet #programming
Day 1 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed a long awaited pending lecture with 4 Questions. 2. Got to know about fun to play -> 'Nim Game'. #DSA #TechTwitter #CodeSnippet #Programming
Day 1 posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. AVL Tree Deletion operation. 2. Using Rotations to balance the tree after deleting the value. #DSA #TechTwitter #CodeSnippet #Programming
Day 53 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Events in JS. 2. Event Propagation and Bubbling. 3. Even Object and its benefits. #WebDev #TechTwitter #CodeSnippet #Programming
Day 52 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. DOM CRUD in JS and its best practices. 2. innerHTML and its downpoints. HW: Implementing 'DocumentFragment' with Array... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
Day 44 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. DOM in JS and why we need it. 2. DOM Element selectors in JS. HW: HTML Collection vs Nodelist... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
My CSS Hackathon Project for hackathon by @CoderArmy Live Link : strikecssprojectbyyashansh.netlify.app #WebDev #TechTwitter #CodeSnippet #Programming
Day 40 & 41 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt: 1. forEach Loop & Map, Filter, Reduce Method. 2. Set & Map datatype in JS. HW: Implementing custom Map Method... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
Day 39 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Scoping in JavaScript. 2. Closures in JavaScript and reason behind their behavior. 3. Higher Order Functions in JavaScript. #WebDev #TechTwitter #CodeSnippet #Programming
Day 8 of my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. 3 DSA Heap Problems. 2. Mix Match of BST & Heap was worth learning. #DSA #TechTwitter #CodeSnippet #Programming
Day 1 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed a long awaited pending lecture with 4 Questions. 2. Got to know about fun to play -> 'Nim Game'. #DSA #TechTwitter #CodeSnippet #Programming
Day 40 & 41 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt: 1. forEach Loop & Map, Filter, Reduce Method. 2. Set & Map datatype in JS. HW: Implementing custom Map Method... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
Split a list into equal parts with this Python function! (I made 2 ways)#Python #CodeSnippet #pythonprogramming
If a file is renamed in PowerShell and no one is around to see it, does it make a sound?" Source: devhubby.com/thread/how-to-… #CodeNewbie #CodeSnippet #Coding #ITCommunity
Day 5 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Solved 6 DSA Questions along with Bhaiya. Each question brought up new learning & took the level up. #DSA #TechTwitter #CodeSnippet #Programming
Day 2 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed a lecture on C++ STL. 2. Got to know about -> pair, list, map & set. #DSA #TechTwitter #CodeSnippet #Programming
Day 3 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Heap in DSA. 2. Implementation of MaxHeap in C++. HW: Implementing MinHeap... Done✅ #DSA #TechTwitter #CodeSnippet #Programming
Day 53 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Events in JS. 2. Event Propagation and Bubbling. 3. Even Object and its benefits. #WebDev #TechTwitter #CodeSnippet #Programming
Day 4 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Building MaxHeap in C++ in O(n) Time Complexity. 2. Heap Sort Algorithm. 3. 'priority_queue' and it's operations. #DSA #TechTwitter #CodeSnippet #Programming
Day 52 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. DOM CRUD in JS and its best practices. 2. innerHTML and its downpoints. HW: Implementing 'DocumentFragment' with Array... Done✅ #WebDev #TechTwitter #CodeSnippet #Programming
Day 54 of my Confident Development Journey with @rohit_negi9 Bhaiya. What I did today: 1. 3/10 JS Projects done. 2. 'preventDefault()' Property. #WebDev #TechTwitter #CodeSnippet #programming
Day 1 posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. AVL Tree Deletion operation. 2. Using Rotations to balance the tree after deleting the value. #DSA #TechTwitter #CodeSnippet #Programming
📸 Introducing CodeSnapX! Capture beautiful, high-quality code snippets as images with ease! Perfect for sharing code on social media, blog posts, or portfolios. Try it out 👉 codesnapx.vercel.app #CodeSnippet #DevTools #buildinginpublic #WebDevelopment #buildinpublic
Just implemented Insertion Sort in Python! 🐍🔢 This simple yet efficient sorting algorithm keeps things sorted as it 'inserts' each element into its correct position. Check out the code snippet below! #Python #InsertionSort #CodeSnippet 📝👇#sigh
Day 7 of posting my DSA Journey with @rohit_negi9 Bhaiya. What I learnt today: 1. Completed tomorrows half completed lecture. 2. Solved 2 DSA Questions along with Bhaiya. #DSA #TechTwitter #CodeSnippet #Programming
Something went wrong.
Something went wrong.
United States Trends
- 1. Dodgers 688K posts
- 2. World Series 363K posts
- 3. Yamamoto 213K posts
- 4. Blue Jays 148K posts
- 5. Will Smith 49.3K posts
- 6. Miguel Rojas 42.2K posts
- 7. Yankees 15.6K posts
- 8. Kershaw 34.5K posts
- 9. Baseball 163K posts
- 10. Kendrick 17.3K posts
- 11. Dave Roberts 13.6K posts
- 12. Vladdy 22.2K posts
- 13. Ohtani 87.3K posts
- 14. #Worlds2025 27.3K posts
- 15. Jeff Hoffman 3,768 posts
- 16. Carlos Manzo 258K posts
- 17. Cubs 7,646 posts
- 18. Nike 36.5K posts
- 19. Auburn 14.3K posts
- 20. Mets 11.5K posts