This is Angela from recruitment team of Amazon Kindle Device Software & Applications, we are expanding and setting up new R&D center in Beijing, we design and engineer high-profile, portable, hand-held consumer electronics products, like the Kindle and the new Kindle Fire. The products we design and engineer are easy-to-use and offer users benefits that are only made possible through tightly integrated digital technologies and wireless connectivity.    
      
  we are inviting some technical and functional talents to join our wonderful team, here comes some urgent openings. Welcome to apply or recommend friends. Anyone has interest, please send your updated Chinese and English resume to my mail box: angewang@amazon.com.    
        
  Candidates from these domains would be highly considered and preferred  
  Location: Beijing    
  1. QA Engineer  
  2. QA Manager  
  3. Android Framework Engineer
  4. Android Integration & Release  
  5. Connectivity (Wifi, Bluetooth, NFC)  
  6. Technical Program Manager  
  7. Expert of Audio (Acoustics)
  8. Expert of Power Management  
  9. Stability Engineer (framework and BSP experience, strong debug capability)  
  10. SCM Engineer –good experience in git, gerrit Jenkins,  and be good at Python at least  
  11. Diagnostic Software Engineer (1. VC++, C#, Python, Linux shell, Windows; 2. Android APK development, Android Framework, C, C++, QT)  
  12. HR Business Partner  
  13. System administration (Linux, Network)  
  14. Android Framework Manager
    
  
Positions in Shenzhen or Shanghai:
  1. Supplier Quality Manager (Connector) (Shenzhen or Shanghai)
  2. Technical Quality Program Manager (6-sigma, Black belt)
  3. Corporate Social Responsibility (CSR) Program Manager
  4. Supplier Quality Manager (Camera)
  5. Mechanical Process Engineer (Shenzhen or Shanghai)
  6. Reliability Program Manager (Shanghai)
  7. Office & Facility Manager (Shenzhen)
  8. Manufacturing Technical Manager (Shenzhen or Shanghai, NPI)
  9. Senior Operation Manager (Shanghai)
  
Note: Amazon Kindle Device发展速度非常快,这些职位不论北京上海深圳,级别都比较高,希望对kindle device有兴趣的同学,直接发简历给我,我的邮箱是angewang@amazon.com。也希望大家多帮助我们推荐好的人才!

Amazon Kindle Device is hiring in Beijing Shanghai and Shenzhen!的更多相关文章

  1. 新玩具---Amazon Kindle PaperWhite 2

    自从将闲置了一段时间的K3 Keyboard 3G送人后,就一直用Nexus7平板上装Kindle程序来读书,用着也挺好,没有出现很多人说的费眼问题,说来也奇怪上学毕业之后,一直从事编程相关的工作有七 ...

  2. “献给爱读书的中国人”——Amazon Kindle软件测评

    “献给爱读书的中国人” ——Amazon Kindle软件测评 前不久我在网上看到了一篇印度工程师旅居上海时发表的一篇文章,题目叫做<令人忧虑:不阅读的中国人>,大致讲述的是世界上人们在飞 ...

  3. Python基础(二)之list

    列表:用[]表示 常用方法: list.append,list.insert,list.remove,list.pop,list.count,list.sort,list.reverse,list.i ...

  4. Python学习笔记6-字典

    定义 使用键值对, >>> person = {"name":"keven","age":15,"gender& ...

  5. UISearchController的使用。(iOS8+)

    这种方法早就发现了,不过一致没用,今天拿过来用,发现了一些问题. 1.这个东西和表视图结合使用很方便,首先,创建新的工程,将表视图控制器作为工程的根视图,并且添加一个导航(当然,你可以不这样做,但是你 ...

  6. Linux&shell之结构化命令进阶

    写在前面:案例.常用.归类.解释说明.(By Jim) for命令重复一系列的命令是一种常见的编程实践. #!/bin/bash # basic for command for test in A B ...

  7. Pandas系列(二)- DataFrame数据框

    一.初识DataFrame dataFrame 是一个带有索引的二维数据结构,每列可以有自己的名字,并且可以有不同的数据类型.你可以把它想象成一个 excel 表格或者数据库中的一张表DataFram ...

  8. Pandas系列(三)-缺失值处理

    内容目录 1. 什么是缺失值 2. 丢弃缺失值 3. 填充缺失值 4. 替换缺失值 5. 使用其他对象填充 数据准备 import pandas as pd import numpy as np in ...

  9. 字符串、数组、对象常用API

    常用的字符串API  1.常见方法和属性 length 属性,获取字符串的字符数量 charAt(i) 返回给定位置的字符 charCodeAt( ) 返回给定位置的字符的字符编码 <scrip ...

随机推荐

  1. 【测试】模拟一个全表扫描的sql,对其进行优化走索引,并且将执行计划稳定到baseLine。

    ①创建表t3: SQL> create table t3 (id int); Table created. SQL; rows created. ②开启自动捕获并修改时间格式: SQL> ...

  2. UIApplication介绍

    一.什么是UIApplication UIApplication对象是应用程序的象征. 每一个应用都有自己的UIApplication对象,这个对象是系统自动帮我们创建的, 它是一个单例对象. 一个i ...

  3. OSGI.NET 学习笔记--应用篇

    关于osgi.net ,想必大家也听说过,以下是自己在学习osgi.net 过程中整理出来的内容,供大家学习参与使用. 1.  OSGI.NET 与UIOSP OSGi是Open Service Ga ...

  4. rsync拉取远程文件

    mkdir -p   /doc sshpass -p ''pwd" rsync -avz -e 'ssh -o UserKnownHostsFile=/dev/null -o StrictH ...

  5. CreateThread和_BeginThread的区别

    1.程序: 程序构成: (1)源代码 (2)可执行的二进制代码 程序是指令和数据的有序集合,其本身没有任何运行的含义,是一个静态的概念.由操作系统加载其可执行的二进制代码,分配相应的数据结构:进程控制 ...

  6. 代码轮子之很简单但是挺管用的基于C# Task的模拟并发的代码

    代码轮子之很简单但是挺管用的基于C# Task的模拟并发的代码

  7. hbase日常运维管用命令,region管理

    1         Hbase日常运维 1.1       监控Hbase运行状况 1.1.1        操作系统 1.1.1.1 IO 群集网络IO,磁盘IO,HDFS IO IO越大说明文件读 ...

  8. 基本的Web控件四

    基本的Web控件用法二 ListBox控件 页面布局: <div> <h1>ListBox控件</h1> 学生列表: <br/> <asp:Lis ...

  9. ASP.NET相关技术整理

  10. mutex 简单介绍

    “mutex”是术语“互相排斥(mutually exclusive)”的简写形式,也就是互斥量. 当两个或更多线程需要同时访问一个共享资源时,系统需要使用同步机制来确保一次只有一个线程使用该资源.M ...