ESP Biography



SHUCHI GROVER, ESP Teacher




Major: C.S. Education/Stanford GSE

College/Employer: Stanford

Year of Graduation: 2014

Picture of Shuchi Grover

Brief Biographical Sketch:

Not Available.



Past Classes

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

M3272: What Do Computer Scientists (Really) Do? in Splash! Fall 2013 (Nov. 02 - 03, 2013)
WHat is the difference between a computer scientist and a programmer? What is computer science mostly about? What do computer scientists do? What sort of topics do computer scientists specialize in? Learn about the hottest discipline of the 21st century (i.e. the one with the biggest demand in the job market according to projections of the bureau of labor statistics).


M2699: Crash Course in Graph Theory with an Eye towards Programming in Splash! Spring 2013 (Apr. 13 - 14, 2013)
Despite their simple definition (a set of points connected by some number of lines) the study of abstract graphs has far-reaching applications such as mapping, social networks, and routing resources in Computer Science. We'll have a look at some fundamental properties of graphs of interest to computer scientists and some algorithms that help us harness useful information from graphs. Along the way, we'll also have a look at some USACO problems that involve graph theory to help you develop some intuition for the subject.