微软职位内部推荐-Principal Group Program Manager
微软近期Open的职位:
Standard job title: Principal Group Program Manager
Discipline: Program Management
Product: Bing
Division: Online Services Division
Group Overview
Search Technology Center, Asia (STCA) is a world class engineering hub for Microsoft. We have the world’s best engineering, product and design talent working out of our Beijing and Suzhou offices on cutting edge technologies and products in areas including Search, Advertisement, Online Services and Mobile apps. The products and services STCA teams delivered will significantly impact millions of users around the world, and in particular China.   We are reshaping how everyday users think and experience Search, Online Services and mobile apps!
Roles & Responsibilities
We are looking for a visionary leader to lead one of the most innovative engineering teams in STCA to build the next generation of apps and services in a Mobile First, Cloud First world. You are expected to deliver differentiating search and task completion scenarios for Bing across all the devices, and to enable compelling digital life and work scenarios powered by Bing and other Microsoft services.
As a Principal GPM, you will be the one setting the vision and strategy of your product areas, so knowledge of the online industry and insight into key customer scenarios are critical. The teams operate in a very dynamic environment so creative thinking and willingness to take risks are key success factors for this role.
You are also expected to build a world class product management team, so ability to recruit the best talent and groom them into great product managers are a key part of your job.
You will also need to interact with customers and partners and to collaborate with engineering, design and marketing teams across US and China to execute on product strategy so excellent communication and presentation skills, and cross team collaboration ability are critical.
Required Qualifications
The successful candidate should have a minimum of 8 years of product management and/or engineering experience, with at least 3 years of people management experience.   Previous experiences working in online services, mobile apps, and large distributed systems are strong plus.
Microsoft is an equal opportunity company and support workforce diversity
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Principal Group Program Manager的更多相关文章
- 微软职位内部推荐-Principal DEV Manager for Bing Client
微软近期Open的职位: Title: Principal DEV Manager for Bing ClientGroup: Search Technology Center Asia, BingW ...
- 微软职位内部推荐-Principal Dev Manager
微软近期Open的职位: Title: Principal Dev Manager Location: Beijing The R&D of Shared Data Platform at S ...
- 微软职位内部推荐-Principal Dev Manager for Windows Phone Shell
微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...
- 微软职位内部推荐-Principal Dev Manager for Windows Phone Apps
微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...
- 微软职位内部推荐-Principal Software Developer
微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com ) Work Location: Suzhou/Beijing News is ...
- 微软职位内部推荐-Principal Development Lead
微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...
- 微软职位内部推荐-Principal Architect for Windows Security
微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...
- 微软职位内部推荐-Principal Software Eng Mgr
微软近期Open的职位: Job Title:   Principal Software Eng Mgr Work Location: Shanghai, China Job Desc ...
- 微软职位内部推荐-Principal Development Lead - SharePoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
随机推荐
- 删除 center os7 openjdk
卸载CentOS7-x64自带的OpenJDK并安装Sun的JDK7的方法 第一步:查看并卸载CentOS自带的OpenJDK 安装好的CentOS会自带OpenJdk,用命令 java -ver ...
- PLSQL数据库无选项问题解决
添加如下ORACLE_HOME和OCI library 添加之后,关闭plsql再打开会出现如下界面: 其中database为空. 我当时也是在环境变量里面配置了TNS_ADMIN的环境变量为:如下 ...
- OO第二次单元总结——电梯多线程调度问题
OO第二次单元总结--电梯多线程调度问题 在这个单元OO学习中,我们终于迎来了期待已久(不是)的电梯多线程调度作业,开启了OO打怪之路的新关卡.虽然说经过了这三次作业,我对于多线程的理解还不能算是熟练 ...
- Linux基础-1.Linux命令及获取帮助
1.Linux命令的格式 1)了解Linux命令的语法格式: 命令 [选项] [参数] 2)掌握命令格式中命令.选项.参数的具体的含义 a)命令:告诉Linux(UNIX)操作系统做(执行)什么 b) ...
- python2与python3的input函数的区别
Python3.x 中 input() 函数接受一个标准输入数据,返回为 string 类型. Python2.x 中 input() 相等于 eval(raw_input(prompt)) ,用来获 ...
- Spring 约束文件配置
1.引入jar包 2.新建applicationContext.xml配置文件 位置随意,建议放在src目录下 新建的空xml文件,写入一对beans标签 3.打开Windows-->Prefe ...
- MVC三层架构的分层开发思想
- 需求:promise执行买菜做饭过程
需求:promise执行买菜做饭过程 1.买菜 2.洗菜 3.做饭 4.吃饭 <!DOCTYPE html> <html lang="en"> <he ...
- html学习笔记--标签大全
一.HTML标记 标签:!DOCTYPE 说明:指定了 HTML 文档遵循的文档类型定义(DTD). 标签:a 说明:标明超链接的起始或目的位置. 标签:acronym 说明:标明缩写词. ...
- 用GO把你想说的话写到比特币链上
比特币除了币转账还有不少好玩的地方,比如把你想说的话写上去,可以当做留念.记录.或者装逼.今天用GO语言写了一个比特币交易构建.交易签名的程序. 生成的交易信息可以在比特币控制台用sendrawtra ...