Tag: c-LTK
All the articles with the tag "c-LTK".
LeetCode 53 LintCode 41 Maximum Subarray
Published: at 08:23 AMSolutions for LeetCode 53 and LintCode 41, medium, tags: array, divide and conquer, dynamic programming, prefix sum, companies: ltk.
Elevator Closest Floors (Shortest Path, Related to Shortest Seek Time First Disk Seek Algorithm)
Updated: at 07:23 AMSolutions for Elevator Shortest Path, medium, tags: array, binary search.