Keyboard-driven
Most common keyboard shortcuts
Aceloop is keyboard-driven. These eight shortcuts cover almost every in-round action. They all start with Alt.
| Shortcut | Action | Notes |
|---|---|---|
| Alt + B | Collapse the overlay content | |
| Alt + drag | Move the overlay anywhere on screen | Hold Alt and drag with the mouse. |
| Alt + Enter | Submit the problem to Aceloop | Must be on a problem page (LeetCode, HackerRank, CoderPad, etc.). |
| Alt + ← | Previous problem section | |
| Alt + → | Next problem section | |
| Alt + H | Hide the overlay | |
| Alt + O | Decrease overlay opacity | |
| Alt + P | Increase overlay opacity | Use heavily: work through the overlay by tuning opacity in real time. |
Dry run first
Practice on your platform first
Run a mock on whichever surface is hosting your interview before going live. Memory-read, hotkeys, and overlay tab-switching all want a dry run.
CS
CodeSignal
Timed assessments on the actual CodeSignal test runner.
app.codesignal.com/assessments/practice HHackerRank
Walk through the HackerRank test UI with a sample problem.
hackerrank.com/tests/sample </>CoderPad
Live-coding sandbox: same surface CoderPad interviews use.
app.coderpad.io/sandbox LCLeetCode
The classic problem set: practice in the actual LeetCode editor.
leetcode.com/problemsetWatch Alt + Enter in action.
One keystroke. Memory-read of the problem, draft answer, ready to speak.