Tech companies dominate Glassdoor’s ranking of the highest paying companies in the U.S., snagging 20 of the top 25 spots. But no tech company ranks higher than Juniper Networks, which pays its workers a median total compensation of $157,000.

The next-highest ranking tech company is Google, which landed at No. 5 on Glassdoor's list with a median total compensation of $153,750.

While tech companies earned the most spots on the list, consulting firms set the high bar for compensation in Glassdoor’s report, “25 Highest Paying Companies in America for 2016." No. 1 on the list is A.T. Kearney, which pays a median total compensation of $167,534. Strategy&, at No. 2 on the list, pays a median total compensation of $160,000.

Juniper placed third among the 25 companies, while McKinsey & Company ranked fourth with a median total compensation of $155,000.

 

BE SURE NOT TO MISS:

Glassdoor’s total compensation figures include base salary as well as other forms of pay, such as commissions, tips and bonuses. The data comes from U.S.-based employees who voluntarily shared their compensation on Glassdoor’s website during the past year. Companies considered for Glassdoor’s report must have received at least 50 salary reports by U.S-based employees during the 12-month time frame.

"Salaries are sky-high at consulting companies due to 'barriers of entry' in this field, which refers to employers wanting top consultants to have personal contacts, reputations and specialized skills and knowledge," said Andrew Chamberlain, Glassdoor chief economist, in a statement. "In technology, we continue to see unprecedented salaries as the war for talent is still very active, largely due to the ongoing shortage of highly skilled workers needed."

Here is Glassdoor’s full list of the 25 highest paying companies in the U.S.:

1. A.T. Kearney: median total compensation $167,534; median base salary $143,620
2. Strategy&: median total compensation $160,000; median base salary $147,000
3. Juniper Networks: median total compensation $157,000; median base salary $135,000
4. McKinsey & Company: median total compensation $155,000; median base salary $135,000
5. Google: median total compensation $153,750; median base salary $123,331
6. VMware: median total compensation $152,133; median base salary $130,000
7. Amazon Lab126: median total compensation $150,100; median base salary $138,700
8. Boston Consulting Group: median total compensation $150,020; median base salary $147,000
9. Guidewire: median total compensation $150,020; median base salary $135,000
10. Cadence Design Systems: median total compensation $150,010; median base salary $140,000
11. Visa: median total compensation $150,000; median base salary $130,000
12. Facebook: median total compensation $150,000; median base salary $127,406
13. Twitter: median total compensation $150,000; median base salary $133,000
14. Box: median total compensation$150,000 ; median base salary $130,000
15. Walmart eCommerce: median total compensation $149,000; median base salary$126,000
16. SAP: median total compensation $148,431; median base salary $120,000
17. Synopsys: median total compensation $148,000; median base salary $130,000
18. Altera: median total compensation $147,000; median base salary $134,000
19. LinkedIn: median total compensation $145,000; median base salary $120,000
20. Cloudera: median total compensation $145,000; median base salary $129,500
21. Salesforce: median total compensation $143,750; median base salary $120,000
22. Microsoft: median total compensation $141,000; median base salary $125,000
23. F5 Networks: median total compensation $140,200; median base salary $120,500
24. Adobe: median total compensation $140,000; median base salary $125,000
25. Broadcom: median total compensation $140,000; median base salary $130,000

Join the Network World communities on Facebook and LinkedIn to comment on topics that are top of mind.

