Visualization

Visualizing Traveling Salesman Problem

Traveling Salesman Problem asks the following question: Given a list of cities and distances between them, how do you determine a path that connects all the cities, while minimizing the total distance traveled ?

Monty Hall problem: Understanding & Visualization

Problem Description Monty Hall Problem is one of the most popular probability puzzles. The problem describes a game show where the participant has to choose among three doors, only one of which contains a prize behind it.