微软近期Open的职位:

MSN reaches nearly half a billion people across the globe where we are the #1 portal in 27 markets. &nbsp The combination of the up-to-the-minute News, Sports, Entertainment, and Video content with Social features and integration with Windows 8 are a unique offering for our users. &nbsp In addition, the MSN team powers content experiences across other Microsoft properties including many of the Microsoft applications on Windows 8.

Come lead the evolution of MSN's Experimentation methodology for the our most monetized properties! &nbsp “Successful evolution is driven by successful EXPERIMENTATION.”

MSN experiments all the time, on features, social, visual, interactive and many aspects of our sites. The impact of each experiment on our KPI's determines whether the feature continues to production, gets redesigned, or dropped. &nbsp This is the cutting edge of MSN evolution.

We need an experienced Dev Leader to both contribute and support dramatic, rapid changes as well as ensure a high quality bar. This means crafting the next iteration of our Experimentation Strategy, as well as striving to improve the way we approach experiments to take them on much faster while being even more efficient than we are now (automation, frameworks).

This is a unique opportunity that will require you to work across our online properties in our Online Services Division (OSD: Bing, MSN, Ads) to deliver rich, exciting end-user features that help increase user engagement with MSN homepages worldwide.

"No amount of experimentation can ever prove me right; a single experiment can prove me wrong.” –Albert Einstein

Roles & Responsibilities:

You will partner with your Test and PM counterparts to create and implement the next generation of MSN's Experiments to identify the service and feature variants that will yield positive change in our KPI's (User Engagement, Click Through Rate, Pages Per Session, etc...). &nbsp A great opportunity to create great methodology and write great code, ensuring this Bing A/B-based framework produces quality data and experiences.

This is a Dev Lead role in a talented, collaborative team. The team is small and fast. Your Test and PM counterparts and their teams are extremely capable, focused and hardworking and have the end user's best interests in mind. &nbsp You will work in a worldwide team, delivering features to over 50 markets, working closely with Media and Editorial teams. &nbsp You will also manage a small number of offshore vendors.

We're located in the Downtown Bellevue Lincoln Square campus, a great facility with an Imax movie theater, bowling alley, arcade, comedy club, bars and restaurants right in the same building.

Skills & Qualifications:

We are looking for a Senior Dev Lead that can deal effectively with ambiguity and a fast-paced environment. The role will require sharp strategic thinking and wide cross-group collaboration.

Experience Required:

• BS/MS in Computer Science or equivalent degree

• Multiple ship cycles of a web property, 5 years of experience in software development, solid software engineering skills.

• Expert knowledge of .NET or equivalent (e.g. Java) , MVC, C#.

• Expert knowledge of AJAX, JavaScript, and other web UI / Web service development.

• Offshore vendor team management successful experience desired and a plus.

• Excellent communication skills (verbal and written) and proven ability to work effectively independently and in teams.

Microsoft is an Equal Opportunity Employer (EOE) and strongly supports diversity in the work place.

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

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

  1. 微软职位内部推荐-Sr SDE for Win Apps Ecosystem

    微软近期Open的职位: Job posting title: Senior Software Design Engineer Location: China, Beijing Level: 63 D ...

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

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

  3. 微软职位内部推荐-Senior SDE for Big Data

    微软近期Open的职位: Title: Senior SDE The Big Data Tooling team looking for a talented and passionate devel ...

  4. 微软职位内部推荐-Sr. SW Engineer for Azure Networking

    微软近期Open的职位: Senior SW Engineer The world is moving to cloud computing. Microsoft is betting Windows ...

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

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

  6. 微软职位内部推荐-SR DEV

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

  7. 微软职位内部推荐-Sr. Dev Lead

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

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

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

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

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

随机推荐

  1. 【缓存】Sql Server 2005/2008 SqlCacheDependency查询通知的使用总结

    Sql server 7.0/2000下 SqlCacheDependency使用轮询的方式进行缓存失效检查, 虽然ms说对服务器压力不大, 但还是有一些的, 而且对于不常改动的混存内容无休止的轮询感 ...

  2. leetcode 36

    36. Valid Sudoku Determine if a Sudoku is valid, according to: Sudoku Puzzles - The Rules. The Sudok ...

  3. poj2017

    一天两个题,凑数用的大水题啊...不解释了..羞愧ing #include <stdio.h> int main(){ int t; int i; ],b[],tot; ){ tot=; ...

  4. Unieap3.5Java端通过SQL语句直接查询DataStore

    通过sql查询dataStore 例子见 /mcss/src/com/neusoft/mcss/base/todo/dao/WorkTodoDaoImpl.java getWorksTodo() ID ...

  5. Android IOS WebRTC 音视频开发总结(三三)-- Periscope介绍

    本文主要介绍Periscope,文章来自博客园RTC.Blacker,支持原创,转载请说明出处. 可能国内很多人没听说过Periscope,这可是现在Twitter上很火的一个APP,先看看人家自己是 ...

  6. vsftp快速配置

    /etc/vsftpd/vsftpd.confanonymous_enable=YESlocal_enable=YESwrite_enable=YESlocal_umask=022dirmessage ...

  7. 配置DNS域名解析服务器

    bind这个DNS域名解析服务器解析好后,执行下面的语句实现开启服务 named -c named.conf & -c指配置脚本named.conf的文件地址 named.conf主要有下面几 ...

  8. Python之路【第五篇】:面向对象及相关

    Python之路[第五篇]:面向对象及相关   面向对象基础 基础内容介绍详见一下两篇博文: 面向对象初级篇 面向对象进阶篇 其他相关 一.isinstance(obj, cls) 检查是否obj是否 ...

  9. 十八、ValueStack&ActionContext(非常重点:值栈)

    ValueStack&ActionContext(非常重点:值栈) 1.针对用户的每次动作访问,都会创建属于自己的ValueStack对象 2.ValueStack中的的常用方法:功能一定要知 ...

  10. php的命名规范

    1.类 类名每一个单词首字母大写,如类名StudentCourse. 2.常量 常量名所有字母大写,单词间用下划线分隔,如常量名NULL.TRUE.FALSE.ROOT_PATH等. 3.变量 为了保 ...