🚀 Day 14: LeetCode 2401 - Longest Nice Subarray 💡 Used bitwise AND & sliding window to solve it! ✅ Accepted in 3ms 🔥 Bitwise tricks feel like magic! 🪄 #LeetCode #BitwiseMagic #Day14 #CodingFun

mr_venkey_06's tweet image. 🚀 Day 14: LeetCode 2401 - Longest Nice Subarray

💡 Used bitwise AND & sliding window to solve it!
✅ Accepted in 3ms
🔥 Bitwise tricks feel like magic! 🪄

#LeetCode #BitwiseMagic #Day14 #CodingFun

Exploring Bitwise Operations from @kunal-kushwaha’s lecture was fascinating! 🧠⚡ #DSA #CodingJourney #BitwiseMagic #ProblemSolving #CodeNewbie #LearnToCode #Programming #TechLearning #KeepCoding 💻✨

anikchand461's tweet image. Exploring Bitwise Operations from @kunal-kushwaha’s lecture was fascinating! 🧠⚡

#DSA #CodingJourney #BitwiseMagic #ProblemSolving #CodeNewbie #LearnToCode #Programming #TechLearning #KeepCoding 💻✨

Unveiling an optimized version of binary search using bitwise operators! ⚡️🔍 This upgrade slashes search time by roughly 4x, maintaining the efficiency with a smarter approach. Excited to implement and witness the speed gains! 💡🚀 #Algorithm #Optimization #BitwiseMagic

LaurianIacob's tweet image. Unveiling an optimized version of binary search using bitwise operators! ⚡️🔍 This upgrade slashes search time by roughly 4x, maintaining the efficiency with a smarter approach. Excited to implement and witness the speed gains! 💡🚀 #Algorithm #Optimization #BitwiseMagic

Day 66 of #100DaysOfCode 🌐 Solved LeetCode's 'Minimum Array End' problem! 🧩 🔍 Leveraging bitwise shifts and XOR to minimize nums[n-1] while maintaining the required AND condition with x. #Python #BitwiseMagic #CodingChallenge #ProblemSolving #LeetCode

Tharun_Kumar_10's tweet image. Day 66 of #100DaysOfCode 🌐 Solved LeetCode's 'Minimum Array End' problem! 🧩

🔍 Leveraging bitwise shifts and XOR to minimize nums[n-1] while maintaining the required AND condition with x.  #Python #BitwiseMagic #CodingChallenge #ProblemSolving #LeetCode

🎯 XOR Swap: Swap two variables without using a temporary variable! 😮 a ^= b; b ^= a; a ^= b; No more temp variables are needed! 🚫🔄 #BitwiseMagic #XORSwap


Day 75 🚀 Solved 2401. Longest Nice Subarray (Medium)! 🔥 Used bitwise operations + sliding window to find the longest subarray with AND == 0. Optimized to O(n) with a bitmask! ⚡ #LeetCode #Coding #BitwiseMagic

JaiswalAdi89787's tweet image. Day 75 🚀

Solved 2401. Longest Nice Subarray (Medium)! 🔥
Used bitwise operations + sliding window to find the longest subarray with AND == 0. Optimized to O(n) with a bitmask! ⚡
#LeetCode #Coding #BitwiseMagic

But focused, intentional, and deeply rooted in clarity. Today wasn’t just about numbers. It was about learning the quiet power of staying laser-focused. #90DaysOfGrind #PowerOfTwo #BitwiseMagic #FrontendEngineer #LearningInPublic #DSA #FocusWins #CodeNewbie #TechJourney


Bitwise operators in Python: confusing at first, powerful forever. Used &, |, ^, ~, <<, >> like a true binary ninja in my latest projects. Turns out 1s and 0s do a lot more than just exist. 🧠💻 #Python #BitwiseMagic #CodeNewbie #DevJourney #TechLife


Every time I see a bitwise operation one-liner solving a LeetCode problem, I just sit there, jaw dropped, questioning reality. How can something so short be that powerful? 🤯 #LeetCode #BitwiseMagic


4/ Now, let's express SHA-256 with some binary equations. Imagine A, B, and C are 32-bit words, and σ₀, σ₁, and Σ₀ are bitwise operations. We're in the realm of bitwise manipulation! #BitwiseMagic


"Stop unpacking! Compare packed bitfields directly. Genius code trick to check if x >= y without unraveling. Efficiency FTW! 🚀💻 #Programming #TechTips #BitwiseMagic" devblogs.microsoft.com/oldnewthing/20…


🚀 Day 36 of #100DaysOfCode: Explored bitwise operators, number systems, and binary representation. 🤖 Thanks to @Kunalstwt insightful session, also dove into optimization algorithms! 💡 #CodingOptimization #BitwiseMagic #dsawithkunal Vid link- youtu.be/fzip9Aml6og?si…

Vijayashri21562's tweet card. Bitwise Operators + Number Systems - Maths for DSA

youtube.com

YouTube

Bitwise Operators + Number Systems - Maths for DSA


But focused, intentional, and deeply rooted in clarity. Today wasn’t just about numbers. It was about learning the quiet power of staying laser-focused. #90DaysOfGrind #PowerOfTwo #BitwiseMagic #FrontendEngineer #LearningInPublic #DSA #FocusWins #CodeNewbie #TechJourney


🚀 Day 14: LeetCode 2401 - Longest Nice Subarray 💡 Used bitwise AND & sliding window to solve it! ✅ Accepted in 3ms 🔥 Bitwise tricks feel like magic! 🪄 #LeetCode #BitwiseMagic #Day14 #CodingFun

mr_venkey_06's tweet image. 🚀 Day 14: LeetCode 2401 - Longest Nice Subarray

💡 Used bitwise AND &amp;amp; sliding window to solve it!
✅ Accepted in 3ms
🔥 Bitwise tricks feel like magic! 🪄

#LeetCode #BitwiseMagic #Day14 #CodingFun

Day 75 🚀 Solved 2401. Longest Nice Subarray (Medium)! 🔥 Used bitwise operations + sliding window to find the longest subarray with AND == 0. Optimized to O(n) with a bitmask! ⚡ #LeetCode #Coding #BitwiseMagic

JaiswalAdi89787's tweet image. Day 75 🚀

Solved 2401. Longest Nice Subarray (Medium)! 🔥
Used bitwise operations + sliding window to find the longest subarray with AND == 0. Optimized to O(n) with a bitmask! ⚡
#LeetCode #Coding #BitwiseMagic

Exploring Bitwise Operations from @kunal-kushwaha’s lecture was fascinating! 🧠⚡ #DSA #CodingJourney #BitwiseMagic #ProblemSolving #CodeNewbie #LearnToCode #Programming #TechLearning #KeepCoding 💻✨

anikchand461's tweet image. Exploring Bitwise Operations from @kunal-kushwaha’s lecture was fascinating! 🧠⚡

#DSA #CodingJourney #BitwiseMagic #ProblemSolving #CodeNewbie #LearnToCode #Programming #TechLearning #KeepCoding 💻✨

Day 66 of #100DaysOfCode 🌐 Solved LeetCode's 'Minimum Array End' problem! 🧩 🔍 Leveraging bitwise shifts and XOR to minimize nums[n-1] while maintaining the required AND condition with x. #Python #BitwiseMagic #CodingChallenge #ProblemSolving #LeetCode

Tharun_Kumar_10's tweet image. Day 66 of #100DaysOfCode 🌐 Solved LeetCode&apos;s &apos;Minimum Array End&apos; problem! 🧩

🔍 Leveraging bitwise shifts and XOR to minimize nums[n-1] while maintaining the required AND condition with x.  #Python #BitwiseMagic #CodingChallenge #ProblemSolving #LeetCode

