花費 37 ms
207. Course Schedule

題目: There are a total of n courses you have to take, labeled from 0 to n - 1. Some courses may hav ...

Mon May 11 11:53:00 CST 2015 0 3974
253. Meeting Rooms II

題目: Given an array of meeting time intervals consisting of start and end times [[s1,e1],[s2,e2],... ...

Wed Dec 02 19:51:00 CST 2015 0 2824
230. Kth Smallest Element in a BST

題目: Given a binary search tree, write a function kthSmallest to find the kth smallest element in it ...

Fri Nov 27 06:43:00 CST 2015 0 2285
279. Perfect Squares

題目: Given a positive integer n, find the least number of perfect square numbers (for example, 1, 4, ...

Thu Dec 10 19:43:00 CST 2015 0 2177
127. Word Ladder

題目: Given two words (beginWord and endWord), and a dictionary's word list, find the length of short ...

Sun Apr 19 08:39:00 CST 2015 2 1617

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM