微软职位内部推荐-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 ...
随机推荐
- Sharepoint学习笔记—习题系列--70-573习题解析 -(Q131-Q132)
Question 131You create a SharePoint site by using the Document Center site template.You need to ensu ...
- Web应用程序系统的多用户权限控制设计及实现-项目架构【3】
本章主要讲述Web权限管理系统的项目架构,及开发中需要的基本类和相关的CSS,JS文件. 1.1系统结构 本系统搭建开发工具为Visual Studio 2012,采用ASP.NET MVC 4.0技 ...
- iOS开发融云即时通讯集成详细步骤
1.融云即时通讯iOS SDK下载地址 http://rongcloud.cn/downloads 选择iOS SDK下载 2.进行应用开发之前,需要先在融云开发者平台创建应用,如果您已经注 ...
- iOS:交换Button中图片与文字的左右位置
titleEdgeInsets属性和 imageEdgeInsets属性只是在画这个button出来的时候用来调整image和label位置的属性,并不影响button本身的大小.它们只是image和 ...
- iOS开发之网络编程--4、NSURLSessionDataTask实现文件下载(离线断点续传下载) <进度值显示优化>
前言:根据前篇<iOS开发之网络编程--2.NSURLSessionDownloadTask文件下载>或者<iOS开发之网络编程--3.NSURLSessionDataTask实现文 ...
- Swift语言与Objective-C语言混合编程
首先创建一个Swift的Single View工程 然后直接在工程中新建OC文件: 然后选择OC语言之后会问你是否自动创建OC和Swift的中间文件: 然后工程文件夹里就有了三个文件: 现在OC头文件 ...
- sql 存储过程中top 后面跟参数的问题
之前存储过程中有top的情况,都是拼接sql,然后通过exec执行,进行查询结果,很不方便. 今天研究了,原来top后面是可以直接写参数的. 只需要top 后面的参数加上小括号就好了 eg: TOP ...
- hibernate取出count(*)的办法
1.定义查询语句 String sql="select count(*) from ExcelInfor";2.获取count(*)返回结果: (1)int count=In ...
- 续Gulp使用入门三步压缩CSS
gulp 压缩css 一.安装 gulp-minify-css 模块 提示:你需要使用命令行的 cd 切换到对应目录后进行安装操作. 在命令行输入 npm install gulp-minify-cs ...
- hdu 4635 Strongly connected 强连通缩点
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4635 题意:给你一个n个点m条边的图,问在图不是强连通图的情况下,最多可以向图中添多少条边,若图为原来 ...