You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An optimized \(O(\log n)\) number guessing game built in Python using bisection search logic. Features robust error handling with input validation, a logic-contradiction catcher to detect cheating, and custom tracking metrics that display real-time search pool reduction data.