微软近期Open的职位:

Job Description

Group: Search Technology Center Asia (STCA)/Search Ads

Title: SDEII-Senior SDE

Location: Beijing, China

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 new 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 MSN social 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)搜索引擎技术,在线广告技术,MSN社交网络及移动互联网研发。微软亚洲搜索技术中心是微软全球在线产品研发的一支重要团队和中坚力量,同时它也肩负着推动微软在中国及亚太地区在线服务市场发展的使命。

The R&D of Search Ads aims to build an online advertising ecosystem including users, advertisers, and the search engine. We are able to identify user needs and preferences from the user query with our leading technology and experience, by which we establish connections between the “Ad display” and “ads that match the user query.” &nbsp Not only on global market, we will make impact in Asia market and drive Microsoft online success in future.

This is a fun and fast paced environment and a great opportunity to work on something highly strategic to Bing search engine, and to Microsoft online service. We have very tough competition and there are a lot of challenges for us to tackle.

Bing Ads Relevance and Revenue team is chartered to deliver world class algorithm and features based on web scale data to drive user satisfaction, advertiser ROI and Bing revenue per search.

Role and Responsibilities:

As an engineer of the Ads Relevance and Revenue team, you will design, develop, and deliver quality features, with a focus on innovative algorithms and prediction techniques for improving Bing Ads Relevance and Bing Revenue.

You must have a passion for taking on the toughest technical challenges, solving hard problems together with your team.

You must feel comfortable operating within a fast moving research and development team, with strong passion for delivering quality products, proven track record of working with a product group, excellent written and oral communication.

You will apply machine learning algorithms, statistical data analysis, computational linguistics, and similar tools to find useful patterns in web-scale data collections. Understand the Search Ads products from end to end, identify areas for major improvements and develop the algorithms to make those improvements real. Measure, interpret, and learn from the results of ongoing testing to make the product even better.

Required Qualifications:

You should have 5+ years of strong expertise in data mining/analysis, machine learning, computational linguistics, or similar areas; 3+ years demonstrated work experience in Search Ads or Search; an advanced degree in Computer Science or closely related field; strong communications skills (both verbal and written); and great intuition and ability to “make sense of the numbers.”

You should be self-motivated and self-directed. A demonstrated ability to come up-to-speed quickly on a new technical domain is presumed. And the ability to work well in a team environment is very important.

Knowledge and experience in any of the following areas is strong plus: Web search relevance, Click Prediction, C/C++ coding, Information Retrieval, Data Mining, Natural Language Processing, Machine Learning, strong understanding of the search/Ads ecosystem and marketplace along with technology, experience writing code in production systems at large scale.

Staffing Consultant: Ariel Xiang (axiang@microsoft.com)

Microsoft is an equal opportunity employer and supports workforce diversity.

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

微软职位内部推荐-Software Engineer II的更多相关文章

  1. 微软职位内部推荐-Software Engineer II_VS

    微软近期Open的职位: Job Title: Software Engineer II Division: Visual Studio China – Developer Division Work ...

  2. 微软职位内部推荐-Software Engineer II-Web app

    微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...

  3. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  4. 微软职位内部推荐-Software Engineer II_HPC

    微软近期Open的职位: Job Title: Software Engineer II_HPC Location: Shanghai, China Are you passionate about ...

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

    微软近期Open的职位: Job Title: Software Engineer Work Location: Suzhou, China This is a once in a lifetime ...

  6. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  7. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  8. 微软职位内部推荐-Software Engineer II-News

    微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...

  9. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

随机推荐

  1. IOS枚举使用

    1.方法一: typedef enum { one = 0, two, }Name; 2.方法二: typedef NS_ENUM(NSInteger, name) { one, two }; 注:a ...

  2. Caused by: java.lang.UnsupportedOperationException

    对Arrays.asList()返回的List进行操作之后报错Caused by: java.lang.UnsupportedOperationException 让我们来看一下Arrays.asLi ...

  3. block中出现此种报错: Incompatible block pointer types initializing 'float (^__strong)(float, float)' with an expression of type 'int (^)(float, float)'

    当block(代码块)的返回值是float时,应注意的地方:定义的返回值类型一定要与return的返回值类型一样 我们以两个数的四则运算来举例 在main.m文件中的四则运算中,我采用两种返回值类型( ...

  4. iOS 学习 - 1.代理传值

    代理的目的是改变或传递控制链.允许一个类在某些特定时刻通知到其他类,而不需要获取到那些类的指针.可以减少框架复杂度.
另外一点,代理可以理解为java中的回调监听机制的一种类似 优点:1.避免子类化带 ...

  5. Retrofit源码设计模式解析(上)

    Retrofit通过注解的方法标记HTTP请求参数,支持常用HTTP方法,统一返回值解析,支持异步/同步的请求方式,将HTTP请求对象化,参数化.真正执行网络访问的是Okhttp,Okhttp支持HT ...

  6. Extjs 控件属性(部分)

    Ext.form.TimeField: 配置项: maxValue:列表中允许的最大时间 maxText:当时间大于最大值时的错误提示信息 minValue:列表中允许的最小时间 minText:当时 ...

  7. JSON取值前判断

    public static void main(String[] args)throws Exception{ String jsonStr1="{\"access_token\& ...

  8. 测试管理_测试人员招聘[持续更新ing]

    招聘之难,难于上青天. 如何招聘到一位称心如意的员工想必是每个公司和管理者都要面临而且头疼的问题.尤其在初建团队或团队缺人的情况下问题会显得更加严重. 作为一个测试管理者,如何招聘到合适的测试人员是必 ...

  9. Oracle与SQL SERVER编程差异分析(入门)

    网上有关Oracle与SQL SERVER性能差异的文章很多,结论往往是让你根据数据量与预算来选择数据库.但实际项目中,特别是使用 .Net 开发的系统,支持以上两种数据库或者更多已经成为Boss的普 ...

  10. Oracle 11g 中恢复管理器RMAN介绍

    这是我平时摘录的笔记,从管理艺术那本书上摘录出来的,放到这里 RMAN 可在数据库服务器的帮助下从数据库内备份数据文件,可构造数据文件映像副本.控制文件和控制文件映像.对当日志 SPFILE 和RMA ...