由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 请问Ilikebeatles的Google面试问题集里
相关主题
问道面试题问一个L的题目
请教一道题目Delete Digits怎样证明是最优解?
amazon phone interviewGiven dictionary, transform one word to another of same length这道题题目什么意思啊
bit manipulation 小题Given large text, find min cover distance of n words题目是什么意思啊?
问一道编程题--javafind longest word made of other words这道题什么意思啊
details 2nd smallest element in an array想成为嵌入式程序员应知道的0x10个基本问题 zz
Amazon两轮电面[合集] 想成为嵌入式程序员应知道的0x10个基本问题 zz
贡献面试题google 首轮面世汇报
相关话题的讨论汇总
话题: google话题: integer话题: smallest话题: next
进入JobHunting版参与讨论
1 (共1页)
c*r
发帖数: 9
1
1. Integer里的
- next largest smaller
- smallest larger number
具体是什么题?
t******e
发帖数: 1293
2
应该在careercup那本top 150里面有的

【在 c*r 的大作中提到】
: 1. Integer里的
: - next largest smaller
: - smallest larger number
: 具体是什么题?

c*r
发帖数: 9
3
So I guess it's this problem. Thanks!
Given an integer, print the next smallest and next largest number that
have the same number of 1 bits in their binary representation.

【在 t******e 的大作中提到】
: 应该在careercup那本top 150里面有的
l*******g
发帖数: 4894
4
yes, it is.

【在 c*r 的大作中提到】
: So I guess it's this problem. Thanks!
: Given an integer, print the next smallest and next largest number that
: have the same number of 1 bits in their binary representation.

y***y
发帖数: 224
5
请问这个问题集哪找的啊?
I**********s
发帖数: 441
6
Yes it is.
t******e
发帖数: 1293
7
你得到了它。

【在 c*r 的大作中提到】
: So I guess it's this problem. Thanks!
: Given an integer, print the next smallest and next largest number that
: have the same number of 1 bits in their binary representation.

s****h
发帖数: 15
8
csdn上有下载
google “cracking the coding interview csdn”

【在 y***y 的大作中提到】
: 请问这个问题集哪找的啊?
1 (共1页)
进入JobHunting版参与讨论
相关主题
google 首轮面世汇报问一道编程题--java
Google电话面试题目details 2nd smallest element in an array
[合集] Google电话面试题目Amazon两轮电面
职业杯另外一道贡献面试题
问道面试题问一个L的题目
请教一道题目Delete Digits怎样证明是最优解?
amazon phone interviewGiven dictionary, transform one word to another of same length这道题题目什么意思啊
bit manipulation 小题Given large text, find min cover distance of n words题目是什么意思啊?
相关话题的讨论汇总
话题: google话题: integer话题: smallest话题: next