Search in a Binary Search Tree — Interactive Visualizer
Compare the target with the current node and follow the only subtree that can still contain it.