Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
binarysearch
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Making binary search slower
Arik
Arik
Arik
Follow
Jan 18 '25
Making binary search slower
#
algorithms
#
computerscience
#
binarysearch
12
 reactions
Comments
1
 comment
4 min read
DSA Fundamentals: Binary Search - From Theory to LeetCode Practice
jayk0001
jayk0001
jayk0001
Follow
Nov 6 '25
DSA Fundamentals: Binary Search - From Theory to LeetCode Practice
#
dsa
#
binarysearch
#
leetcode
#
algorithms
4
 reactions
Comments
Add Comment
16 min read
Binary Search on Answer: The Pattern That Unlocks 'Hard' Problems
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 14 '25
Binary Search on Answer: The Pattern That Unlocks 'Hard' Problems
#
leetcode
#
binarysearch
#
algorithmpatterns
#
interviewprep
Comments
Add Comment
7 min read
Binary Search Overflow: The Bug That Fails Hidden Tests
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 17 '25
Binary Search Overflow: The Bug That Fails Hidden Tests
#
binarysearch
#
algorithms
#
leetcode
#
debugging
Comments
Add Comment
4 min read
Learning the Big O
Natalie Hummel
Natalie Hummel
Natalie Hummel
Follow
Jun 10 '21
Learning the Big O
#
binarysearch
#
javascript
#
hireme
47
 reactions
Comments
2
 comments
4 min read
⚙️ Binary Search Finding Max/Min Template in Javascript
Raynaldo Sutisna
Raynaldo Sutisna
Raynaldo Sutisna
Follow
Nov 15 '23
⚙️ Binary Search Finding Max/Min Template in Javascript
#
javascript
#
tutorial
#
algorithms
#
binarysearch
6
 reactions
Comments
Add Comment
5 min read
Find First and Last Position of Element in Sorted Array | LeetCode | Java
Tanuja V
Tanuja V
Tanuja V
Follow
May 16 '24
Find First and Last Position of Element in Sorted Array | LeetCode | Java
#
leetcode
#
java
#
binarysearch
#
algorithms
7
 reactions
Comments
1
 comment
1 min read
Find Peak Element | LeetCode | Java
Tanuja V
Tanuja V
Tanuja V
Follow
May 6 '24
Find Peak Element | LeetCode | Java
#
binarysearch
#
java
#
leetcode
#
beginners
7
 reactions
Comments
5
 comments
1 min read
Successful Pairs of Spells and Potions | LeetCode | Java
Tanuja V
Tanuja V
Tanuja V
Follow
May 10 '24
Successful Pairs of Spells and Potions | LeetCode | Java
#
binarysearch
#
java
#
leetcode
#
beginners
4
 reactions
Comments
Add Comment
1 min read
Linear Search vs. Binary Search: A Practical Guide in Go
Alibek
Alibek
Alibek
Follow
Apr 21 '25
Linear Search vs. Binary Search: A Practical Guide in Go
#
algorithms
#
go
#
linearsearch
#
binarysearch
1
 reaction
Comments
Add Comment
7 min read
Two Pointers Technique
Marius Vincent NIEMET
Marius Vincent NIEMET
Marius Vincent NIEMET
Follow
Aug 13 '22
Two Pointers Technique
#
algorithms
#
binarysearch
#
twopointers
#
searching
9
 reactions
Comments
Add Comment
4 min read
Off-by-1 again in your LeetCode binary search solution?
Dash One
Dash One
Dash One
Follow
May 16 '25
Off-by-1 again in your LeetCode binary search solution?
#
java
#
leetcode
#
binarysearch
#
algorithms
8
 reactions
Comments
4
 comments
2 min read
Understanding Binary Search: A Powerful Algorithm for Efficient Searching
ND
ND
ND
Follow
Sep 19 '24
Understanding Binary Search: A Powerful Algorithm for Efficient Searching
#
binarysearch
#
efficientsearching
#
algorithms
#
coding
6
 reactions
Comments
Add Comment
2 min read
⚙️ Easy Binary Search Template in Javascript
Raynaldo Sutisna
Raynaldo Sutisna
Raynaldo Sutisna
Follow
Oct 23 '23
⚙️ Easy Binary Search Template in Javascript
#
algorithms
#
javascript
#
tutorial
#
binarysearch
3
 reactions
Comments
2
 comments
3 min read
How to Find First and Last Position of Element in Sorted Array
Sean Coughlin
Sean Coughlin
Sean Coughlin
Follow
Sep 5 '23
How to Find First and Last Position of Element in Sorted Array
#
leetcode
#
binarysearch
#
interviewprep
7
 reactions
Comments
Add Comment
3 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account