微软职位内部推荐-Senior Software Engineer II-Search
微软近期Open的职位:
Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one of the highest impact and most technically challenging projects in the computer industry. Our mission is to delight the customers by delivering the most relevant results with rich user experience. Bing Whole Page Relevance (WPR) team is looking for strong developers to join our fun and challenging journey.  
Whole Page Relevance is responsible for the final look & feel of every visible section on Bing Search Result Page (SERP). We own a wide variety of features, which are directly customer facing and involve broad range of technologies.   Specifically, our feature area includes
-               Deep Link to extract and provide rich secondary navigational experience
-               Answer Ranking to present answers in the most relevant way
-               Rich Caption to bring compelling UX features along with organic data to light up algo results
-               Whole Page Organization to best leverage entity pane and post-web triggering for overall optimal user engagement
-               Monetization to come up with best UX and data feature on Ads and directly bring in revenue
-               Answer Developer Experience to greatly expedite answer publishing and monitoring experience
-               UX Framework, which actually owns Bing core UX infrastructure to enrich the answer UX development experience
-               And various Autopilot / Azure based tools systems
As a member of the WPR team, you will have a direct impact on the quality of our search results which in turn determines the experience of millions of user searches every day. In collaboration with researchers at MSR, we explore and invent cutting edge methods in statistics, information retrieval, data mining, machine learning, Bing core UX framework and distributed systems to solve hard problems. You will have enormous resources at your disposal; high-performance distributed systems with vast amounts (peta-bytes) of raw and processed data from our logs/index and the tools to work with this data. At the same time you will be working with low-level systems code to maximize our relevance while keeping user latencies at a minimum. You will have an opportunity to make a huge difference not only to Microsoft’s online business and bottom line, but to enhance search experience to allow everyone to find the information they need. You have the right environment and strong support to drive your favorite features to solution. We are an extremely agile team and we move very fast from ideas to experimentation, development and deployment through continuous releases throughout the year.
We are looking for cream of the crop - motivated engineers with excellent architecture, design, coding, and debugging skills.
-      B.S. in Computer Science or equivalent required; MS/PhDs preferred.
-      Familiar with at least one OOP language: C++/C#/Java
-      Great design, problem solving, and data analysis skills, with demonstrated passion for quality, performance, and engineering excellence
-      At least 5 years of industry experiences in engineering or research is preferred.
-      Experience in data mining/analysis, machine learning, information retrieval, large scale web server experience is a big plus.
-      Motivated and able to work independently as well in a collaborative team setting to research innovative solutions to challenging technical/business problems.
Microsoft is an equal opportunity employer and supports workforce diversity.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Senior Software Engineer II-Search的更多相关文章
- 微软职位内部推荐-Senior Software Engineer -Web
微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...
- 微软职位内部推荐-Senior Software Engineer
微软近期Open的职位: Are you looking for a big challenge? Do you know why Big Data is the next frontier for ...
- 微软职位内部推荐-Senior Software Engineer - Back End
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Software Engineer - Front End
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Software Engineer II-Sharepoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Software Engineer_Azure
微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...
- 微软职位内部推荐-Senior Software Development Engineer
微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...
- 微软职位内部推荐-Senior Software Engineer_HPC
微软近期Open的职位: Job Title: Senior Software Engineer_HPC Location: Shanghai, China Are you passionate ab ...
- 微软职位内部推荐-Senior Software Development En
微软近期Open的职位: Job Title: Senior Development Engineer Division: Visual Studio China - Developer Divisi ...
随机推荐
- Linux-- 查看文件 cat/tac
cat 查看文件 用法:cat 文件名 1.显示非空白行行号 -b 2.显示所有行号 -n 3.将[Tab]按键以 ^T 显示出来 -T 4.显示出特殊字符 -V 5.将结尾的断行字符$显示出来 -E ...
- [iOS]CIFilter滤镜
- (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view, typica ...
- iOS TabBarItem设置红点(未读消息)
实现原理: 其实是自定义一个view,将view添加到UITabBar上面,也可以是一个按钮,设置背景图片,和label.废话少说直接上代码搞一个UITabBar的分类 #import <UIK ...
- 手把手教你创建私有podspec
本文来自 网易云社区 . CocoaPods是iOS非常好用的类库管理工具,可以非常方便的管理和更新项目中使用到的第三方库,以及将自己项目中的公共组件交由它管理. 工作中比较常用到的是通过CocoaP ...
- Java并发编程(二)创建线程的三种方法
进程与线程 1. 进程 进程和代码之间的关系就像音乐和乐谱之间的关系一样,演奏结束的时候音乐就不存在了但乐谱还在:程序执行结束的时候进程就消失了但代码还在,而计算机就是代码的演奏家. 2. 线程 线 ...
- webpack4.26的详细配置,包含babel, eslint, postcss, 及各种所需loader,内含大量注释
github地址:https://github.com/qianxiaoning/demo-webpack4.26 内含详尽注释 欢迎大家star或者fork呀~ 目录结构: completeDemo ...
- NFS网络文件系统
FFS服务端概述 NFS,是Network File System的简写,即网络文件系统.网络文件系统是FreeBSD支持的文件系统中的一种,也被称为NFS: NFS允许一个系统在网络上与他人共享目录 ...
- 从零开始的Python学习Episode 14——日志操作
日志操作 一.logging模块 %(message)s 日志信息 %(levelno)s 日志级别 datefmt 设置时间格式 filename 设置日志保存的路径 level 设置日志记录的级别 ...
- [POJ1741]Tree(点分治)
树分治之点分治入门 所谓点分治,就是对于树针对点的分治处理 首先找出重心以保证时间复杂度 然后递归处理所有子树 对于这道题,对于点对(u,v)满足dis(u,v)<=k,分2种情况 路径过当前根 ...
- STM32串口一直进中断
调试过程中遇到了使用串口什么都没接却一直进中断,接串口线到电脑上测试又正常的问题. 网上有人说需要将USART的RX模式从输入浮空改成输入上拉,改后测试正常,问题解决. 分析可能是什么都不接时浮空模式 ...