微软近期Open的职位:

Title: Principal DEV Manager for Bing Client
Group: Search Technology Center Asia, Bing
Work Location: Beijing/Suzhou, China

Group Overview
Search Technology Center Asia (STCA)
STCA was founded in year 2005 and is now starting the second “Five-Year Plan” after the merge with the Ads Platform Center in 2011. The team has not only built up its strengths and expanded its scope, but also set a shared goal, broadened its vision, and equipped with richer resources that gives the team the confidence to scale new heights.
STCA is now focusing on the following areas: the continuous exploration of Bing search technology; the technical innovation of online advertisement services; the development of the Information platform; and the development of mobile search applications. Today, STCA has hundreds of excellent employees and is the largest R&D team of the Microsoft Online Service Division outside the United States.

微软亚洲互联网工程院
微软亚洲搜索技术中心由搜索技术和广告技术研发团队组成,其研发方向涵盖四大领域: 微软必应(Bing)搜索引擎技术,在线广告技术,知识平台及移动互联网研发。微软亚洲搜索技术中心是微软全球在线产品研发的一支重要团队和中坚力量,同时它也肩负着推动微软在中国及亚太地区在线服务市场发展的使命。为达成这一使命,微软亚洲搜索技术中心在北京建立了世界一流的地区性研发中心,与微软亚洲研究院、微软消费者互联网国际产品部等部门密切协作,致力于将微软搜索及广告产品开发团队提升为高效的、全球性的开发组织。同时中心为每一位才华横溢的工程技术人员和商业管理人员的职业发展提供丰富的机会与挑战.

Roles and Responsibilities:
Bing Client team builds innovative clients (mobile, windows desktop, tablets, including android and iOS devices, etc) to bring value to global users, powered by Bing’s machine learning, big data, and strong intelligent platform and infrastructure. We need strong talent to lead our team member to win in China and reach and impact in global markets.

While the battle for web-based search and internet experiences is still going on, we think the next frontier is in the client applications across devices - smart phone, tablets, surface, pads, Windows desktop, and other devices which are carried by people around the world. The Development Manager will lead a strong team to build next generation of client apps powered by Bing, Microsoft’s technologies, and open source software in a start-up environment. This is opportunity to own end-to-end of multiple products that have high impact to Microsoft in China and 75 other global markets. This is opportunity to work on highly visible applications which will be the differentiators of Bing. This is opportunity to be responsible for designing and building mobile & PC applications and web experiences to help Bing to increase user base, attach rate, and grow market share in both mobile, tablets, and desktop.

This is a fun and fast-paced startup environment and a great opportunity to work on something highly strategic and impactful to Microsoft.

Candidates are expected to have following qualifications:

• Love to design and write great code, passion for shipping software to win the love of customers.
• With great technical passion, terrific problem-solving skills, drive for results, and ability to work independently
• Experienced in running agile teams in a fast-paced dynamic environment.
• Good communication and cross-team skills
• Ability to attract and hire the best to build a strong team with experiences in leading, motivating and coaching people
• Fluent in one of the major programming languages: C, C++, C#, Java
• Knowledge of mobile space and technologies in mobile to drive advanced technology development to build differentiated products
• Knowledge of user experiences in mobile and PC internet with strong user-focus product experience.
• Significant experiences in one of the following areas: Windows application development, distributed systems, Web development and networking
• Minimum 10 year software development experiences with at least 3 years in lead or management roles. Bachelor degree in computer science or a related field is required. Master or Ph.D. is preferred.

Microsoft is an equal opportunity employer and supports workforce diversity.

CGR:CN:DEV:EN

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

微软职位内部推荐-Principal DEV Manager for Bing Client的更多相关文章

  1. 微软职位内部推荐-Principal Dev Manager

    微软近期Open的职位: Title: Principal Dev Manager Location: Beijing The R&D of Shared Data Platform at S ...

  2. 微软职位内部推荐-Principal Dev Manager for Windows Phone Shell

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

  3. 微软职位内部推荐-Principal Dev Manager for Windows Phone Apps

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

  4. 微软职位内部推荐-Pricipal Dev Manager for Application Ecosystem & Service

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

  5. 微软职位内部推荐-Principal Group Program Manager

    微软近期Open的职位: Standard job title: Principal Group Program Manager Discipline: Program Management Prod ...

  6. 微软职位内部推荐-Principal Software Developer

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com ) Work Location: Suzhou/Beijing News is ...

  7. 微软职位内部推荐-Principal Development Lead

    微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...

  8. 微软职位内部推荐-Senior Dev Lead

    微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...

  9. 微软职位内部推荐-Sr DEV Lead, Bing Search Relevance

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com )Sr DEV Lead, Bing Search RelevanceLocat ...

随机推荐

  1. Hibernate的回调与拦截

    在Hibernate中,有两种方式可以捕获实体对象的GRUD操作并执行相应的处理 Hibernate回调(org.hibernate.classic.Lifecycle接口): //Provides ...

  2. Oracle_11g中解决被锁定的scott用户的方法(转载)

    转自:http://www.2cto.com/database/201402/277206.html Oracle 11g中修改被锁定的用户:scott 在安装完Oracle11g和创建完oracle ...

  3. MSP430常见问题之通信类

    Q1: 430 串口中,有个R/D 控制线,在接收上位机的数据,但本身的数据有无发送完毕不知道啊,什么时候才可置低R/d 位来接收数据啊?好像430 没有发送完中断标志A1:字节主动发送,一般都能发出 ...

  4. Nginx - HTTP Configuration, the Location Block

    Nginx offers you the possibility to fine-tune your configuration down to three levels — at the proto ...

  5. asp.net中用回车代替按钮事件

    第一步,先编写简单的页面代码,这里我们只需要一个按钮就足够了.当然,还有按钮事件. <html> <head> <title>测试绑定enter</title ...

  6. [Jquery] 获取地址栏参数的方法 备忘

    <script type="text/javascript"> (function ($) { $.getUrlParam = function (name) { va ...

  7. 第五篇、iOS常用的工具 app icon 、office文件格式互转、在线HTML编辑器、16、10进制互转

    1.图片工厂,一键生成所以的应用图标 2.office文件转换格式 3.HTML在线编辑器 4.十六进制和十进制互转

  8. Cocos2d-x实例:设置背景音乐与音效- AppDelegate实现

    为了进一步了解背景音乐和音效播放的,我们通过一个实例给大家介绍一下.如下图所示有两个场景:HelloWorld和Setting.在HelloWorld场景点击“游戏设置”菜单可以切换到Setting场 ...

  9. JavaScript 函数的执行过程

    每一个JavaScript函数都是Function对象的一个实例, 它有一个仅供JavaScript引擎存取的内部属性[[Scope]]. 这个[[Scope]]存储着一个作用域的集合, 这个集合就叫 ...

  10. 一些值得思考的"小题"一

    如下是我们查找数组中某个元素的一种通常做法 const int *Find(const int *array, int length, int x) { const int *p = array; ; ...