微软近期Open的职位:

Office China team is looking for experienced engineers to improve consumer experience in China. Office has great products and features that are loved by users worldwide. We are looking for self-motivated engineers that can work in a start-up environment. If you would like to contribute to the process to improve daily work/life experience for users in China, this is the team you should join!

We are developing features and solutions based on Office clients and Office365 technologies to build end-to-end solutions and features aiming on Chinese consumers. We are taking Mobile First and Mobile Only approach in our feature creating process.

Core job responsibilities include creating feature from concepts and ideas, creating telemetry infrastructure and probes, analyzing collected data and be able to improve features based on data. Experience in MVP fashion process, startup environment, mobile, or UI development is highly appreciated.

Qualification Requirements:

• &nbsp&nbsp&nbsp&nbsp B.S. degree from four years college majored in computer science/engineering or other technical/engineering disciplines are preferred.

• &nbsp&nbsp&nbsp&nbsp Strong logic, analyzing capability, creativity &nbsp

• &nbsp&nbsp&nbsp&nbsp Proven capabilities in software engineering

• &nbsp&nbsp&nbsp&nbsp Understand Chinese user scenarios

• &nbsp&nbsp&nbsp&nbsp Familiar with Office applications, server, services features and technology

• &nbsp&nbsp&nbsp&nbsp Skills in problem solving, strong ownership of customers and quality issues, skills in cross-group collaboration

• &nbsp&nbsp&nbsp&nbsp Programming language skills in high level language such as VB, C, C++, or C#

• &nbsp&nbsp&nbsp&nbsp Cross-platform (Android, iOS, WP, desktop) development experiences

• &nbsp&nbsp&nbsp&nbsp Passion for customers, China, technology, and quality &nbsp

• &nbsp&nbsp&nbsp&nbsp Good command in English speaking, reading, and writing

• &nbsp&nbsp&nbsp&nbsp Excellent organizational, interpersonal, and written/verbal communication skills.

• &nbsp&nbsp&nbsp&nbsp Can multi-task effectively & a fast learner

Microsoft is an equal opportunity employer and supports workforce diversity.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-Software Engineer II-Office Incubation的更多相关文章

  1. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

  2. 微软职位内部推荐-Software Engineer II_VS

    微软近期Open的职位: Job Title: Software Engineer II Division: Visual Studio China – Developer Division Work ...

  3. 微软职位内部推荐-Software Engineer II-Web app

    微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...

  4. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  5. 微软职位内部推荐-Software Engineer

    微软近期Open的职位: Job Title: Software Engineer Work Location: Suzhou, China This is a once in a lifetime ...

  6. 微软职位内部推荐-Software Engineer II_HPC

    微软近期Open的职位: Job Title: Software Engineer II_HPC Location: Shanghai, China Are you passionate about ...

  7. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  8. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  9. 微软职位内部推荐-Software Engineer II-News

    微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...

  10. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

随机推荐

  1. css经验点滴积累

    1.filter:alpha(opacity=70);-moz-opacity:0.7;-webkit-opacity: 0.7;-o-opacity: 0.7;-ms-opacity: 0.7;op ...

  2. Magento后台界面全局样式修改之——font-weight

    路径: \app\design\adminhtml\Magento\backend\web\app\setup\styles\less\lib\_variables.less

  3. iOS 开发经验谈,点击没响应事件

  4. (五)、nodejs使用bootstrap的样式进行分页

    一.page方法 /****************************************************** * Created User: * Created Time: 201 ...

  5. HTML中Meta属性http-equiv="X-UA-Compatible"详解

    HTML下head中的http-equiv="X-UA-Compatible"详解: X-UA-Compatible是针对IE8新加的一个设置,对于IE8之外的浏览器是不识别的,这 ...

  6. JQuery.tmpl()的用法

    动态请求数据来更新页面是现在非常常用的方法,现在通过Ajax请求返回的数据更多的是json对象, 为了解决js动态拼接数据这方面的问题,JavaScript 也可以利用模版来解决这些问题,比如基于 j ...

  7. Operation is not valid due to the current state of the object.

    今天遇到一个asp.net的草郁闷的问题,看下截图 狂晕啊,在google上狂搜了一下,好在已经有大侠也遇到过这个问题了,先看下别人的解决办法吧 Operation is not valid due ...

  8. ThinkPHP之中getlist方法实现数据搜索功能

    自己在ThinkPHP之中的model之中书写getlist方法,其实所谓的搜索功能无非就是数据库查询之中用到的like  %string%,或者其他的 字段名=特定值,这些sql语句拼接在and语句 ...

  9. mssql 下删除 default 值的Sql写法

    FROM Sys.default_constraints a JOIN sys.columns b ON a.parent_object_id = b.object_id AND a.parent_c ...

  10. Delphi 7 里没有加载的控件

    在原来版本如D5.D6中使用的控件如Quickrep,FastNet等,在D7中仍然是保留的.只是Delphi没有将他们默认的安装到组件面版中来.这些控件包全部保存在Delphi目录的bin下,文件扩 ...