about summary refs log tree commit diff
path: root/users/wpcarro/scratch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/scratch/README.md')
-rw-r--r--users/wpcarro/scratch/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/wpcarro/scratch/README.md b/users/wpcarro/scratch/README.md
new file mode 100644
index 0000000000..8259ac70d9
--- /dev/null
+++ b/users/wpcarro/scratch/README.md
@@ -0,0 +1,6 @@
+# Scratch
+
+The purpose of the `scratch` directory is to host practice exercises. Practice
+encompasses things like working on data structures and algorithms problems for
+upcoming coding interviews or general aptitude as well as writing code snippets
+to help me learn a new programming language or understand an unfamiliar concept.