Access PeerPrep Here!
PeerPrep is a web application that empowers students to better take on coding assessments during interviews. With many algorithmic questions in our database, you can put your coding skills to the test by solving these questions with another student! We have a collaborative text editor and real-time chat that allows you to discuss with your peers on how to write the best code for your interviews.
Visit the link in the header to find out more! Or you can read the tutorial below on how to use our application.
Signing up is easy, simple visit the register page.
Enter your information and click Register
. You will be redirected to the home page. You can now login by visiting the login page.
After logging in, you can start finding a match for your interview practice by selecting a difficulty of questions that you want to practice.
Here, we have selected the Medium difficulty.
Press Find Match
to find an interview partner that also wants to practice a medium difficulty question.
There are three main components of the interview page.
The question that you see will be the same as the one that your partner sees.
The code editor allows you and your interview partner to collaborate on the question. You will be able to see what your partner types in real time! We currently only support Python, but we plan to add support for other programming languages in the future 😄.
The chat window can be expanded and collapsed with a click of a button. It allows you to conveniently communicate your ideas with your partner.
Click the End Interview
button if you wish to end the interview. Your partner will be notified when you end your interview but he will be able to continue practicing.
If you visit another page in our website while in an interview, you will be able to resume the interview by clicking the Resume Interview
button.