Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.23 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.23 KB

UPL Interview Prep

Collection of resources brought to you by the UPL to help prepare you for interviews!

We encourage you to do these problems and submit pull requests for good answers!

Other talks and events from the UPL are here.

Events

We've done numerous interview prep events with the UPL. You can find those questions and solutions here:

Building your own suite of questions

If you wish to build your own suite of questions, you can follow these instructions using a .tex file from one of the question repositories.

Simply putting the .tex file into an http://overleaf.com project and then saving as a PDF works well. Otherwise, install your favorite LaTeX distribution and do the same thing locally. Sometimes, in Unix, the pdflatex command is available. You can run pdflatex questions.tex to generate the PDF as well.