4/ Now, let's express SHA-256 with some binary equations. Imagine A, B, and C are 32-bit words, and σ₀, σ₁, and Σ₀ are bitwise operations. We're in the realm of bitwise manipulation! #BitwiseMagic


Unveiling an optimized version of binary search using bitwise operators! ⚡️🔍 This upgrade slashes search time by roughly 4x, maintaining the efficiency with a smarter approach. Excited to implement and witness the speed gains! 💡🚀 #Algorithm #Optimization #BitwiseMagic

LaurianIacob's tweet image. Unveiling an optimized version of binary search using bitwise operators! ⚡️🔍 This upgrade slashes search time by roughly 4x, maintaining the efficiency with a smarter approach. Excited to implement and witness the speed gains! 💡🚀 #Algorithm #Optimization #BitwiseMagic

لا توجد نتائج لـ "#bitwisemagic"

Exploring Bitwise Operations from @kunal-kushwaha’s lecture was fascinating! 🧠⚡ #DSA #CodingJourney #BitwiseMagic #ProblemSolving #CodeNewbie #LearnToCode #Programming #TechLearning #KeepCoding 💻✨

anikchand461's tweet image. Exploring Bitwise Operations from @kunal-kushwaha’s lecture was fascinating! 🧠⚡

#DSA #CodingJourney #BitwiseMagic #ProblemSolving #CodeNewbie #LearnToCode #Programming #TechLearning #KeepCoding 💻✨

🚀 Day 14: LeetCode 2401 - Longest Nice Subarray 💡 Used bitwise AND & sliding window to solve it! ✅ Accepted in 3ms 🔥 Bitwise tricks feel like magic! 🪄 #LeetCode #BitwiseMagic #Day14 #CodingFun

mr_venkey_06's tweet image. 🚀 Day 14: LeetCode 2401 - Longest Nice Subarray

💡 Used bitwise AND &amp;amp; sliding window to solve it!
✅ Accepted in 3ms
🔥 Bitwise tricks feel like magic! 🪄

#LeetCode #BitwiseMagic #Day14 #CodingFun

Unveiling an optimized version of binary search using bitwise operators! ⚡️🔍 This upgrade slashes search time by roughly 4x, maintaining the efficiency with a smarter approach. Excited to implement and witness the speed gains! 💡🚀 #Algorithm #Optimization #BitwiseMagic

LaurianIacob's tweet image. Unveiling an optimized version of binary search using bitwise operators! ⚡️🔍 This upgrade slashes search time by roughly 4x, maintaining the efficiency with a smarter approach. Excited to implement and witness the speed gains! 💡🚀 #Algorithm #Optimization #BitwiseMagic

Day 66 of #100DaysOfCode 🌐 Solved LeetCode's 'Minimum Array End' problem! 🧩 🔍 Leveraging bitwise shifts and XOR to minimize nums[n-1] while maintaining the required AND condition with x. #Python #BitwiseMagic #CodingChallenge #ProblemSolving #LeetCode

Tharun_Kumar_10's tweet image. Day 66 of #100DaysOfCode 🌐 Solved LeetCode&apos;s &apos;Minimum Array End&apos; problem! 🧩

🔍 Leveraging bitwise shifts and XOR to minimize nums[n-1] while maintaining the required AND condition with x.  #Python #BitwiseMagic #CodingChallenge #ProblemSolving #LeetCode

Day 75 🚀 Solved 2401. Longest Nice Subarray (Medium)! 🔥 Used bitwise operations + sliding window to find the longest subarray with AND == 0. Optimized to O(n) with a bitmask! ⚡ #LeetCode #Coding #BitwiseMagic

JaiswalAdi89787's tweet image. Day 75 🚀

Solved 2401. Longest Nice Subarray (Medium)! 🔥
Used bitwise operations + sliding window to find the longest subarray with AND == 0. Optimized to O(n) with a bitmask! ⚡
#LeetCode #Coding #BitwiseMagic

Loading...

Something went wrong.


Something went wrong.


United States Trends