由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - 三道 Amazon Onsite Coding 题 (转载)
相关主题
20个包子,求解c++基础问题 (转载)anyone know how to compile a libary coded in c which any be used by
急! 只用Wind32 API 做一个buttonRe: anyone know how to compile a libary coded in c which any be used b
重装matlab之后的mex问题PETSc and ScaLAPACK
在学通flex后多久能学会ESRI Flex API?where to find C++ codes for PCA and CA?
想找人做一个物流方面的小项目MATLAB双重积分CODE
High Performance Computing software engineer wanted @ Cary NCportal.acm.org 是个好地方呀
正在期末考试中,跪求2道C++题目!在线等!!!!!!!!!!!!!!How to fit a line to multiple 3D points?
关于Browser share/Screen share的问题,哪里能找到可以用的 API/Open source SDK吗如何从3d矩阵产生一个3维的图?
相关话题的讨论汇总
话题: api话题: maze话题: coding话题: onsite话题: amazon
进入Computation版参与讨论
1 (共1页)
w***h
发帖数: 415
1
【 以下文字转载自 Programming 讨论区 】
发信人: welch (welch), 信区: Programming
标 题: 三道 Amazon Onsite Coding 题
发信站: BBS 未名空间站 (Tue Aug 24 01:54:09 2010, 美东)
1.Given ordered/sorted words with some unknown alphabet ordering, find and
return the ordered alphabets, for example, given {“abce”, “bbdf”, “cceg
”} your class/function will return: {a, b, c, d, e, f, g}
2.Design an API class for some Maze algorithms – imagine that the software
team has implemented Maze algorithms, the hardware team needs to call the
API
1 (共1页)
进入Computation版参与讨论
相关主题
如何从3d矩阵产生一个3维的图?想找人做一个物流方面的小项目
问个coding theory的题目High Performance Computing software engineer wanted @ Cary NC
[合集] 问问做学生时搞计算的 (转载)正在期末考试中,跪求2道C++题目!在线等!!!!!!!!!!!!!!
还找得到不做CODING的工作吗?关于Browser share/Screen share的问题,哪里能找到可以用的 API/Open source SDK吗
20个包子,求解c++基础问题 (转载)anyone know how to compile a libary coded in c which any be used by
急! 只用Wind32 API 做一个buttonRe: anyone know how to compile a libary coded in c which any be used b
重装matlab之后的mex问题PETSc and ScaLAPACK
在学通flex后多久能学会ESRI Flex API?where to find C++ codes for PCA and CA?
相关话题的讨论汇总
话题: api话题: maze话题: coding话题: onsite话题: amazon