ESP Biography



SAI SAMEER PUSAPATY, ESP Teacher




Major: Eecs

College/Employer: MIT

Year of Graduation: 2021

Picture of Sai Sameer Pusapaty

Brief Biographical Sketch:

Not Available.



Past Classes

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

Z13812: American History in Spark 2020 (Mar. 14 - 15, 2020)
A riveting account of the nation, starting from its inception in 1836.


C13291: Computer Architecture from the Ground Up in Splash 2019 (Nov. 23 - 24, 2019)
Learn all about computer architecture, starting from basic logic gates and working our way all the way up to modern design concepts.


C12407: Compression: A Deep Dive Into gzip in Splash 2018 (Nov. 17 - 18, 2018)
This course will be broken into three parts. First, we will cover the basics of information encoding and representation on computers. Second, we will learn about the basics of Huffman and LZW compression - two state of the art compression algorithms that allow us to compress any type of data. Finally, we will walk through the implementation of gzip, a standard file compression utility on GNU, and how your data is compressed on modern computers (think zip, winzip, 7zip, etc.).