微软近期Open的职位:

Job Title: Software Engineer II_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. &nbsp 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. &nbsp &nbsp 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. &nbsp

Requirements:

• &nbsp&nbsp&nbsp&nbsp 3+ years of professional experience in designing, developing and shipping high quality commercial enterprise product (distributed computing system, operating system etc.).

• &nbsp&nbsp&nbsp&nbsp Strong technical background and problem solving skills, and solid foundation on software engineering

• &nbsp&nbsp&nbsp&nbsp Good oral and written communication skills in English, and the ability to collaborate effectively across teams.

• &nbsp&nbsp&nbsp&nbsp Fluent in one of the major programming languages: C, C++, C#, or Java

• &nbsp&nbsp&nbsp&nbsp Past experience with HPC and Linux, Background or knowledge in cloud computing, distributed systems or financial system is a big plus.

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

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

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

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

  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. 微软职位内部推荐-Software Engineer II-News

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

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

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

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

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

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

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

  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-Office Incubation

    微软近期Open的职位: Office China team is looking for experienced engineers to improve consumer experience i ...

随机推荐

  1. DataGuard相关视图

    1.v$database SELECT name,open_mode,database_role,protection_mode,protection_level FROM v$database; 其 ...

  2. iOS笔记,开发经验总结【持续更新】

    1. 设置navigationBar 背景颜色有色差, 原因:如果单纯的设置背景颜色也是有高斯模糊处理的效果,对纯色高斯模糊处理过后相当于纯色的70%(猜测)透明化处理,但是反正就是有色差 解决方法一 ...

  3. Eclipse部署Web项目,常用操作和常见错误的解决方案

    部署Web项目到tomcat 在eclipse中找到Servers项,打开服务器(F3)(建议直接删除服务器,重新建立再设置比较好)1.Servers Locations 中选择Use Tomcat ...

  4. BZOJ 3053: The Closest M Points(K-D Tree)

    Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 1235  Solved: 418[Submit][Status][Discuss] Descripti ...

  5. Linux vi编辑器使用技巧

    vi命令是UNIX操作系统和类UNIX操作系统中最通用的全屏幕纯文本编辑器.Linux中的vi编辑器叫vim,它是vi的增强版(vi Improved),与vi编辑器完全兼容,而且实现了很多增强功能. ...

  6. 嵌入式C语言自我修养 08:变参函数的格式检查

    8.1 属性声明:format GNU 通过 __atttribute__ 扩展的 format 属性,用来指定变参函数的参数格式检查. 它的使用方法如下: __attribute__(( forma ...

  7. Python学习 :面向对象(一)

    面向对象 一.定义 面向对象:面向对象为类和对象之间的应用 class + 类名: #在类中的函数称作 “方法“ def + 方法名(self,arg): #方法中第一个参数必须是 self prin ...

  8. python自动化学习

    1.环境搭建 1.1 下载或拷贝整个PyAuthoTest到指定的目录,如D:\PyAuthoTest 1.2 安装Python2.7以及需要使用到的安装包列表如下 requests-2.10.0.t ...

  9. 20155233 《Java程序设计》 实验三 敏捷开发与XP实践

    20155233 <Java程序设计> 实验三 敏捷开发与XP实践 实验内容 XP基础 XP核心实践 相关工具 实验步骤与内容 1.在IDEA中使用工具(Code->Reformat ...

  10. 20155323 第四次实验 Android程序设计实验报告

    20155323 第四次实验 Android程序设计实验报告 实验内容 1.基于Android Studio开发简单的Android应用并部署测试; 2.了解Android.组件.布局管理器的使用: ...