Sunday, April 24, 2016

Skip List

April 24, 2016

http://www.geeksforgeeks.org/skip-list/

Plan to spend next 2 weeks to go over the solution provided by Temple university Ph.D.  Dawei Li

https://github.com/jianminchen/LeetCode-Java-Solutions

Some leetcode questions to work on first:
1. reverse half linked list
2. priority queue
3. number of island
4. flying ticket
5. unsorted slots with numbers
6. Sum query 2nd mutable
7. word search in matrix
8. course schedule



No comments:

Post a Comment