微软近期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. jsp页面el表达式不起作用

    web.xml中2.4版本的默认导入的standerd.jar,和jstl.jar是使用el表达式的包是启动的而2.5版本的web.xml中默认是关闭的所以在2.5的所有jsp中需要启动一下用< ...

  2. openSUSE之SSH登录

    环境: 1:操作系统:openSUSE 2:SSH工具:Xshell 3:virtualbox 解决问题:Xshell通过ssh登录openSUSE进行操作. 1:virtualbox安装好openS ...

  3. leetcode 107

    107. Binary Tree Level Order Traversal II Given a binary tree, return the bottom-up level order trav ...

  4. 【转载】linux中互斥尽量用mutex,不用semaphore

    DEFINE_MUTEX是来自include/linux/mutex.h中的一个宏,用它可以定义一把互斥锁,在Linux内核中,其实是在2005年底才建立比较系统.完善的互斥锁机制,在那年冬天,来自R ...

  5. (五)、nodejs使用bootstrap的样式进行分页

    一.page方法 /****************************************************** * Created User: * Created Time: 201 ...

  6. Cannot change version of project facet Dynamic web的解决方法

    用Eclipse创建Maven结构的web项目的时候选择了Artifact Id为maven-artchetype-webapp,由于这个catalog比较老,用的servlet还是2.3的,而一般现 ...

  7. [leetcode]_Search Insert Position

    题目:查找元素target插入一个数组中的位置. 代码: public int searchInsert(int[] A, int target) { int len = A.length; int ...

  8. 关于ASP.net TextBox控件的失去焦点后触发其它事件

    编写人:CC阿爸 2015-2-02 今天在这里,我想与大家一起分享如何处理的ASP.net TextBox控件的失去焦点后触发其它事件的问题,在此做个小结,以供参考.有兴趣的同学,可以一同探讨与学习 ...

  9. JS模块化工具requirejs教程(二):基本知识

    基本API require会定义三个变量:define,require,requirejs,其中require === requirejs,一般使用require更简短 define 从名字就可以看出 ...

  10. Silverlight动态设置WCF服务Endpoint

    2013-02-02 05:57 by jv9, 1763 阅读, 3 评论, 收藏, 编辑 去年12月收到一位朋友的邮件,咨询Silverlight使用WCF服务,应用部署后一直无法访问的问题,通过 ...