Activity 1: Test Review
Activity 2: Big-O of binary search on Linked Lists
Activity 3: A Stack/Queue exercise
It's pretty easy to navigate text in emacs using the arrow keys. It is quicker to learn all of the shortcut keys for navigation. That will take some time to learn. These are some handy keys for jumping larger distances within your files.
M-g g
C-a
C-e
M-< (or
M-Shift-,)
M-> (or
M-Shift-.)