微软职位内部推荐-Senior Software Engineer_HPC
微软近期Open的职位:
Job Title: Senior Software Engineer_HPC
Location: Shanghai, China
Are you passionate about the new world of cloud computing? Do you want to be a part of the effort to build the platform that embraces the most important trends in the industry from on-premise to cloud transformation of the enterprise? Are you passionate about making complex, enterprise class, and cloud-scale technologies easy to use for the end-users with the best user experience? Do you want to be part of a team that will build the bridge between on premise and cloud based high performance computing platforms for world-wide scientists, engineers and business analysts, software vendors and system integrators? If any or all of these sound fun and exciting then we have the perfect place for you.
The Enterprise Cloud HPC China team is located in one of the newest R&D facilities in the greater Shanghai. We have an excellent track record over the past three major releases of Windows HPC Pack during last 9 years.   We are working on providing solutions that to help organizations of all sizes realize full potential through pervasive, accurate and timely modeling of reality in the cloud, both public and private; windows or Linux/OSS .
As a Software engineer II, you will work on technical design, implementation, and quality & timely delivery of the tools & services owned by the team.     You will also participate in strategic planning and innovation of the next generation engineering best practices for tomorrow’s dynamic IT environment. To be successful in this position, you must have strong passion for the customer as well as great problem solving skills, communication skills.  
Requirements:
•      8+ years of professional experience in designing, developing and shipping high quality commercial enterprise product (distributed computing system, operating system etc.).
•      Strong technical background and problem solving skills, and solid foundation on software engineering
•      Good oral and written communication skills in English, and the ability to collaborate effectively across teams.
•      Fluent in one of the major programming languages: C, C++, C#, or Java
•      Past experience with HPC and Linux, Background or knowledge in cloud computing, distributed systems or financial system is a big plus.
•      BS/BA or MS in Computer Science, engineering or related disciplines
Microsoft is an equal opportunity employer and supports workforce diversity.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Senior Software Engineer_HPC的更多相关文章
- 微软职位内部推荐-Senior Software Engineer_Azure
微软近期Open的职位: Job Title: Senior Software Engineer Location: Shanghai, China Have you ever imagined th ...
- 微软职位内部推荐-Senior Software Engineer-SDP
微软近期Open的职位: Position: Senior SDE The R&D of Shared Data Platform at Application and Services Gr ...
- 微软职位内部推荐-Senior Software Development En
微软近期Open的职位: Job Title: Senior Development Engineer Division: Visual Studio China - Developer Divisi ...
- 微软职位内部推荐-Senior Software Development Engineer
微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...
- 微软职位内部推荐-Senior Software Lead-Index Gen
微软近期Open的职位: Position: Senior Software Development Lead Bing Index Generation team is hiring! As one ...
- 微软职位内部推荐-Senior Software Engineer -Web
微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...
- 微软职位内部推荐-Senior Software Engineer-News
微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...
- 微软职位内部推荐-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-Office Incubation
微软近期Open的职位: Office China team is looking for experienced engineers to improve consumer experience i ...
随机推荐
- 乘风破浪:LeetCode真题_029_Divide Two Integers
乘风破浪:LeetCode真题_029_Divide Two Integers 一.前言 两个整数相除,不能使用乘法除法和取余运算.那么就只能想想移位运算和加减法运算了. 二.Divide T ...
- Ecstore Nginx Rewrite(去掉链接中的index.php) ECSTORE 伪静态
一.修改 nginx.conf文件,添加如下代码: if ($request_uri ~ (.+?\.php)(|/.+)$ ){ break; } if (!-e $request_filename ...
- jQuery----各版本
jQuery是一套跨浏览器的JavaScript库,简化HTML与JavaScript之间的操作.由John Resig在2006年1月的BarCamp NYC上发布第一个版本.目前是由 Dave M ...
- Vue图片懒加载
图片懒加载的原理 先将img标签中的src链接设为同一张图片(空白图片),将其真正的图片地址存储再img标签的自定义属性中(比如data-src).当js监听到该图片元素进入可视窗口时,即将自定义属性 ...
- [题目] Luogu P1312 Mayan游戏
题面 题目描述 $ Mayan puzzle $是最近流行起来的一个游戏.游戏界面是一个 \(7行 \times 5列\)的棋盘,上面堆放着一些方块,方块不能悬空堆放,即方块必须放在最下面一行,或者放 ...
- oracle数据库flashback系列--闪回数据库在dataguard中的使用
很多人在学习flashback database这个oracle技术的时候,都会有一个疑问,就是如果我只有一个数据库作为生产库的话,是否有这样的业务需求导致我们要把数据库闪回到以前的时间点?以及这样做 ...
- haproxy安装及日志配置
1.yum安装 yum install haproxy -y 2.配置文件修改,经典配置 vim /etc/haproxy/haproxy.cfg #------------------------- ...
- VC++编译错误error C2065: “HANDLE”: 未声明的标识符及添加winbase.h后提示winbase.h(243): error C2146: 语法错误: 缺少“;”(在标识符“Internal”的前面)的解决办法
问题描述: VC++程序编译时提示错误:error C2065: “HANDLE”: 未声明的标识符等众多错误提示,如下所示: error C2065: “HANDLE”: 未声明的标识符 error ...
- DRUPAL7 : 安装中文版本时遇到的问题
http://yeenav.com是基于Drupal 7+汉化资源 搭建. 期间遇到一些麻烦, 做个记录. 首先把语言包drupal-7.0.zh-hans.po 放在htdocs/drupal-7. ...
- 采用PowerDesigner 设计数据库
PowerDesigner设计数据库的教程网上都有,最好的是我一位同学写的,地址: 点击这里 我的大致流程如下: 首先要以管理员的身份打开PowerDesigner,如果没这么做,将导致后面无法创建S ...