diff options
Diffstat (limited to 'users/wpcarro/scratch/README.md')
-rw-r--r-- | users/wpcarro/scratch/README.md | 6 |
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 000000000000..8259ac70d9b2 --- /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. |