Fetching algorithms...
Fetching algorithms...
Watch key transitions, pointers, and variables update step-by-step.
Read clean, documented implementations across multiple patterns.
Sketch diagrams on an infinite canvas and draft notes directly inline.
nums = [2,7,11,15], target = 9[0,1]nums = [3,2,4], target = 6[1,2]nums = [3,3], target = 7 [-1,-1]Time Complexity
Space Complexity