2019最新成为HR专家的100门必修课全套课程
限时抢购仅需19元(原价3600元)

中国资金网 认领

服务业  杭州   1000人以上  港、澳、台独资

  1. 首页
  2. 公司
  3. 中国资金网
  4. 中国资金网软件面试
  5. 进行了难度一般1对1面试

中国资金网软件面试经验

网络 难度一般 1对1面试

进行了难度一般1对1面试

应聘公司
中国资金网
面试职位
面试时间
2011-06-10 — 0000-00-00

面试问题

A3DVECTOR3 cur_pos = g_pGame->GetGameRun()->

面试过程

A3DVECTOR3 cur_pos = g_pGame->GetGameRun()->GetHostPlayer()->GetPos();int catch_count = g_AutoMoveAgent.GetOptimizeCatchCount();int i = 0;float min_dist2 = 99999999.0f;int local_index = -1;while (i < catch_count && i < (int)m_a3DPath.size()){float dist2= (m_a3DPath[i].x - cur_pos.x) * (m_a3DPath[i].x - cur_pos.x) +(m_a3DPath[i].z - cur_pos.z) * (m_a3DPath[i].z - cur_pos.z);if (dist2 < min_dist2){min_dist2 = dist2;local_index = i;}++i;}

我要分享软件面试经验

正在加载验证码...

其它公司软件面试经验
中国资金网其它面试经验