Sublime Text Editor
Visuals
Shell Utilities
# Prepare practice set from solved questions
find . -type f -name "*.cpp" | shuf -n 5
# Revise topic from notes
find . -type f -name "*.md" | shuf -n 1
# Prepare practice set from solved questions
find . -type f -name "*.cpp" | shuf -n 5
# Revise topic from notes
find . -type f -name "*.md" | shuf -n 1