06/08/2017

Research:

  • no research task today~~~lol~~~! Where is varshney?????

Leetcode:

Finished 4 leetcode problems.

  • 228. Summary Ranges (easy)

  • 209. Minimum Size Subarray Sum
    • Add at the tail and subtract at the head.
  • 18. 4Sum
    • sort, and squeeze from both sizes. Actually it will be faster to store the sum of two numbers by using hashmap.
  • 373. Find K Pairs with Smallest Sums
    • should use priority queue

Parallel Computing Study:

  • Finish hw1.
  • Finish watching video of Lesson2

Website:

  • Installed plugin Crayon Syntax Highlighter, but actually I don’t know how to use it…

Guitar:

  • Watch a new tutorial and practice.

Leave a Reply

Your email address will not be published. Required fields are marked *