微软近期Open的职位:

Senior Product Manager

My Life & Work

Beijing China

Our passion is to enable people to thrive in this mobile-first and cloud-first world.

Do you see how antiquated our surrounding is when the virtual world has already become more advanced? &nbsp Are you passionate about helping people improve their work and life?

We are looking for a Senior Product Manager to help us create new, delightful mobile, cross-platform experiences to improve people’s work and life.

We are a team led by former entrepreneurs and rebels. &nbsp We believe in truly useful and beautiful products that can delight billions of lives every day rather than big, flagship monsters to dominate the marketplace. &nbsp We believe in empowering our people to think outside of the box rather than building strict consensus to achieve our vision.

To succeed in this role, you need to be accustomed to the lean philosophy of problem solving – 1 PM, 0.5 designer, and 2 engineers can impact millions of people in 3 months.

Responsibilities

• &nbsp&nbsp&nbsp&nbsp Lead the ideation, technical development, and launch of innovative products

• &nbsp&nbsp&nbsp&nbsp Drive product development with a team of world-class engineers and designers

• &nbsp&nbsp&nbsp&nbsp Define and analyze metrics that inform the success of products

• &nbsp&nbsp&nbsp&nbsp Maximize efficiency in a constantly evolving environment where the process is fluid and creative solutions are the norm

Requirements

• &nbsp&nbsp&nbsp&nbsp 5+ years Product management or product design experience

• &nbsp&nbsp&nbsp&nbsp Experience in creating consumer-facing mobile products strongly desired.

• &nbsp&nbsp&nbsp&nbsp Proven track record in demonstrating user empathy and customer engineering.

• &nbsp&nbsp&nbsp&nbsp Startup experience is a strong plus.

• &nbsp&nbsp&nbsp&nbsp Exceptional communication and presentation skills

• &nbsp&nbsp&nbsp&nbsp Ability to inspire and build alignment without authorities.

• &nbsp&nbsp&nbsp&nbsp Exceptional analytical skills

• &nbsp&nbsp&nbsp&nbsp BA/BS in Computer Science or related technical field is ideal

Microsoft is an equal opportunity employer and supports workforce diversity.

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

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

  1. 微软职位内部推荐-Senior SDE

    微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...

  2. 微软职位内部推荐-Senior Android Developer

    微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...

  3. 微软职位内部推荐-Senior SDE for Windows App Experience

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

  4. 微软职位内部推荐-Senior SDE for Win Shell Exp

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

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

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

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

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

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

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

  8. 微软职位内部推荐-Senior Software Engineer-SDP

    微软近期Open的职位: Position: Senior SDE The R&D of Shared Data Platform at Application and Services Gr ...

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

    微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...

随机推荐

  1. 联想笔记本BIOS设置中文详解

    对于很多新装系统的小伙伴们 可能很多都不是太懂BIOS中都是干什么用的,小编这里给大家详细介绍一下 联想笔记本的主板BIOS设置跟别的笔记本或许有些不同但大体相差不多,和大家分享一下. BIOS介绍 ...

  2. JS中的防抖与节流

    什么是防抖?and什么是节流?一起来开心的学习下吧. 首先什么是防抖:就是在一定的时间内事件只发生一次,比如你点击button按钮,1秒内任你单身30年手速点击无数次,他也还是只触发一次.举个例子,当 ...

  3. sed 指定行范围匹配(转)

    sed -n '5,10{/pattern/p}' file sed是一个非交互性性文本编辑器,它编辑文件或标准输入 导出的文件拷贝.标准输入可能是来自键盘.文件重定向.字符串或变量,或者是一个管道文 ...

  4. 函数式编程的终极形式:面向映射流的编程pipeline

    1.单体(数据)映射:基本操作:数据的单次映射: 2.管道流:数据的流程化处理 基础是monand类型,形式是声明式编程: Pipeline模型: 它以一种“链式模型”来串接不同的程序或者不同的组件, ...

  5. loli的混合算法测试

    最近刚讲了最短路,说要考试我以为是考最短路,然而只有一道是最短路... 数据似乎有一点问题,不管了,反正手工测评都是对的,那现在就来看看题吧. Balanced:(此处并没有网址) 题意概述:$n$  ...

  6. Spark2.3文档翻阅的一点简略笔记(WaterMarking)

    写本文原因是之前已经将官网文档阅读过几遍,但是后来工作接触spark机会较少所以没有跟进新特性,利用周末一点闲暇时间粗略阅读一篇,将自己之前遇见过的问题解决过的问题印象不深刻的问题做一下记录. 1关于 ...

  7. JS省市区联动效果

    省市区联动下拉效果在WEB中应用非常广泛,尤其在电商网站最为常见.一般使用Ajax实现无刷新下拉联动.利用jQuery,通过读取JSON数据,实现无刷新动态下拉省市二(三)级联动效果. 首先我们可以看 ...

  8. torchvision

    torchvision是一个包,它服务于pytorch深度学习框架,用来生成图片,视频数据集,模型类和预训练的模型torchvision由以下四个部分组成:1. torchvision.dataset ...

  9. threedLocal设计原因及详解

    ThreedLocal在中文的翻译中应该翻译成:线程局部变量. 1:设计的原因 在并发编程的时候,成员变量如果不做任何处理其实是线程不安全的,各个线程都在操作同一个变量,显然是不行的,并且我们也知道v ...

  10. 优化ansible速度

    1.开启SSH长连接 ssh_args = -C -o ControlMaster=auto -o ControlPersist=1d \\连接保持一天 2.开启pipelining ansible执 ...