25 highest paying companies: Which tech co outranks Google, Facebook and Microsoft?的更多相关文章

  1. 大咖,我能转行做UX设计师吗?

    前几天,有个朋友找到我,叫我给分析下他适不适合转UX设计.他的专业是建筑设计,之所以要辞职,也就是公司破事多,老板又不看重他.看到UX设计这个行业的前景很不错,想要转行.他说的也没错, 现在的UX设计 ...

  2. Deep Learning in a Nutshell: History and Training

    Deep Learning in a Nutshell: History and Training This series of blog posts aims to provide an intui ...

  3. <Consistency><of HBase><CAP><ACID>

    Overview 讨论一些(分布式)(存储)系统的一致性 CAP原理 随着分布式事务的出现,传统的单机事务模型(ACID)已经无法胜任,尤其是对于一个高访问量.高并发的互联网分布式系统来说. 如何构建 ...

  4. JavaScript常用定义和方法

    1.字符串一些常用方法,注意,调用这些方法本身不会改变原有字符串的内容,而是返回一个新字符串.toUpperCase()把一个字符串全部变为大写: var s = 'Hello'; s.toUpper ...

  5. Software-Defined Networking A Comprehensive Survey --阅读_day1

    The Internet has led to the creation of a digital society, where (almost) everything is connected an ...

  6. js Array Map and Set

    Array slice slice()就是对应String的substring()版本,它截取Array的部分元素,然后返回一个新的Array: var arr = ['A', 'B', 'C', ' ...

  7. JavaScript 廖

    =============== JavaScript代码可以直接嵌在网页的任何地方,不过通常我们都把JavaScript代码放到<head>中 ======注释 // 以双斜杠开头直到行末 ...

  8. 每日英语:The Most Destructive, Unpredictable Force in Tech

    What's the most destructive force in the tech world, the thing that has nearly killed BlackBerry, pu ...

  9. MySQL索引原理及慢查询优化(转自:美团tech)

    背景 MySQL凭借着出色的性能.低廉的成本.丰富的资源,已经成为绝大多数互联网公司的首选关系型数据库.虽然性能出色,但所谓“好马配好鞍”,如何能够更好的使用它,已经成为开发工程师的必修课,我们经常会 ...

随机推荐

  1. 【从零开始学BPM,Day3】自定义表单开发

    [课程主题] 主题:5天,一起从零开始学习BPM [课程形式] 1.为期5天的短任务学习 2.每天观看一个视频,视频学习时间自由安排. [第三天课程] 1.课程概要 Step 1 软件下载:H3 BP ...

  2. Android之网络数据存储

    一.网络保存数据介绍 可以使用网络来保存数据,在需要的时候从网络上获取数据,进而显示在App中. 用网络保存数据的方法有很多种,对于不同的网络数据采用不同的上传与获取方法. 本文利用LeanCloud ...

  3. VS2015墙内创建ionic2

    开始学习ionic2,试验各种方法,感觉以下是紧跟rc版本的最佳方案 STEP1 设置cnpm npm install -g cnpm --registry=https://registry.npm. ...

  4. 非技术1-学期总结&ending 2016

    好久好久没写博客了,感觉动力都不足了--12月只发了一篇博客,好惭愧-- 今天是2016年最后一天,怎么能不写点东西呢!! 学期总结 大学中最关键一年的第一个学期,共4个月.前20天在学网络方面的,当 ...

  5. Crystal Clear Applied: The Seven Properties of Running an Agile Project (转载)

    作者Alistair Cockburn, Crystal Clear的7个成功要素,写得挺好. 敏捷方法的关注点,大家可以参考,太激动所以转载了. 原文:http://www.informit.com ...

  6. 使用Metrics监控应用程序的性能

    在编写应用程序的时候,通常会记录日志以便事后分析,在很多情况下是产生了问题之后,再去查看日志,是一种事后的静态分析.在很多时候,我们可能需要了解整个系统在当前,或者某一时刻运行的情况,比如当前系统中对 ...

  7. nginx常用代理配置

    因为业务系统需求,需要对web服务作nginx代理,在不断的尝试过程中,简单总结了一下常见的nginx代理配置. 1. 最简反向代理配置 在http节点下,使用upstream配置服务地址,使用ser ...

  8. 如何在高并发分布式系统中生成全局唯一Id

    月整理出来,有兴趣的园友可以关注下我的博客. 分享原由,最近公司用到,并且在找最合适的方案,希望大家多参与讨论和提出新方案.我和我的小伙伴们也讨论了这个主题,我受益匪浅啊…… 博文示例: 1.     ...

  9. 架构设计:负载均衡层设计方案(2)——Nginx安装

    来源:http://blog.csdn.net/yinwenjie(未经允许严禁用于商业用途!) 目录(?)[-] Nginx重要算法介绍 1一致性Hash算法 2轮询与加权轮询 Nginx的安装 1 ...

  10. Unicode和UTF-8的关系

    Unicode和UTF-8都是表示编码,这个我一直都知道,但是这两个实际上是干什么用的,到底是怎么编码的,为什么有了Unicode还要UTF-8,它们之间有什么联系又有什么区别呢?这个问题一直困扰着我 ...