微软近期Open的职位:

Software Engineer II for Customer Experience (Level 62+)

Location: Suzhou

Contact Person: Winnie Wei (wiwe@microsoft.com)

Roles & Responsibilities:

As a Software Design Engineer, you will work with PM, UX and Test teams to design, develop, and deliver high quality products and features related to Search Quality Tools. &nbsp You must be able to innovate and work with PM/UX/Test to come up with feature design and execute well to deliver features on time against milestones.

• &nbsp&nbsp&nbsp&nbsp Makes appropriate design and architecture trade-offs for a feature

• &nbsp&nbsp&nbsp&nbsp Ensure code quality

• &nbsp&nbsp&nbsp&nbsp Has code reviews with other developers to surface design and implementation issues

• &nbsp&nbsp&nbsp&nbsp Identifies risks and dependencies in the schedule for a feature &nbsp

• &nbsp&nbsp&nbsp&nbsp Writes unit test and fully leverages the automatable system for a feature

• &nbsp&nbsp&nbsp&nbsp Accounts for the performance, operation and serviceability of the feature

• &nbsp&nbsp&nbsp&nbsp Understand user intent and drive fundamental improvement of our products

• &nbsp&nbsp&nbsp&nbsp Ensures customer and partner quality resolutions, solves customer/partner problems in a timely manner

• &nbsp&nbsp&nbsp&nbsp Innovate the next generation search quality tools to bring larger impact to the feature teams.

Required Qualifications:

You should possess a strong technical background and a good grasp of software engineering principles, proven track record of working well with PM/UX/Test in a product group, exceptional problem solving, design, and programming skills,. You should be self-motivated and self-directed. Excellent interpersonal communication skills, written communication skills and the ability to work well in a team environment are very important.

Additional qualifications for this position include:

• &nbsp&nbsp&nbsp&nbsp Experience in designing, developing and shipping high quality products and services

• &nbsp&nbsp&nbsp&nbsp Experience in android platform, deeply understand the platform, SDK and related tools

• &nbsp&nbsp&nbsp&nbsp Familiar with one of mobile platforms (iOS, WP/Android) are optional

• &nbsp&nbsp&nbsp&nbsp Demonstrated experience driving for results in a cross-group/team project

• &nbsp&nbsp&nbsp&nbsp Ability to quickly understand new technology and applications

• &nbsp&nbsp&nbsp&nbsp Passion for shipping a high quality products and services

• &nbsp&nbsp&nbsp&nbsp A BS or MS degree in Computer Science or related field

Microsoft is an equal opportunity employer and supports workforce diversity.

GCR:CN:DEV:EN

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

微软职位内部推荐-SDEII的更多相关文章

  1. 微软职位内部推荐-SDEII for Windows Phone Apps

    微软近期Open的职位: Job title: Software Design Engineer II Location: China, Beijing Division: Operations Sy ...

  2. 微软职位内部推荐-Senior Software Engineer_Azure

    微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...

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

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

  4. 微软职位内部推荐-SDEII_ ECO

    微软近期Open的职位: SDE II SDE II Organization Summary: Engineering, Customer interactions & Online (EC ...

  5. 微软职位内部推荐-B&I Site Lead

    微软近期Open的职位: Job Title: B&I Site Lead Division: Phones Quality, SWIQ Location: Beijing, China Mi ...

  6. 微软职位内部推荐-Service Engineer II for Azure Cloud Network

    微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...

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

    微软近期Open的职位: Job Title: Software Development Engineer Work Location: Suzhou, China The Office 365 Co ...

  8. 微软职位内部推荐-Software Development Engineering II

    微软近期Open的职位: Job Title: Software Development Engineering II Work Location: Suzhou, China Enterprise ...

  9. 微软职位内部推荐-Senior Development Engineer

    微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...

随机推荐

  1. ASP.NET的SEO:使用.ashx文件——排除重复内容

    本系列目录 不同的链接指向的页面如果具有大量相同的内容,这种现象就会被称为"重复内容",如果一个网站的重复内容很多,搜索引擎就会认为这个网站的价值不高.所以我们应尽量避免各种重复内 ...

  2. 为Magento2新主题添加使用Grunt

    Go to \dev\tools\grunt\configs, open your themes.js file, and change it according to the following e ...

  3. Linux日志

    一.Linux 常見的日志文件 /var/log/cron:你的 crontab 排程有没有实际被进行? 进行过程有没有发生错误?你的 /etc/crontab 是否撰写正确?在这个登录档内查询看看. ...

  4. Django搭建及源码分析(一)

    一.关于Django以下两个站点,在使用方面有详细说明. http://www.nowamagic.net/academy/part/13/286 http://www.w3cschool.cc/dj ...

  5. C# DataGridViewComboBoxColumn 数据绑定

    dataGridView1.Columns.Clear(); dataGridView1.AutoGenerateColumns = false; dataGridView1.DataSource = ...

  6. centos6.7下编译安装lamp环境

    编译C源代码: 前提:提供开发工具及开发环境 通过“包组”提供开发组件,CentOS 6: "Development Tools", "Server Platform D ...

  7. 用序列化工具写入xml

    标本: <?xml version="1.0" encoding="UTF-8" standalone="true"?> //文 ...

  8. delphi构造&析构调用顺序

    _ClassCreate ->Create ->AfterConstruction(->DoCreate / OnCreate) BeforeDestruction(->DoD ...

  9. 新成员!Visual Studio Code --跨平台的开发工具(支持OSX, Linux 和 Windows)

    原文出处:新成员!Visual Studio Code --跨平台的开发工具(支持OSX, Linux 和 Windows) 这是我的文章备份  http://www.dotblogs.com.tw/ ...

  10. LPHW-积累-ex1-6

    Learn Python The Hard Way  ex0  介绍了各个操作系统下python的安装:强调了初学者最好使用简单的编辑器,不要使用IDE环境 ex1 使用 print 输出简单的字符串 ...