微软近期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. 文件服务器迁移—FSMT

    www.canway.net/Lists/CanwayOriginalArticels/DispForm.aspx?ID=282

  2. GET POST 区别详解

    Get是用来从服务器上获得数据,而Post是用来向服务器上传递数据. 2. Get将表单中数据的按照variable=value的形式,添加到action所指向的URL后面,并且两者使用“?”连接,而 ...

  3. Android IOS WebRTC 音视频开发总结(四一)-- QQ和webrtc打洞能力pk

    很多人知道webrtc打洞能力很强,到底有多强但是不知道,比较好的方法就是跟QQ对比,但大多数公司很难模拟各种网络环境进行测试,比如联通,铁通,电信,移动,所以这次请小师妹在实验室下进行了一个比较全面 ...

  4. NC V6 安装目录各文件夹作用描述

    ant:存放Apache Ant,用来执行EJB的构建. bin: 存放nc部署和系统监控等命令.configsys.log部署日志(包含NC中间件.WAS中间件等部署信息)以及NC_Client文件 ...

  5. php中实现17种正则表达式

    php中实现17种正则表达式 该教程来自:php教程网:http://php.662p.com "^\d+[ DISCUZ_CODE_1 ]quot; //非负整数(正整数 + 0) &qu ...

  6. Windows 7/8/8.1 硬盘安装法实现 ubuntu 14.04 双系统

    一.软件准备 1. 下载 Ubuntu 系统镜像:http://www.ubuntu.com/download/desktop/ : 这里使用的是 ubuntu 14.04.1 LTS 64bit 版 ...

  7. WindowsApi 解压缩文件

    .解压方法 转载自http://www.2cto.com/kf/201204/128704.html "C#解压.zip文件,网上一搜一大堆方法,有使用System.IO.Compressi ...

  8. c#操作Zip压缩文件

    SharpZipLib 文件/文件夹压缩 一.ZipFile ZipFile类用于选择文件或文件夹进行压缩生成压缩包. 常用属性: 属性 说明 Count 文件数目(注意是在ComitUpdat之后才 ...

  9. linux常用命令--ps、netstat、find

     一.ps 1.1ps命令简介 Linux中的ps命令是Process Status的缩写.ps命令用来列出系统中当前运行的那些进程.ps命令列出的是当前那些进程的快照,就是执行ps命令的那个时刻的那 ...

  10. 学习jQuery在表单信息修改之中的常用方法;

    submitHandler: function (form) { var parm = $("#myform").serialize(); var url = $("#m ...