Top Tweets for #BinaryArray
β
Day 114 β Solved Binary Subarrays With Sum
π§ Applied prefix sum with sliding window
π‘ Smart use of: count = atMost(goal) - atMost(goal - 1)
#LeetCode #100DaysOfCode #SlidingWindow #PrefixSum #BinaryArray

β
Day 62 of #gfg160 #geekstreak2025
Problem: Largest Subarray of 0's and 1's
π Converted 0 β -1 and applied prefix sum + hashmap trick
@geeksforgeeks #cpp #dsa #prefixsum #hashmap #binaryarray #100daysofcode #gfg160 #codingchallenge

β
Day 62 - GFG 160
π§ Q: Largest Subarray of 0's and 1's
π Converted 0 β -1, used prefix sum + hashmap to find max length with sum 0.
β‘οΈ Time: O(n) | Space: O(n)
#100DaysOfCode #DSA #CPlusPlus #HashMap #BinaryArray #GFGPractice

π #GFG160 β Day 59: Zeros, Ones & the Longest Run! π’β‘
Solved the Largest Subarray of 0βs and 1βs problem today
βοΈ Largest Subarray of 0βs and 1βs
#PrefixSum #HashMap #BinaryArray #SubarrayProblems #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

π Day 63 of #geekstreak2025 | #gfg160
π Problem: Largest Subarray with Equal 0s and 1s
π Inspired by @geeksforgeeks
#geeksforgeeks #binaryarray #prefixsumlogic #hashmaptrick #javascript #dsa #interviewprep

Day 63 of #gfg160 #geekstreak2025:
Balanced the bits! βοΈπ’ Found the longest subarray with equal 0s and 1s using prefix sums and a clever hash twist!
#BinaryArray #PrefixSum #Hashing #DSA #ProblemSolving #GeekStreak2025

Day 63 β
| #GFG160DaysOfCoding
Solved Longest Subarray with Equal 0s and 1s by converting 0s to -1s and using prefix sum + hash map for an efficient linear-time solution.
#gfg160 #geekstreak2025 #DSA #PrefixSum #HashMap #BinaryArray #ProblemSolving

β
Day 63: Largest Subarray of 0's and 1's
π‘ Replace 0 with -1 β Use prefix sum + hashmap to track max length.
#GFG160 #geekstreak2025 #Day63 #BinaryArray #Subarray #Hashmap @geeksforgeeks

Day 62 of #geekstreak2025 subarray with sum k
#100DaysOfCode #gfg160 #DSA #CodingChallenge #TechTwitter #BinaryArray

Day 63 of #geekstreak2025 π
β
Solved: Largest Subarray with Equal Number of 0βs and 1βs
#100DaysOfCode #gfg160 #DSA #CodingChallenge #TechTwitter #BinaryArray

6οΈβ£ Max Consecutive Ones
π Problem: Find the maximum number of consecutive 1s in a binary array.
π‘ Hint: Use a simple iteration and counter to keep track of the streak.
Did you get this in one pass?
#Arrays #BinaryArray
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers














