Explore tweets tagged as #binarysearch
@RajaBijoriya
Raja Bijoriya
3 hours
Day 32 of my #LeetCode journey!.Solved 2 🧠 problems using #BinarySearch:.βœ… Is Subsequence (2-pointer).βœ… Valid Perfect Square (search-based).Feeling sharper with every line of code! πŸ’»βš‘.#100DaysOfCode #DSA #Coding #CPlusPlus #JavaScript #DevCommunity πŸš€
Tweet media one
Tweet media two
0
0
0
@45NitinVerma
Nitin Verma
5 days
Solved β€œSearch in Rotated Sorted Array” using 2 approaches:. 1️⃣ Linear Search β†’ O(n).2️⃣ Modified Binary Search β†’ O(log n).Learned how to detect sorted halves & apply binary logic in rotated arrays! πŸ”βš‘.#DSA #Java #BinarySearch #CodingNinjas #ProblemSolving #challenge
Tweet media one
Tweet media two
Tweet media three
0
0
2
@45NitinVerma
Nitin Verma
17 days
Solved β€œFirst and Last Position in Sorted Array” using 3 approaches:. 1️⃣ Linear Search: O(n).2️⃣ Lower & Upper Bound: O(log n).3️⃣ Binary Search (from scratch): O(log n).Mastering search techniques one step at a time! 🧠⚑.#DSA #Java #BinarySearch #CodingNinjas #CodeNewbie
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
1
@7kr_sonu
Sonu Kumar
6 days
Tweet 4 (Day 3 – Smallest Letter Greater Than Target).Day 3: Binary search on chars!.Solved Leetcode #744 β€” smallest letter greater than target with wrap-around logic. Algorithms are so flexible!.#Java #DSA #Leetcode #BinarySearch #100DaysOfCode
Tweet media one
Tweet media two
0
0
2
@praveenstein
Praveenstein
28 days
Anybody takes crazy notes like me?? @NotionHQ and @excalidraw are the best combo for making digital notes. #notesTaking #notion #excalidraw #binarysearch #dsa
0
1
5
@Mohd_Saqib_
Mohd Saqib
17 days
πŸš€Β Day 337 of CodeΒ πŸš€. Solved :. βœ…Β 2040. Kth Smallest Product of Two Sorted Arrays (POTD). #Day337 #LeetCode #DSA #BinarySearch #TwoPointers #KthSmallest #ProblemSolving #Algorithms #100DaysOfCode
Tweet media one
0
0
15
@me_sajeeb
Sajeeb Das Shuvo
17 days
Solved: β€œKth Smallest Product of Two Sorted Arrays” on LeetCode!. 🧠 Used binary search on value space + smart counting with signs in mind. #LeetCode #BinarySearch #Cplusplus #DSA #CodingChallenge #TechTwitter #100DaysOfCode
1
0
2
@M_Codes6
Muzamil Naik
3 months
Day 34 βœ… | #gfg160 Challenge @geeksforgeeks .Solved β†’ πŸ“š Allocate Minimum Pages. πŸ“Œ T: O(N * log(Sum of Pages)) | S: O(1). Used binary search on the answer space to find the min-max pages per student, with greedy allocation. #DSA #BinarySearch #Greedy #geekstreak2025
Tweet media one
Tweet media two
0
0
11
@a__payal
Payal A
1 month
Day 63 of #100DaysOfDSA πŸ”₯.Same hi to approach use karni thi. #DSA #BinarySearch #100DaysOfCode #CodeNewbie #GirlsWhoCode #TechJourney
Tweet media one
0
0
9
@M_Codes6
Muzamil Naik
3 months
Day 39 βœ… | #gfg160 Challenge @geeksforgeeks .Solved β†’ 🎯 Search in a Row-wise Sorted Matrix.πŸ“Œ T: O(N log M) | S: O(1). πŸ› οΈ Used Binary Search in Rows β†’ Checked if x can be in a row, then applied binary search inside that row. #DSA #BinarySearch #Matrix #geekstreak2025
Tweet media one
Tweet media two
0
0
5
@Yash_623
Yash
16 days
πŸ”₯ Day 267 of DSA Series πŸš€. Solved 1 LeetCode problem!. 1️⃣ Kth Smallest Element in a Sorted Matrix πŸ”’πŸ“ŠπŸ’‘βš™οΈ.#100DaysOfCode #LeetCode #DSA #Heap #BinarySearch #Matrix #CodingChallenge
Tweet media one
0
0
2
@Larrykin343
Larry Kin
2 months
Day 10 of #100DaysOfDSA. πŸ” Binary Search. A super-fast algorithm for finding elements in sorted arrays. It works by halving the search space each time - way quicker than Linear Search. #Java #BinarySearch #DSA #100DaysOfCode #Algorithms @kenyanJug
Tweet media one
Tweet media two
Tweet media three
1
1
1
@nrachabathuni
Nitin Rachabathuni
11 days
Master Binary Search on Answer Space β€” perfect for optimization problems (e.g., min/max constraints)!. Think smarter, not harder. 🧠. #DSA #Algorithms #BinarySearch #CodingTips #TechInterviews #Python #WebDev #Backend #Frontend #SEO
Tweet media one
0
0
0
@1tushartwt4
Tushar Saxena
17 days
βœ… Day 24 of #100DaysOfCode.Solved 2 LeetCode challenge today!.1. Kth Smallest Product of Two Sorted Arrays(POTD).2. Divide Array Into Equal Pairs.#LeetCode #DSA #ProblemSolving #vit #challenge #DrGVishwanathan #Array #algorithm #dfs #binarysearch #Hashtable #counting #bits #potd
Tweet media one
Tweet media two
2
0
15
@JAI_KUMAR_007
JAIKUMAR DEWANGAN
2 months
πŸ’‘ Find Minimum in Rotated Sorted Array πŸ”. Lets connect to learn together !!πŸ’ͺ. ⏱️ Time Complexity: O(log n).πŸ“¦ Space Complexity: O(1).🧡 Code is in the post πŸ‘‡. algorithm is in the comment .#LeetCode #DSA #BinarySearch #TUF #Coding #Cpp
Tweet media one
0
0
2
@M_Codes6
Muzamil Naik
2 months
Day 40βœ… | #gfg160 Challenge @geeksforgeeks.Solved β†’ πŸ” Search in a Sorted Matrix. πŸ“Œ T: O(log(NΓ—M)) | S: O(1).Used virtual binary search on a 2D matrix by treating it as a flat 1D array. β†’ Alt. #DSA #BinarySearch #MatrixSearch #gfg160 #geekstreak2025 #LearnInPublic
Tweet media one
Tweet media two
1
0
13
@Yash_623
Yash
12 days
πŸ”₯ Day 271 of DSA Series πŸš€. Solved 1 LeetCode problem!. 1️⃣ Number of Subsequences That Satisfy the Given Sum Condition πŸ”’βž•.– Sorted the array and used two pointers πŸ’‘βš‘.#100DaysOfCode #LeetCode #DSA #TwoPointers #BinarySearch #Greedy #CodingChallenge
Tweet media one
0
0
10
@NabeelNazeer
Nabeel Nazeer
1 month
🎯 Another milestone achieved! Just completed the Logic Building section βœ… in @takeUforward_'s Binary Search. The key insight: Binary search isn't just about finding elementsβ€”it's about eliminating possibilities efficiently! 🧠.@striver_79.#DSA #BinarySearch #ProblemSolving
Tweet media one
Tweet media two
1
0
8
@45NitinVerma
Nitin Verma
1 month
Solved β€œLower Bound” problem on @CodingNinjasOff using 2 approaches:. 1️⃣ Linear Search – O(n).2️⃣ Binary Search – O(log n) βœ….Goal: Find the smallest index i such that arr[i] >= x. #DSA #LeetCode #Java #BinarySearch #CodeNewbie #ProblemSolving
Tweet media one
Tweet media two
Tweet media three
0
0
2