LeetCode Question · Oct 2024

Can you solve the sorted array two sum problem in log(n) time complexity

1 upvote 254 views 4 replies

Question Details

as the title has shown, this is a coding problem i met when interviewed with amazon recently, I am really confusing as I told the interviewer the two pointer solution which...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Sorting Arrays Binary Search Two Pointers