微软近期Open的职位:

Title: Software Engineer II-Senior Software Engineer for Satori, STC

Location: Beijing or Suzhou

Search Engine has been evolving from key word search into intention fulfillment and task completion, in which entity and knowledge technology is one of crucial enablers. This trend has become the shared industry view, and our competitors are not standing still and waiting. Bing Satori team is innovating aggressively to evolve Search Engine with the capability of building knowledge, extending the capability to use knowledge graph information, and thus fulfilling user intentions.

On the mission to build an open entity, knowledge & digital intelligence platform, Satori will be known as the Microsoft Knowledge and Digital Intelligence Fabric. &nbsp This involves wide and deep technical areas from platform, online/offline service, to large data process, relevance and ecosystem /user experience. We are building a world class engineering team in STCA, with the focus on advancing the platform and system architecture and capability, boosting knowledge data extraction and curation from Web and beyond, building and enriching knowledge graph at scale and with quality, onboarding partners and enabling E2E scenarios for task completion and monetization. The technical areas spread across a very wide spectrum from large scale online/offline distributed systems, data mining and data processing, to relevance, search quality, and user experience.

Do you want to be part of the effort to build the next generation search engine that powers digital life/digital work experiences? Are you excited by the opportunity to work on Microsoft’s digital intelligence platform that offers web scale solution for knowledge extraction/enrichment and enables powerful task completion scenarios? For those who answer yes, we have the right job for you in the Bing Satori team.

We are looking for a self-driven, highly motivated senior software developer with exceptional technical skills to join us in this challenging effort. A qualified candidate must have proven solid track record on designing and implementing system/services that are scalable, fail tolerant and high performant. The candidate must demonstrate technical leadership through making sound technical judgments/recommendations that influence design decisions and being a role model/advocate of quality engineering.

We have positions in both Beijing and Suzhou.

Required qualifications/experience:

- &nbsp&nbsp&nbsp&nbsp Love to design and write great code, with great technical passion, &nbsp drive for results, and ability to work independently

- &nbsp&nbsp&nbsp&nbsp Strong analytical and problem solving skills

- &nbsp&nbsp&nbsp&nbsp Strong partnership, communication and coordination skills

- &nbsp&nbsp&nbsp&nbsp Significant experiences in one of the following areas : large scale internet applications, operating system kernels, distributed systems, storage systems, data modeling of complex systems, and search relevance

- &nbsp&nbsp&nbsp&nbsp Proficient in some of the programming languages: C, C++, C#, Java, SQL, .Net is preferred

- &nbsp&nbsp&nbsp&nbsp 6+ year software development experiences is preferred.

- &nbsp&nbsp&nbsp&nbsp Bachelor degree in computer science or a related field is required. &nbsp Master or Ph.D. is preferred.

Microsoft is an equal opportunity employer and supports workforce diversity.

Contact Staffing Consultant: Ariel Xiang axiang@microsoft.com

GCR:CN:DEV:EN

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

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

  1. 微软职位内部推荐-UX Designer II

    微软近期Open的职位: Search Technology Center Asia (STCA) Position: UX Designer Location: Beijing, China Sea ...

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

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

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

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

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

    微软近期Open的职位: Job Title:Software Development EngineerII Division: Server & Tools Business - Comme ...

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

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

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

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

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

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

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

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

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

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

  10. 微软职位内部推荐-Senior Software Development Engineer H/F

    微软近期Open的职位: Microsoft Engineering Center Paris (Xbox Music et Video) : Ingénieur en développement l ...

随机推荐

  1. ethereumjs/ethereumjs-common-1-简介

    为了了解ethereumjs/ethereumjs-block-3-代码的使用需要了解的一个模块 https://github.com/ethereumjs/ethereumjs-common Com ...

  2. js之radio应用实例

    radio和checkbox还有select,可谓是前后端常用三剑客啊!特别是checkbox和select,关于这两个今天不讲,因为在下面这几篇文章,我已经比较详细的讲解了. SpringMVC之a ...

  3. centos6.5添加阿里docker加速器

    1. 配置阿里docker加速器 vi /etc/sysconfig/docker 在文件末尾追加下面两行 other_args="--registry-mirror=https://pl8 ...

  4. windows 下nginx配置php支持

    修改nginx配置 location ~ \.php$ { root D:/Learn/php/test/; fastcgi_pass ; fastcgi_index index.php; fastc ...

  5. 20155211 Exp1 PC平台逆向破解(5)M

    20155211 Exp1 PC平台逆向破解(5)M 实践目标 本次实践的对象是一个名为pwn1的linux可执行文件. 该程序正常执行流程是:main调用foo函数,foo函数会简单回显任何用户输入 ...

  6. 补交20145226蓝墨云班课 -- MyOD

    蓝墨云班课 -- MyOD.java 具体描述: 编写MyOD.java 用java MyOD XXX实现Linux下od -tx -tc XXX的功能. 提交测试代码和运行结果截图,加上学号水印,提 ...

  7. mfc 类的析构函数

     析构函数  自定义析构函数 一.析构函数 析构函数(destructor) 与构造函数相反,当对象生命周期结束时(例如对象所在的函数已调用完毕),系统自动执行析构函数.析构函数往往用来做“清理善 ...

  8. python基础学习1-正则表达式

    #!/usr/bin/env python # -*- coding:utf-8 -*- import re print(re.findall('alex','yyyyabbblalexrrreooo ...

  9. P3164 [CQOI2014]和谐矩阵

    P3164 [CQOI2014]和谐矩阵 乱写能AC,暴力踩标程(雾 第一眼 诶这题能暴力枚举2333!!! 第二眼 诶这题能高斯消元!那只需要把每个位置的数给设出来就能够列方程了!然后就可以\(O( ...

  10. Kafka系列一 基本安装

    一 配置文件(下载.解压.跳过) # Licensed to the Apache Software Foundation (ASF) under one or more # contributor ...