微软职位内部推荐-Software Engineer II
微软近期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.”   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的更多相关文章
- 微软职位内部推荐-Software Engineer II_VS
微软近期Open的职位: Job Title: Software Engineer II Division: Visual Studio China – Developer Division Work ...
- 微软职位内部推荐-Software Engineer II-Web app
微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...
- 微软职位内部推荐-SW Engineer II for Azure Network
微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...
- 微软职位内部推荐-Software Engineer II_HPC
微软近期Open的职位: Job Title: Software Engineer II_HPC Location: Shanghai, China Are you passionate about ...
- 微软职位内部推荐-Software Engineer
微软近期Open的职位: Job Title: Software Engineer Work Location: Suzhou, China This is a once in a lifetime ...
- 微软职位内部推荐-SW Engineer II for Cloud Service
微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...
- 微软职位内部推荐-SW Engineer II for Skype
微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...
- 微软职位内部推荐-Software Engineer II-News
微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...
- 微软职位内部推荐-SW Engineer II for Cloud Servi
微软近期Open的职位: Do you have a passion for embedded devices and services?   Does the following m ...
随机推荐
- IOS MenuController初步了解
IOS MenuController初步了解 默认情况下有以下控件已经支持MenuController. UITextField UITextView UIWebView 让其他控件也支持MenuCo ...
- iOS NSDate、NSCalendar、NSDateComponents
时间解析(NSDate.NSCalendar.NSDateComponents): 1.使用NSCalendar和NSDateComponents解析日期,直接获取到年月日时分秒.获取到年月日时分秒其 ...
- SVN版本更新后,upData工程之后,Xcode 工程文件打不开解决办法
svn更新代码后,打开xcode工程文件,会出现 xxx..xcodeproj cannot be opened becausethe project file cannot be parsed. ...
- SQL Server 查看存储过程执行次数的方法
今天老大提出一个需求,想查看数据库存储过程执行的次数,以前没有接触过,于是网上找了下,发现还真有! 不废话,贴出来sql语句,直接执行即可看到结果: use master select text,ex ...
- OOD沉思录 --- 类和对象的关系 --- 包含关系1
4.5 如果类包含另一个类的对象,那么包含类应当向被包含的对象发送消息(调用方法). 也就是说,所有的包含关系都应当是使用关系. 如果不是这样,那么包含的类有什么用处呢?当然,面向过程的开发人员会想 ...
- android之旋转的刻度盘
这是在学习android的Canvas绘图技巧时做的一个实例.主要用的核心方法就是canvas.save,canvas.rotate, canvas.translate以及canvas.restore ...
- session失效后跳转到登陆页面
一.编写Filter拦截器类 package com.pv.utils; import java.io.IOException; import java.io.PrintWriter; import ...
- nginx根据IP限制访问
nginx有两个模块可以控制访问 HttpLimitZoneModule 限制同时并发访问的数量 HttpLimitReqModule 限制访问数据,每秒内最多几个请求 http{ ## ...
- JavaScript中判断为整数的多种方式
之前记录过JavaScript中判断为数字类型的多种方式,这篇看看如何判断为整数类型(Integer). JavaScript中不区分整数和浮点数,所有数字内部都采用64位浮点格式表示,和Java的d ...
- ZOJ 3865 Superbot(优先队列--模板)
题目链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5477 主要思路:1.从一个点(cur)到它相邻的点(next),所需 ...