Top Tweets for #dailyProblem
@rolex___rai @CMOfficeUP @panchayatirajup @AmbedkarnagarDM @OfficeCdo19840 @DirectorUPPR भ्रष्टाचार पंचायत में चरम पर है ये तो सरकारी धन के गबन का मामला है संबंधित अधिकारी कृपया जांच करें।#currption #pnachyatiraj #dailyproblem #Health #HumanRightsCouncil #HumanRightIndia #YogiGov #Breakingnews #SwachBharatMission
No caigan en la trampa de estudiar en la cama, me acabo de despertar
Car Starting Hacks: अगर आपकी भी कार सुबह स्टार्ट होने में दिखा रही नखरे, ऑफिस पहुंचने में हो रही देर.. तो इन हैक्स को आजमाएं
#CarStartingHacks #Techoology #Hacks #DailyProblem
https://t.co/Qzkt22ot0t
I'm joining in on the meme too 💚💚💔
#furry #furryart #furryoc #originalcharacter #dailyproblem #fnfdailyproblem #Ihatemyself


📌POTD LeetCode 3075:
— Maximum Happiness Sum
🐍 Python | Greedy + Sorting
✅ Sort happiness in descending order
✅ Pick top-k children
⏱ O(n log n) Time | 💾 O(1) Space
Solution: https://t.co/u98lqqCjp2
#Python #LeetCode #POTD #DSA #Greedy #Sorting #StriverSheet #DailyProblem

Leetcode Problem Number Of Good Pairs
Difficulty Level: Easy
#java #leetcode #dailyproblem #100DaysOfCode

Day 23 - Problem No. 567 Permutation in String
Using a Hashtable and the Sliding Window technique with two pointers.
#DailyProblem #LeetCode #DSA

Day 22 - Problem No. 438 Find All Anagrams in a String
For every character entering the window (s[r]), we reduce its count.
If any count becomes negative, it means we have more of some character than needed → we shrink from left.
#DailyProblem #LeetCode #DSA
![Nitish_Jaiswa12's tweet photo. Day 22 - Problem No. 438 Find All Anagrams in a String
For every character entering the window (s[r]), we reduce its count.
If any count becomes negative, it means we have more of some character than needed → we shrink from left.
#DailyProblem #LeetCode #DSA https://t.co/uQkPJex0Pw](https://pbs.twimg.com/media/G6YX9VxbsAA_mDH.png)
Day 21- Problem No 1658: Minimum Operations to Reduce X to Zero
Instead of removing left+right elements,
find the longest subarray that sums to total − x
so, if the middle subarray stays, everything else are the removed operation
#DailyProblem #LeetCode #DSA

Day 20 - Problem No. 1004: Maximum Consecutive Ones III
Using the two-pointer approach, we count the zeroes in the current window. If the number of zeroes becomes greater than k, then shrink the window from the left.
#DailyProblem #LeetCode #DSA

Day 19 - Problem No. 1695: Maximum Erasure value
I'll be able to solve this one using concepts. (Sliding window, HashSet).
#DailyProblem #LeetCode #DSA

Day - 17 Problem No 75: Sort Colors
Solved it using the Dutch National Flag algorithm, which uses 3 pointers (low, mid, high).
#DailyProblem #LeetCode #DSA

Day - 16 Problem No. 41: First Missing Positive
I solved it using 0(n) time and space complexity by
using a hash set. Now, I'm trying to solve it using 0(1) space, as mentioned in the question.
#DailyProblem #LeetCode #DSA

Day - 15 Problem No. 242: Valid Anagram
Using two for loops- one to check if all counts are zero, and the other to increment or decrement the count accordingly.
#DailyProblem #LeetCode #DSA

Day - 14 Problem no. 992: Subarrays With K Different Integers
This one is similar to the one I posted on day 13. You can see the similarities and differences accordingly, as this one is slightly different from that one.
#DailyProblem #LeetCode #DSA

Day - 13 Problem no. 2799 Count Complete Subarrays in an Array
I've solved it myself by using the brute force approach of O(n^2). Then I also explored the optimal one which is of specific pattern for distinct subarrays.
#DailyProblem #LeetCode #DSA

Day - 12 Problem no. 3: ( Longest Substring Without Repeating Characters ) I've solved it using the two- pointer approach (i, j = 0) by removing that character from the set if it is encountered again.
#DailyProblem #LeetCode #DSA

Day 12 - Problem no. 219: Contains Duplicate II
By using topics of (Array, HashTable, Sliding Window).
#DailyProblem #LeetCode #DSA

Last Seen Hashtags on Sotwe
hyliafawkes
Seen from United States
塩焼き鳥風
Seen from United States
剑来
Seen from United States
筋肉娘
Seen from Japan
รับงานพระราม2
Seen from Thailand
tehran
Seen from United States
คลิปหลุดครู
Seen from Thailand
spun
Seen from United States
publiccumming
Seen from Italy
OasiDas
Seen from United Arab Emirates
Most Popular Users

Elon Musk 
@elonmusk
240.1M 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













