Coder Pad Tips and Tricks
Coder Pad Tips and Tricks
The pad interface was designed to simulate a programmer’s natural environment as fully as
possible, by offering a rich editor and real REPLs.
5 8 7
3
1
9
10
2a 2b 4 6a
1. Write code. 6b
2a. Invite users to pad.
2b. User List
3. Run your code.
6b
4. Title your pad.
5. Change programming language.
6a. Access Pad Settings.
6b. Pad Settings
6c. Editor Settings
7. Clear output.
8. Load question templates.
9. Command line REPL
10. Dismiss candidate from session
and make pad private.
6c
Questions
Questions are a way to save commonly asked interview questions for reuse.
To create a question:
1 Click the Questions button.
2 Select Write New Question.
3 Select the language you would write your
question in.
4 Fill in the title, description, and contents.
5 Click Save.
To insert a question:
1 Click the Questions button.
2 Select the question you’d like to use.
3 Choose either "Append to Pad" or "Replace Pad."
Hotkeys
CoderPad has a few hotkeys for making writing code quicker and easier.
Undo action + Z