Explore tweets tagged as #binarysearch
@Nodix_Codez
Abhishek Bharati
23 days
Finally Completed 100 Problems in Algozenith and with that Also wrapped up BinarySearch I didn't knew the power of Binary Search until I learnt about the patterns Like BinarySearch on Answer and 2d Variants It was indeed fun Learning. #DSA #competetiveprogramming
0
0
0
@AnchalGupta009
Anchal Gupta
15 days
Day 39: Find K Closest Elements 🎯 Approach: Binary Search ⚙️ Find the boundary → Shrink the window → Return the closest ones Efficient and elegant in O(log(n–k)) ⌛ GitHub: https://t.co/wMggDyicyt #LeetCode #CPP #BinarySearch #CodingLife #ProblemSolving #Developer
11
5
155
@Kaushal182005
Kaushal Kumar
2 months
Day 19 of my DSA Journey 📚 Learned Binary Search 🔍 Divide → Check → Conquer. Finding elements faster than ever ⚡ #DSA #100DaysOfCode #BinarySearch
1
0
5
@DevSagarKrJha
Sagar Kumar Jha
1 month
Day 48 #LeetCode DCC ✨ Solved #POTD 2300 “Successful Pairs of Spells & Potions” (Medium) ⚔️ Binary Search + Sorting = Magic! 🧪 Each spell finds its perfect potion in O(log n) #100DaysOfCode #LeetCode #BinarySearch #DSA
0
0
4
@cCraftsman_
cCraftsman
1 month
day 23, started Binary Search algorithm, also worked on AWS #100DaysOfCode #DSA #BinarySearch #LeetCode
0
0
4
@Navneetrajgupta
Navneet Raj Gupta
2 months
Day 8/100 Of #100DaysOfCode ​Today's Progress: • ​Tackled the "Aggressive Cows" problem using Binary Search. • Practiced sorting questions on GFG. Concepts are clicking into place. The grind continues! ​#100DaysOfCode #DSA #BinarySearch #consistencyiskey #rohitnegi #gfg
1
1
25
@SanjayP42598824
Sanjay Kumar
27 days
🧠 #Day19 of my #180DaysHardDSAChallenge lecture-26 Today was pure Binary Search magic 🔍 Solved Aggressive Cows 🐄 & Koko Eating Bananas 🍌 Binary Search ≠ just an algorithm It’s a way of thinking ⚡ #BinarySearch #DSA #Cpp #LogicBuilding #180DaysChallenge @rohit_negi9
0
1
8
@Ashab__683
Mohd Ashab
2 months
🚀 Today I solved the Search in Rotated Sorted Array problem (LeetCode 33). It was a great mix of binary search + pivot finding. #100DaysOfCode #DSA #LeetCode #BinarySearch #day41
0
0
11
@iShiv_twt
Shivam Gujar
3 months
→Cracked the banana-eating speed problem! •Used binary search to find the minimum speed Koko needs to finish all piles in H hours. ⏱️ Runtime: 7 ms 💾 Memory: 45.29 MB •Beats 86.11% of submissions — not bad for a weekend grind #Java #LeetCode #BinarySearch #DSA #buildinpublic
0
1
15
@amn_singh0
Aman Singh
1 month
Day 57 #100DaysOfCode Solved Aggressive Cows problem from the DSA series (Binary Search), completed some assignments, and also revised Python. Keeping the momentum strong and consistent! #DSA #BinarySearch #AggressiveCows #Python #CodingJourney #LearnInPublic
0
0
4
@JeetKumarD35856
Jeet Kumar Dash
1 month
Crushed 3 tough binary search problems today from CoderArmy's YouTube channel! Big thanks to DSA GOD Rohit Negi bhaiya for the awesome lecture 🙌 Also nailed 1 homework question. Feeling on top of the world! 💻 #CodingJourney #DSA #BinarySearch #CoderArmy
1
1
13
@Monty_196
Manish Nandwani
8 days
Binary search with example and animation.✌️ #dsa #binarysearch #buildinpublic
0
1
2
@roshanraut012
Roshan
2 months
🚀 Day 27 | #DSA Journey ✨ Learned Binary Search 🔍 ✅ Works on sorted arrays ✅ Halves search space ➗ ✅ O(log n) time, O(1) space 💡 Divide & Conquer >> Linear Search. Solved a LeetCode Q 🙌 #100DaysOfCode #BinarySearch
0
0
5
@GhannathkK
GHANNATH KUMAR (G.K.G.S)
2 months
✔️ 🥰cracked LeetCode 33 – Search in Rotated Sorted Array in a unique way! 🚀✅ Algorithm + Binary Search mastery unlocked! 📊✨ #LeetCode #100DaysOfCode #CodingChallenge #Java #Algorithm #BinarySearch #ProblemSolving Thanks @zimalkumud97 I also did this after seeing your post
3
0
15
@Patil_Harshal_5
Harshal Patil
1 month
🚀 Day 67 of #100DaysOfDSA 🚀 LeetCode 1283 — Find the Smallest Divisor Given a Threshold 🔹 Problem: Find the smallest integer divisor such that the sum of all ⌈num / divisor⌉ ≤ threshold. 🔹 Approach: Binary Search on Answer #LeetCode #DSA #BinarySearch #Python
0
0
13
@Navneetrajgupta
Navneet Raj Gupta
2 months
Day 7/100 of #100DaysOfCode challenge is complete! Focused on revision and mastering tough binary search problems today. The Book Allocation problem was a great challenge but managed to do it. Step by step, we get better. ​ #DSA #BinarySearch #rohitnegi #gfg #LearnInPublic
2
1
25
@Navneetrajgupta
Navneet Raj Gupta
2 months
Day 5/100 of #100DaysOfCode A deep dive into Binary Search today! ​I tackled: ✅ Finding the first & last occurrences of an element ✅ Calculating Sqrt(x) ✅ Finding the Kth missing number ✅ Search Insert Position #DSA #Coderarmy #rohitnegi #BinarySearch #gfg
2
1
25
@SaranshUpadhy20
Saransh Upadhyay
1 month
Used Binary Search on Answer + Feasibility Function approach — minimized the largest subarray sum efficiently! #LeetCode #Java #DSA #BinarySearch #BuildingMyCOdingLogic #CodingJourney
0
0
3
@meghraj_thakre1
Meghraj Thakre
13 days
Day 54 DSA Grind: Found 1st & last position of a target using double #BinarySearch Left bias first occurrence Right bias last occurrence All in O(log n) Binary Search isn’t just one trick — it’s a toolkit! #100DaysOfCode #JavaScript #DSA
1
0
6