微软职位内部推荐-Software Engineer II_VS
微软近期Open的职位:
Job Title: Software Engineer II
Division: Visual Studio China – Developer Division
Working Location: Shanghai, China
Do you enjoy the challenges of rapid development and deployment of world class software services? Do you like being in the hub of a team of high-caliber engineers working on projects utilizing new and emerging technologies? Would you enjoy working across the company to own an end-to-end charter solving the content publishing process for all of Microsoft, and then beyond? If you enjoy tough technical challenges and like building products from ground up, this is the place for you.
           
The Team
The Visual Studio China team is looking for an outstanding software development engineer to be part of next generation content management system which will leverage the power of cloud technologies, and used by teams across the company to create and deliver content to key Microsoft products and web sites such as MSDN and TechNet.
We are a young and dynamic team, passionate about software development and willing to take on big challenges. We are expecting to grow the team and the business rapidly, leading the way to many new opportunities. To make this happen, we need experienced people like you.
The Job
As a member of the team you will have many opportunities to have a significant impact on the product, you will design and implement highly dependable high-performance solutions for next generation of content management platform. As a member of this team you will need to interact with partner teams. Therefore, a successful candidate must be an effective communicator.
The ideal candidate would have the following qualifications:
- 5+ years of experience working as a professional software developer,
- Solid CS foundation skills in data structures, algorithms and software design patterns,
- Experience with on-premises or cloud online services,
- Strong object oriented coding, design and debugging skills,
- Proven ability to ship products from design, implementation and shipping,
- Excellence at critical thinking and problem solving,
- Passion for quality, attention to detail and willingness to take ownership of issues and drive them to completion,
- BS in Computer Science or equivalent degree.
The City
This position is based in Shanghai (China), one of the most vibrant cities in the world. Come to experience the Chinese culture, explosive growth, great shopping and amazing food. The city is very international and easy to live in. Because of its location, Shanghai is also a great hub to many Asian and European countries.
Come join us and accelerate your career while living in a great environment. This is truly a once in a lifetime opportunity!
Microsoft is an Equal Opportunity Employer (EOE) and strongly supports diversity in the work place.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Software Engineer II_VS的更多相关文章
- 微软职位内部推荐-Software Engineer
微软近期Open的职位: Job Title: Software Engineer Work Location: Suzhou, China This is a once in a lifetime ...
- 微软职位内部推荐-Software Engineer II_HPC
微软近期Open的职位: Job Title: Software Engineer II_HPC Location: Shanghai, China Are you passionate about ...
- 微软职位内部推荐-Software Engineer II-Web app
微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...
- 微软职位内部推荐-Software Engineer II-News
微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...
- 微软职位内部推荐-Software Engineer II-Senior Software Engineer for Satori
微软近期Open的职位: Title: Software Engineer II-Senior Software Engineer for Satori, STC Location: Beijing ...
- 微软职位内部推荐-Software Engineer II
微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...
- 微软职位内部推荐-Software Engineer II-Data Mini
微软近期Open的职位: Are you looking for a big challenge? Do you know why Big Data is the next frontier for ...
- 微软职位内部推荐-Software Engineer II-SDP
微软近期Open的职位: Position: SDE II The R&D of Shared Data Platform at Application and Services Group ...
- 微软职位内部推荐-Software Engineer II-Office Incubation
微软近期Open的职位: Office China team is looking for experienced engineers to improve consumer experience i ...
随机推荐
- Day1 Java编程环境和变量
什么是软件? 软件的基本组成部分是完成其功能的程序. 在日程生活中,可以将程序看成对一系列动作的执行过程的描述. 什么是计算机程序? 为了让计算机执行某些操作或解决某个问题二编写的一系列有序指令的集合 ...
- java 泛型数组列表
如下代码: package com.company; import java.lang.reflect.Array; import java.util.ArrayList; public class ...
- P1877 [HAOI2012]音量调节
题目描述 一个吉他手准备参加一场演出.他不喜欢在演出时始终使用同一个音量,所以他决定每一首歌之前他都需要改变一次音量.在演出开始之前,他已经做好一个列表,里面写着每首歌开始之前他想要改变的音量是多少. ...
- CentOS 7中为Yum设置代理
公司给的Linux机器,默认没给联网,然后安装Docker时流程走不下去,找IT半天没人回,然后我就自己折腾,各种配置系统代理,结果并没有成功,最后发现yum可以单独为yum设置代理,方式如下: YU ...
- listener.ora 与 tnsnames.ora
listener.ora 是oracle服务器端的网络配置文件,oracle 根据它来配置监听服务. tnsnames.ora 类似于unix 的hosts文件,提供的tnsname到主机名或者ip的 ...
- KVM虚拟机IO处理过程(一) ----Guest VM I/O 处理过程
虚拟化技术主要包含三部分内容:CPU虚拟化,内存虚拟化,设备虚拟化.本系列文章主要描述磁盘设备的虚拟化过程,包含了一个读操作的I/O请求如何从Guest Vm到其最终被处理的整个过程.本系列文章中引用 ...
- Qt常用控件
Qt常用控件 QWidget与QFrame QWidget所有图形控件的基类 QFrame与QWidget的区别 QFrame是基本控件的基类, QWidget是QFrame的基类. 因此QFrame ...
- Firebird3 多文件支持
默认建立数据库时为一个数据文件,但文件不能无限大,故可以为数据库增加新文件: isql 打开数据库,并conn到指定数据库,然后 Alter databaseAdd file ‘d:\data\d2. ...
- python,使用枚举类,面向对象高级编程
python #针对常量 #枚举类型定义一个class类型,然后,每个常量都是class的一个唯一实例. from enum import Enum Month = Enum('Month', ('J ...
- 20155237 2016-2017-2 《Java程序设计》第1周学习总结
20155237 2016-2017-2 <Java程序设计>第一周学习总结 一.认真学习考核方式,理解成绩构成 考核方式 首先由100分构成:课堂考核12次,实验5次,团队项目(每周进度 ...