微软职位内部推荐-Software Engineer II-Senior Software Engineer for Satori
微软近期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.   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:
-      Love to design and write great code, with great technical passion,   drive for results, and ability to work independently
-      Strong analytical and problem solving skills
-      Strong partnership, communication and coordination skills
-      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
-      Proficient in some of the programming languages: C, C++, C#, Java, SQL, .Net is preferred
-      6+ year software development experiences is preferred.
-      Bachelor degree in computer science or a related field is required.   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的更多相关文章
- 微软职位内部推荐-UX Designer II
微软近期Open的职位: Search Technology Center Asia (STCA) Position: UX Designer Location: Beijing, China Sea ...
- 微软职位内部推荐-Senior Software Engineer -Web
微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...
- 微软职位内部推荐-Senior Software Development Engineer
微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...
- 微软职位内部推荐-Software Development Engineer II
微软近期Open的职位: Job Title:Software Development EngineerII Division: Server & Tools Business - Comme ...
- 微软职位内部推荐-Software Engineer II
微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...
- 微软职位内部推荐-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 Development Engineer H/F
微软近期Open的职位: Microsoft Engineering Center Paris (Xbox Music et Video) : Ingénieur en développement l ...
随机推荐
- jQuery全选反选插件
(function($){ $.fn.check = function(options){ var options = $.extend({ element : "input[name='n ...
- Js 面向对象之封装,继承,原型,原型链
封装 ,继承 ,原型, 原型链 封装 ? 面向对象有三大特性,封装.继承和多态.对于ES5来说,没有class(类)的概念,并且由于JS的函数级作用域(函数内部的变量在函数外访问不到),所以我们就可以 ...
- ajax执行失败原因
ajax 跳入error的一些原因 先放一个标准的jquery的ajax代码: $.ajax({ type: 'POST', url: 'getSecondClassification', data: ...
- 定义一个复数(z=x+iy)类Complex,包含: 两个属性:实部x和虚部y 默认构造函数 Complex(),设置x=0,y=0 构造函数:Complex(int i,int j) 显示复数的方法:showComp()将其显示为如: 5+8i或5-8i 的形式。 求两个复数的和的方法:(参数是两个复数类对象,返回值是复数类对象)public Complex addComp(Compl
因标题框有限,题目未显示完整,以下再放一份: 定义一个复数(z=x+iy)类Complex,包含: 两个属性:实部x和虚部y 默认构造函数 Complex(),设置x=0,y=0 构造函数:Compl ...
- linux rpm jdk安装环境配置
wget https://download.oracle.com/otn/java/jdk/8u211-b12/478a62b7d4e34b78b671c754eaaf38ab/jdk-8u211 ...
- 【Unix 网络编程】TCP 客户/服务器简单 Socket 程序
建立一个 TCP 连接时会发生下述情形: 1. 服务器必须准备好接受外来的连接.这通常通过调用 socket.bind 和 listen 这三个函数来完成,我们称之为被动打开. 2. 客户通过调用 c ...
- 30秒搞定String面试
Java 语言中,无论新菜鸟,还是老司机,真正了解String内存的很少.关于String 的试题,花样很多.== 在什么情况下是true,什么情况是false.我总结出如下3点让你彻底结束对Stri ...
- zabbix服务快速搭建指南
zabbix监控服务快速安装指南 1.更换centos7-base源为阿里源 wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.ali ...
- h5声音录制/播放
html代码: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" ...
- Python的scrapy之爬取6毛小说网的圣墟
闲来无事想看个小说,打算下载到电脑上看,找了半天,没找到可以下载的网站,于是就想自己爬取一下小说内容并保存到本地 圣墟 第一章 沙漠中的彼岸花 - 辰东 - 6毛小说网 http://www.6ma ...