微软近期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. 如何在树莓派上运行雷神之锤III

    昨天在树莓派上尝试运行了一下雷神之锤III,流畅运行,效果不错~~~ RPI这个小身板的东东总是可以给你带来惊喜,这里记录一下步骤以备后续再用 先确保RPI的程序和固件都已经更新 sudo apt-g ...

  2. Sharepoint学习笔记—习题系列--70-573习题解析 -(Q28-Q31)

    Question28You have a Microsoft Office SharePoint Server 2007 site.You upgrade the site to SharePoint ...

  3. PL/SQL基础-异常处理

    --*********异常处理一.异常的类型 ORACLE异常分为两种类型:系统异常.自定义异常. 其中系统异常又分为:预定义异常和非预定义异常.1.预定义异常 ORACLE定义了他们的错误编号和异常 ...

  4. OC中代理的使用

    通常代理的使用需要以下几个步骤: 1.制定协议.协议可以在委托对象的.h中声明,也可以在单独的.h中声明.制定协议后,在协议中声明需要代理对象来实现的方法. 2.设置代理属性.制定协议后需要为委托对象 ...

  5. android media server 解析1-media player service 结构部分

    下面为media server注册的四个服务之一:MediaPlayerService的结构图 1.图中没有MediaPlayerService的代理对象BpMediaPlayerService部分, ...

  6. iOS 中的 NSTimer

    iOS 中的 NSTimer NSTimer fire 我们先用 NSTimer 来做个简单的计时器,每隔5秒钟在控制台输出 Fire .比较想当然的做法是这样的: @interface Detail ...

  7. iOS之通过PaintCode快速实现交互动画的最方便方法 未解问题

    需求: 问题: 源码百度云下载链接: http://pan.baidu.com/s/1o7r4hCm 密码: 8atd 其他学习链接:http://www.jianshu.com/p/90d6cd35 ...

  8. 比较好用的web打印控件——Lodop

    前一段时间公司一项目比较特殊,客户要求打印单必须是淘宝上卖的那种三联打印单.如果还是使用原来系统自带的打印的话,就会造成无法打印出来理想的效果,于是找了下相关的打印控件,比较网络上比较流行的几款插件, ...

  9. java注解框架

    我们经常会在java代码里面看到:“@Override”,“@Target”等等样子的东西,这些是什么? 在java里面它们是“注解”. 下面是百度百科的解释:java.lang.annotation ...

  10. jQuery最佳实践(不断更新中...)

    1. 处理cdn失效 <script type="text/javascript" src="http://xxx.com/jquery.min.js " ...