原创 Remove Duplicates from Sorted List

Remove Duplicates from Sorted List II  Total Accepted: 17137 Total Submissions: 69046My Submissions Given a so

原创 Triangle

Triangle  Total Accepted: 16109 Total Submissions: 60327My Submissions Given a triangle, find the minimum path s

原创 Search in Rotated Sorted Array

Search in Rotated Sorted Array  Total Accepted: 22300 Total Submissions: 77945My Submissions Suppose a sorted ar

原创 leetcode-Reverse Words in a String

Reverse Words in a String  Total Accepted: 15012 Total Submissions: 108513My Submissions Given an input string

原创 記阿里騰訊實習面試

    自從被內推了阿里之後,一直在等待阿里的面試。我要面試的崗位是機器學習相關的算法工程師,自己也一直在學習機器學習方面的知識和技術。其實我比較喜歡數學和計算機科學結合的學科,機器學習正是要用到這兩個方面,不過有時候心裏也想研發產品,心

原创 leetcode-Gas Station

Gas Station  Total Accepted: 12195 Total Submissions: 50108My Submissions There are N gas stations along a ci

原创 leetcode-WordLadder

Word Ladder  Total Accepted: 10243 Total Submissions: 58160My Submissions Given two words (start and end), an

原创 leetcode-Subsets

Subsets  Total Accepted: 13267 Total Submissions: 48509My Submissions Given a set of distinct integers, S, ret