目前分類:Algorithm medium (32)

瀏覽方式: 標題列表 簡短摘要
211. Add and Search Word - Data structure design

Design a data structure that supports the following two operations:

angledark0123 發表在 痞客邦 留言(0) 人氣()

134. Gas Station

angledark0123 發表在 痞客邦 留言(0) 人氣()

134. Gas Station

angledark0123 發表在 痞客邦 留言(0) 人氣()

211. Add and Search Word - Data structure design

 

angledark0123 發表在 痞客邦 留言(0) 人氣()

523. Continuous Subarray Sum

 

angledark0123 發表在 痞客邦 留言(0) 人氣()

240. Search a 2D Matrix II

Write an efficient algorithm that searches for a value in an m x n matrix. This matrix has the following properties:

angledark0123 發表在 痞客邦 留言(0) 人氣()

50. Pow(x, n)

angledark0123 發表在 痞客邦 留言(0) 人氣()

151. Reverse Words in a String

Given an input string, reverse the string word by word.

angledark0123 發表在 痞客邦 留言(0) 人氣()

18. 4Sum

 

angledark0123 發表在 痞客邦 留言(0) 人氣()

8. String to Integer (atoi)

 

angledark0123 發表在 痞客邦 留言(0) 人氣()

166. Fraction to Recurring Decimal

Given two integers representing the numerator and denominator of a fraction, return the fraction in string format.

angledark0123 發表在 痞客邦 留言(0) 人氣()

442. Find All Duplicates in an Array

Given an array of integers, 1 ≤ a[i] ≤ n (n = size of array), some elements appear twice and others appear once.

angledark0123 發表在 痞客邦 留言(0) 人氣()

«12