由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - [牛文] Bit Twiddling Hacks
相关主题
how to reverse the bits of an integer?minMSwap 这题能比O(n^2)更快的解法吗
two questions问一问这个题。
一个容易记忆的permutation算法FB 电面面经
一道msft的题问一道g电面题
leetcode里面的Recover Binary Search Tree怎么用O(1)space问道面试题
怎么理解递归解决的“swap every two elements in a linked list”?Amazon.com电面
问题:Find the minimum number of "swaps" needed to sort an arrayexpert, pls help on one interview question
再论 mini # of swaps to sort array.问几个问题 (1)
相关话题的讨论汇总
话题: hacks话题: twiddling话题: bit
进入JobHunting版参与讨论
1 (共1页)
l**********3
发帖数: 161
1
不知道有没有人发过,就当是攒人品,这个对底层开发的面试应该比较有用。
http://graphics.stanford.edu/~seander/bithacks.html
H******7
发帖数: 1728
2
不错不错。mark以下。很多很基础的东西。总结的很好
i**********e
发帖数: 1145
3
对面试最有用就应该是这几个了:
Determining if an integer is a power of 2
Counting bits set
Swapping Values
一些常见面试题的答案与总结 -
http://www.ihas1337code.com
z****t
发帖数: 1090
4
顶一下
1 (共1页)
进入JobHunting版参与讨论
相关主题
问几个问题 (1)leetcode里面的Recover Binary Search Tree怎么用O(1)space
Interview Question怎么理解递归解决的“swap every two elements in a linked list”?
Interview question from Yahoo问题:Find the minimum number of "swaps" needed to sort an array
我也报个offer,没啥经验,心情也不轻松再论 mini # of swaps to sort array.
how to reverse the bits of an integer?minMSwap 这题能比O(n^2)更快的解法吗
two questions问一问这个题。
一个容易记忆的permutation算法FB 电面面经
一道msft的题问一道g电面题
相关话题的讨论汇总
话题: hacks话题: twiddling话题: bit