ESP Biography



SANJAY SESHAN, Sophomore at MIT studying EECS




Major: EECS

College/Employer: MIT

Year of Graduation: 2025

Picture of Sanjay Seshan

Brief Biographical Sketch:

Sophomore at MIT studying Electrical Engineering and Computer Science



Past Classes

  (Clicking a class title will bring you to the course's section of the corresponding course catalog)

S15558: Gravitation and Electrostatics: The Forces of our Universe in Spark 2023 (Mar. 18 - 19, 2023)
Ever wondered how the planets move? Ever wonder how some of the major forces in the world function? We will be learning about some important physics concepts using mathematical analysis in this class. We will cover the basic laws of gravitation and electrostatics.


C15371: Solving Mazes in Python in Splash 2022 (Nov. 19 - 20, 2022)
In this class we will explore various methods to solve mazes, from small sizes to extremely large sizes. These methods will range from trivial solutions to more advanced algorithms, such as breath first search. Our goal is to develop a good maze solver that is efficient. This class's content scales to large, real world examples, such as finding the shortest path from Boston to Seattle (think Google Maps). This class is especially useful for those interested in computer science, math, or solving puzzles. Students will work together to try to solve these problems.