微软近期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 two 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

微软职位内部推荐-Software Engineer II-Search的更多相关文章

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

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

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

    微软近期Open的职位: Job Title: Software Engineer II Division: Visual Studio China – Developer Division Work ...

  3. 微软职位内部推荐-Software Engineer II-Web app

    微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...

  4. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  5. 微软职位内部推荐-Software Engineer II_HPC

    微软近期Open的职位: Job Title: Software Engineer II_HPC Location: Shanghai, China Are you passionate about ...

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

    微软近期Open的职位: Job Title: Software Engineer Work Location: Suzhou, China This is a once in a lifetime ...

  7. 微软职位内部推荐-Software Engineer II-News

    微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...

  8. 微软职位内部推荐-Software Engineer II-SDP

    微软近期Open的职位: Position: SDE II The R&D of Shared Data Platform at Application and Services Group ...

  9. 微软职位内部推荐-Software Engineer II-Senior Software Engineer for Satori

    微软近期Open的职位: Title: Software Engineer II-Senior Software Engineer for Satori, STC Location: Beijing ...

  10. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

随机推荐

  1. EF5.0中的跨数据库操作

    以前在用MVC + EF 的项目中,都是一个数据库,一个DbContext,因此一直没有考虑过在MVC+EF的环境下对于多个数据库的操作问题.等到要使用时,才发现这个问题也不小(关键是有个坑).直接说 ...

  2. Hadoop YARN简介

    背景 本文整理一些Hadoop YARN的相关内容. 简介 YARN(Yet Another Resource Negotiator)是Hadoop通用资源管理平台,为各类计算框架(离线MR.在线St ...

  3. 详解coredump

    一,什么是coredump 我们经常听到大家说到程序core掉了,需要定位解决,这里说的大部分是指对应程序由于各种异常或者bug导致在运行过程中异常退出或者中止,并且在满足一定条件下(这里为什么说需要 ...

  4. 常用npm 命令

    npm 官方网站:npm的使用说明   安装模块 npm install 安装当前目录package.json文件中配置的dependencies模块   安装本地的模块文件 npm install ...

  5. Spring-IOC 扩展点 BeanFactoryPostProcessor及其子接口解析

    BeanFactoryPostProcessor 接口的英文描述: Allows for custom modification of an application context's bean de ...

  6. jQuery做字符串分隔

    var str=new String(); var arr=new Array(); str="ddd,dsd,3,dd,g,k"; //可以用字符或字符串分割 arr=str.s ...

  7. CHECKEDLISTBOX用法总结

    C# CHECKEDLISTBOX用法总结   一般认为:foreach (object obj in checkedListBox1.SelectedItems)即可遍历选中的值. 其实这里遍历的只 ...

  8. PID控制本版二

    https://gist.github.com/bradley219/5373998 特色: 比起第一版,加入了 最大最小值限制,暂无测试. PIDImpl( double dt, double ma ...

  9. MetaMask/provider-engine-2-代码

    package.json "main": "index.js", "scripts": { "test": " ...

  10. mysql刚启动就停止是什么原因

    1.找到mysql安装目录,将其配置文件my.default.ini改名为my.ini,并且将my.ini移至bin目录下. 2.启动命令行,将目录切换到mysql安装目录的bin目录下.3.接下来, ...