L364 Should Your Resume Be One Page or Two?
Should Your Resume Be One Page or Two?
Conventional wisdom suggests that you should keep it short: According to job hunting site The Ladders, recruiters spend roughly six seconds reviewing most resumes. However, new findings by resume writing service ResumeGo suggest that doubling page counts can actually improve your chances of getting hired, with recruiters 2.3 times likelier to prefer two-page documents, and prone to spending more time reviewing these write-ups.
So what’s the right answer? It all depends on how much background and experience you have that’s directly relevant to the position, and how much space you need to clearly and concisely get the message across that you’re a candidate worth considering.
Think of a resume like the back of a book or a trailer for a movie: It’s a quick summary of your background and accomplishments, designed to tease readers into wanting to get the full story. In effect, it’s a brief biographical narrative that quickly tells the story of your professional life, highlights your achievements, and why the position you’re applying for makes a logical fit. Like any good teaser, it shouldn’t just be accessible and compelling. It also should be only as long as needed to pique the viewer’s interest.
Before beginning, keep a couple helpful rules of thumb in mind. At a minimum, your resume should fill out a full page—if it’s too short or light on detail, recruiters may assume that you’re lacking in skills or experience. And if hasn’t been formatted into easily digestible subheads, sidebars, and bullet points, and still exceeds two pages in length, they may also skip over it because it’s too daunting and probably bloated anyway.
All of which points to an ideal solution which lies somewhere in the middle: A smart, punchy, 1- to 1.5-page document that succinctly summarizes information about you, underscores what makes you unique, and exceeds a single page only if there’s relevant work experience or honors and awards to present. A two-page resume is typically the sort that’s reserved for individuals with a highly accomplished history and extensive experience, e.g. 10 to 20 years of work, in a related field.
Here are a few tips that can help you size your resume the right way when you’re crafting the document:
Don’t attempt to pad or inflate: The faster you cut to the chase, the better for busy hiring managers.Keep readability in mind. Resumes should be legible, laid out well, and neatly spaced. Avoid the temptation to shrink fonts to cram in more data. Instead, focus on capturing the reader’s eye and getting important points across at a glance.Focus on telling a clear, simple story about your background and experience and how your work relates to the prospective position, highlighting two to three key differentiators that set you apart from other applicants.Don’t forget that visual representations such as infographics, charts, and images can help you quickly convey complex information, often while saving space and standing out. Graphic elements should be eye-catching, professional, and representative of the image you wish to convey to potential employers. However, before you include any visuals, the culture of the organizations you’re applying to should be considered (more conservative firms may find such touches less endearing).Include search engine keywords—terms that a recruiter may be likely to punch into a computer (e.g. are they looking for “business analysts” or “market research” pros). Working these terms into your document can help ensure you pop up in queries and improve chances of success.Be specific when promoting your achievements. Did you grow sales by 300% in Q4? Add 20,000 monthly new visitors to an organization’s blog? Oversee the rollout of a $1 million advertising campaign that generated 20 million impressions? Skip generalities and show what you can do for an employer.Consider where overviews and shortlists make sense. A bullet-point rundown of certifications, publications, courses taken, etc. often provides enough general information to pique recruiters’ interest—they can always follow up if they have additional questions.While the ideal length of a resume differs depending on the individual candidate, position, and employer involved, the general rule is that less is more. The faster and more succinctly you can make a case for yourself as a prospective candidate, and highlight key career achievements, the better your prospects of getting hired will be.
L364 Should Your Resume Be One Page or Two?的更多相关文章
- Page Lifecycle API
今天的现代浏览器有时在系统资源受限的情境下会暂停页面或完全放弃执行它.将来,浏览器会主动执行此操作,因此它们会消耗更少的电量和内存.在Chrome 68中提供的Page Lifecycle API提供 ...
- ZeroMQ接口函数之 :zmq_proxy_steerable – 以STOP/RESUME/TERMINATE控制方式开启内置的ZMQ代理
ZeroMQ API 目录 :http://www.cnblogs.com/fengbohello/p/4230135.html ——————————————————————————————————— ...
- Github Page搜索工具更新 - 探索功能
探索功能提供了一种快速访问有意思的Github Page的途径,每周探索功能会更新有趣的搜索词条,你可以点击感兴趣的词条来获取该词条对应的Github Page. 首批Github Page探索词条包 ...
- Nmap参考指南(Man Page)
Table of Contents 描述 译注 选项概要 目标说明 主机发现 端口扫描基础 端口扫描技术 端口说明和扫描顺序 服务和版本探测 操作系统探测 时间和性能 防火墙/IDS躲避和哄骗 输出 ...
- Linux kernel suspend resume学习:2.6.35与3.0.35比较【转】
转自:http://blog.csdn.net/njuitjf/article/details/18317149 Linux kernel suspend resume学习:2.6.35与3.0.35 ...
- PatentTips - Maintaining shadow page tables in a sequestered memory region
BACKGROUND Malicious code, known as malware, which includes viruses, worms, adware, etc., may attack ...
- dhcpd.conf(5) - Linux man page
http://linux.die.net/man/5/dhcpd.conf Name dhcpd.conf - dhcpd configuration file Description The d ...
- 我这么玩Web Api(一):帮助页面或用户手册(Microsoft and Swashbuckle Help Page)
前言 你需要为客户编写Api调用手册?你需要测试你的Api接口?你需要和前端进行接口对接?那么这篇文章应该可以帮到你.本文将介绍创建Web Api 帮助文档页面的两种方式,Microsoft Help ...
- HTML5 Page Visibility
什么是 Page Visibility ? Page Visibility 即页面可见性,通过 visibilityState 的值检测页面当前是否可见.当一个网站是可见或点击选中的状态时 Page ...
随机推荐
- C#中得到程序当前工作目录和执行目录的五种方法
string str="";str += "\r\n" + System.Diagnostics.Process.GetCurrentProcess().Mai ...
- Mysql 更新时间(加上或者减去一段时间)
Mysql时间加减函数为date_add().date_sub() 定义和用法 DATE_ADD() 函数向日期添加指定的时间间隔. DATE_SUB() 函数向日期减少指定的时间间隔. 语法 DAT ...
- [Linux] 文档编辑搜索
vim filename press / type words which you want to search press Enter Q: How can I search only for wo ...
- 《c++ concurrency in action》读书笔记1
1. 什么是并发通俗来说,并发指两个或者多个独立的事件(活动)同时发生.比如,一边走路一边说话,两个手同时做不同的事情.计算机系统的并发是指一个系统并行处理多个独立的事件(活动), 而不是按顺序或者一 ...
- Vue route的使用
1.route.js文件 import Vue from 'vue' import Router from 'vue-router' Vue.use(Router) const router = ne ...
- Android从启动到程序运行整个过程的整理
1Android是基于Linux的一个操作系统,它可以分为五层,下面是它的层次架构图,可以记一下,因为后面应该会总结到SystemServer这些Application Framework层的东西 A ...
- mybatis注解调用存储过程
mapper @SelectProvider(type = RoleMenuSqlProvider.class,method = "updateRoleMenuRelation") ...
- jquery实现下拉加载更多
下拉加载更多这种原理很容易想明白,但是不自己写一个简单的,老是不踏实,获取什么高度再哪里获取之类的.于是自己简单写了个,就是页面上有几个div,然后当滚动条拉到某个位置的时候,再继续加载div.顺便又 ...
- C++各种优化
目录 1.快速结束程序 2.register 3.inline 4.位运算 5.少用或不用STL 6.快读快写 准备工作 超慢cin cout 输出 输入 神一般的快读快写 对比 7.小技巧 8.co ...
- JS a标签默认鼠标事件,导致无法修改input选中状态
今天踩了一个坑