码迷,mamicode.com
首页 >  
搜索关键字:companies    ( 127个结果
LeetCode:Roman to Integer
Given a roman numeral, convert it to an integer. Input is guaranteed to be within the range from 1 to 3999. Subscribe to see which companies asked thi
分类:其他好文   时间:2016-02-29 09:24:40    阅读次数:114
Convert Sorted Array to Binary Search Tree & Convert Sorted List to Binary Search Tree
Given an array where elements are sorted in ascending order, convert it to a height balanced BST. Subscribe to see which companies asked this question
分类:其他好文   时间:2016-02-28 15:12:50    阅读次数:227
Convert Sorted Array to Binary Search Tree
Given an array where elements are sorted in ascending order, convert it to a height balanced BST. Subscribe to see which companies asked this question
分类:其他好文   时间:2016-02-25 11:42:24    阅读次数:116
Divide Two Integers
Divide two integers without using multiplication, division and mod operator. If it is overflow, return MAX_INT. Subscribe to see which companies asked
分类:其他好文   时间:2016-02-05 01:38:34    阅读次数:132
usaco-Section 2.3-Controlling Companies
Controlling CompaniesSome companies are partial owners of other companies because they have acquired part of their total shares of stock. For example,...
分类:其他好文   时间:2016-01-24 19:46:00    阅读次数:210
usaco题目分享——Controlling Companies
Controlling CompaniesSome companies are partial owners of other companies because they have acquired part of their total shares of stock. For example,...
分类:其他好文   时间:2016-01-24 11:33:11    阅读次数:178
Set Matrix Zeroes leetcode
Given amxnmatrix, if an element is 0, set its entire row and column to 0. Do it in place.click to show follow up.Subscribeto see which companies asked...
分类:其他好文   时间:2016-01-15 22:51:12    阅读次数:201
Roman to Integer leetcode
Given a roman numeral, convert it to an integer.Input is guaranteed to be within the range from 1 to 3999.Subscribeto see which companies asked this q...
分类:其他好文   时间:2016-01-05 22:14:45    阅读次数:222
Longest Common Prefix
Write a function to find the longest common prefix string amongst an array of strings.Subscribeto see which companies asked this question比较每个字符串的每个字符,...
分类:其他好文   时间:2016-01-03 22:23:07    阅读次数:216
Roman to Integer
Given a roman numeral, convert it to an integer.Input is guaranteed to be within the range from 1 to 3999.Subscribeto see which companies asked this q...
分类:其他好文   时间:2016-01-03 22:22:00    阅读次数:227
127条   上一页 1 ... 7 8 9 10 11 ... 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!