微软近期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. &nbsp

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. &nbsp Specifically, our feature area includes

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Deep Link to extract and provide rich secondary navigational experience

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Answer Ranking to present answers in the most relevant way

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Rich Caption to bring compelling UX features along with organic data to light up algo results

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Whole Page Organization to best leverage entity pane and post-web triggering for overall optimal user engagement

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Monetization to come up with best UX and data feature on Ads and directly bring in revenue

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Answer Developer Experience to greatly expedite answer publishing and monitoring experience

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp UX Framework, which actually owns Bing core UX infrastructure to enrich the answer UX development experience

- &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp 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.

- &nbsp&nbsp&nbsp&nbsp B.S. in Computer Science or equivalent required; MS/PhDs preferred.

- &nbsp&nbsp&nbsp&nbsp Familiar with at least one OOP language: C++/C#/Java

- &nbsp&nbsp&nbsp&nbsp Great design, problem solving, and data analysis skills, with demonstrated passion for quality, performance, and engineering excellence

- &nbsp&nbsp&nbsp&nbsp At least 5 years of industry experiences in engineering or research is preferred.

- &nbsp&nbsp&nbsp&nbsp Experience in data mining/analysis, machine learning, information retrieval, large scale web server experience is a big plus.

- &nbsp&nbsp&nbsp&nbsp 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的更多相关文章

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

    微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...

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

    微软近期Open的职位: Are you looking for a big challenge? Do you know why Big Data is the next frontier for ...

  3. 微软职位内部推荐-Senior Software Engineer - Back End

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  4. 微软职位内部推荐-Senior Software Engineer - Front End

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

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

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  6. 微软职位内部推荐-Senior Software Engineer_Azure

    微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...

  7. 微软职位内部推荐-Senior Software Development Engineer

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

  8. 微软职位内部推荐-Senior Software Engineer_HPC

    微软近期Open的职位: Job Title: Senior Software Engineer_HPC Location: Shanghai, China Are you passionate ab ...

  9. 微软职位内部推荐-Senior Software Development En

    微软近期Open的职位: Job Title: Senior Development Engineer Division: Visual Studio China - Developer Divisi ...

随机推荐

  1. 处理HTML表单(11)

    PHP和Web表单 <?php if(isset($_POST["name"])){//isset()函数设置变量是否设置,并且不能为空 $name = $_POST[&qu ...

  2. Apache2.4.34 + php 7.28 + MySQL8.0.12 安装及配置

    服务端的学习 Apache2.4.34 的安装及配置 1.基本安装 最新的 Apache 已经不提供 Windows 的安装版本,所以我们这里使用的是解压版 -下载地址:https://www.apa ...

  3. LeetCode31.下一个排列 JavaScript

    实现获取下一个排列的函数,算法需要将给定数字序列重新排列成字典序中下一个更大的排列. 如果不存在下一个更大的排列,则将数字重新排列成最小的排列(即升序排列). 必须原地修改,只允许使用额外常数空间. ...

  4. 在VSCode使用Markdown绘制UML图

    在VSCode使用Markdown绘制UML图 需要插件 Markdown All in One Markdown Preview Enhanced PlantUML markdownlint Mar ...

  5. node.js中用户密码的加密

    crypro实现用户密码的加密 在实际的项目中,只要涉及到用户的信息,就是十分重要的.设想一下数据库里面存放的用户的密码是明文的形式,后果是有多严重.所以今天给大家分享一下express中怎样实现用户 ...

  6. C++11 initializer_list 和 Range-based for loop 学习理解

    win10 + vs2017 源码如下: int main() { vector< int > numbers = { 1, 2, 3, 4, 5 }; for (auto num : n ...

  7. 笔记本电脑、VM虚拟机、开发板三者网线连接互ping

    笔者在做NFS挂接练习时,发现网上的资料大部分是笔记本电脑(以下简称PC)和虚拟机PING.PC和开发板PING,这样的方式不是我想要的.笔者需要使用无线网卡上网,使用有线网卡进行三者互PING.在开 ...

  8. Hadoop学习(一)

    今天刚刚从hadoop网址下载了edition 0.21,上传到公司内网 server上试了一把. 跟着官方网站走了一趟,在执行 Format a new distributed-filesystem ...

  9. 20155203 《信息安全技术》 实验2 Windows口令破解

    实验目的 了解Windows口令破解原理 对信息安全有直观感性认识 能够运用工具实现口令破解 系统环境 Windows 实验工具 LC5 SuperDic(密码字典生成器) 实验原理 口令破解方法 口 ...

  10. 20170531 课堂实践 MyOD

    MyOD 题目 编写MyOD.java 用java MyOD XXX实现Linux下od -tx -tc XXX的功能 Linux下od功能详解 od(octal dump)命令可以以八进制.十进制. ...