由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 请教软件开发 的 几个面试题!
相关主题
问几道面试题两个Amazon面试题
面试题求解问道面试题
面试题求解:remove first duplicate number from an array贡献一道面试题
请教几个面试题问个关于排序的面试题
一道program challenge的题一道面试题看不懂
一道C/C++的面试题请教个面试题
一道面试题报一个非主流intern offer
问一道关于字符串的面试题贴两个比较tricky,又常被问到的面试题
相关话题的讨论汇总
话题: array话题: 面试题话题: given话题: number话题: would
进入JobHunting版参与讨论
1 (共1页)
s********e
发帖数: 340
1
请教几个面试题,有些好像以前有人问过,我是新手,没找到以前的答案和讨论,还请
赐教,谢谢!
1. Reverse the words of a string
2. Print values of fibonacci pattern. Not the sum, but the number sequence,
starting with 1, 2
3. How to write a maintenance free webservice that has a history of changing
number of inputs taken and number of outputs?
4. Insert value in linked list at given position. How would you test it?
5. System described. Blank page returned. How would you test it
6. Converting two D char array to a int array with space efficient as I can
7. Given a sorted array of integers, write a function to remove any
duplicates (e.g. 1,2,3,3,3,4,4,5 would go to 1,2,3,4,5)
1 (共1页)
进入JobHunting版参与讨论
相关主题
贴两个比较tricky,又常被问到的面试题一道program challenge的题
amazon phone interview一道C/C++的面试题
请教Palo Alto的住宿问题,同时汇报面试题若干一道面试题
G的面试题问一道关于字符串的面试题
问几道面试题两个Amazon面试题
面试题求解问道面试题
面试题求解:remove first duplicate number from an array贡献一道面试题
请教几个面试题问个关于排序的面试题
相关话题的讨论汇总
话题: array话题: 面试题话题: given话题: number话题: would