Skip to content

Instantly share code, notes, and snippets.

@alyssa
Created December 31, 2012 23:09
Show Gist options
  • Save alyssa/4423720 to your computer and use it in GitHub Desktop.
Save alyssa/4423720 to your computer and use it in GitHub Desktop.
Top CS schools in a ruby array
top_cs_schools = ["Carnegie Mellon University", "Massachusetts Institute of Technology", "Stanford University", "University of California--Berkeley", "Cornell University", "University of Illinois--Urbana-Champaign", "University of Washington", "Princeton University", "University of Texas--Austin", "Georgia Institute of Technology", "California Institute of Technology", "University of Wisconsin--Madison", "University of Michigan--Ann Arbor", "University of California--Los Angeles", "University of California--San Diego", "University of Maryland--College Park", "Columbia University", "Harvard University", "University of Pennsylvania", "Brown University", "Purdue University--West Lafayette", "Rice University", "University of Massachusetts--Amherst", "University of North Carolina--Chapel Hill", "University of Southern California", "Yale University", "Duke University", "Johns Hopkins University", "New York University", "Ohio State University", "Pennsylvania State University--University Park", "Rutgers, the State University of New Jersey--New Brunswick", "University of California--Irvine", "University of Virginia", "Northwestern University", "University of California--Santa Barbara", "University of Chicago", "University of Minnesota--Twin Cities"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment