Skip to content

Questions and solutions for interview prep sessions held by the UPL

License

Notifications You must be signed in to change notification settings

UW-UPL/UPLInterviewPrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.