微软职位内部推荐-SDEII
微软近期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.   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.
•      Makes appropriate design and architecture trade-offs for a feature
•      Ensure code quality
•      Has code reviews with other developers to surface design and implementation issues
•      Identifies risks and dependencies in the schedule for a feature  
•      Writes unit test and fully leverages the automatable system for a feature
•      Accounts for the performance, operation and serviceability of the feature
•      Understand user intent and drive fundamental improvement of our products
•      Ensures customer and partner quality resolutions, solves customer/partner problems in a timely manner
•      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:
•      Experience in designing, developing and shipping high quality products and services
•      Experience in android platform, deeply understand the platform, SDK and related tools
•      Familiar with one of mobile platforms (iOS, WP/Android) are optional
•      Demonstrated experience driving for results in a cross-group/team project
•      Ability to quickly understand new technology and applications
•      Passion for shipping a high quality products and services
•      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的更多相关文章
- 微软职位内部推荐-SDEII for Windows Phone Apps
微软近期Open的职位: Job title: Software Design Engineer II Location: China, Beijing Division: Operations Sy ...
- 微软职位内部推荐-Senior Software Engineer_Azure
微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...
- 微软职位内部推荐-SW Engineer II for Cloud Service
微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...
- 微软职位内部推荐-SDEII_ ECO
微软近期Open的职位: SDE II SDE II Organization Summary: Engineering, Customer interactions & Online (EC ...
- 微软职位内部推荐-B&I Site Lead
微软近期Open的职位: Job Title: B&I Site Lead Division: Phones Quality, SWIQ Location: Beijing, China Mi ...
- 微软职位内部推荐-Service Engineer II for Azure Cloud Network
微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...
- 微软职位内部推荐-Software Development Engineer
微软近期Open的职位: Job Title: Software Development Engineer Work Location: Suzhou, China The Office 365 Co ...
- 微软职位内部推荐-Software Development Engineering II
微软近期Open的职位: Job Title: Software Development Engineering II Work Location: Suzhou, China Enterprise ...
- 微软职位内部推荐-Senior Development Engineer
微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...
随机推荐
- angular $apply()以及$digest()讲解1
一些知名的批评和缺陷.他们都涉及到$digest loop(更新周期)中一个很常见的问题:如何在Angular之外更新$scope? 在哪调用 $apply? 更佳的做法是确保你是在$digest l ...
- JAVA嵌入运行Groovy脚本
摘自: http://shift-alt-ctrl.iteye.com/blog/1938238 . 最近设计一个数据统计系统,系统中上百种数据统计维度,而且这些数据统计的指标可能随时会调整.如果基于 ...
- 解决Android sdk更新不能下载或下载内容过慢
Android Android SDK 配置步骤 启动 Android SDK Manager ,打开主界面,依次选择「Tools」.「Options...」,弹出『Android SDK Manag ...
- protobuf的使用
Protobuf的安装 正确安装方法: [http://blog.csdn.net/guoyilongedu/article/details/17093811] linux下安装protobuf教程+ ...
- 解决Linux中遇到No such device
虚拟机备份转移后,网络启动异常,提示“SIOCSIFADDR: No such device” he problem lies in the fact that ethernet MAC addres ...
- 设置trace SQL
Select PeopleTools, Utilities, Debug, Trace SQL to access the Trace SQL page. You use this page to c ...
- mariadb数据库备份学习笔记
备份类型: 完全备份 部分备份:仅备份其中的一张表或多张表 增量备份:仅备份从上次完全备份或增量备份之后变化的数据部分 热备份:在线备份,读写操作不受影响 温备份:在线备份,读操作可继续进行,但写操作 ...
- 【转】Doscommand-操作Cmd的第三方控件
核心用法: Doscommand1.CommandLine := 'cmd /c' +[命令];Doscommand1.OutputLines :=Memo1.Lines;Doscommand1.Ex ...
- 大话RAC介质恢复---只有备份文件的恢复
场景:Oracle 10g RAC:数据文件.控制文件.联机日志.参数文件都使用ASM,归档到ASM.完整备份后,删除所有控制文件.联机日志.数据文件:最后利用备份进行不完全恢复. 1.模拟灾难场景( ...
- SynchronizationContext一篇
SynchronizationContext context; 最近写代码用到了这个,特别记录一下. 作用如下: // 摘要: // 提供在各种同步模型中传播同步上下文的基本功能. public cl ...