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 ...
随机推荐
- JavaScript如何生成思维导图(mindmap)
JavaScript如何生成思维导图(mindmap) 一.总结 一句话总结:可以直接用gojs gojs 二.一个用JavaScript生成思维导图(mindmap)的github repo(转) ...
- 三年磨一剑,robot framework 自动化测试框架核心指南,真正讲透robot framework自动化测试框架(笔者新书上架)。
序 关于自动化测试的工具和框架其实有很多.自动化测试在测试IT行业中扮演着越来越重要的角色,不管是在传统的IT行业还是高速发展的互联网行业或是如今的大数据和大热的人工智能领域,都离不开测试,也更加离不 ...
- pycharm运行Django项目,提示UnicodeDecodeError: 'gbk' codec can't decode byte 0xa6
确认pycharm编码都是utf-8的情况下,需要修改项目中settings.py 'DIRS': [ ],默认是空,将路径加入即可解决. TEMPLATES = [ { 'BACKEND': 'dj ...
- spring boot2.0(二 ) lettcute访问redis
前言 此处已经省略redis的安装,请自行百度查找redis的服务端安装过程. 1.pom文件配置: <project xmlns="http://maven.apache.org/P ...
- BUAA_OO第一单元作业总结
BUAA_OO第一单元作业总结 单元任务 第一单元的任务为实现表达式的求导,其中第一次作业是对简单多项式的求导,第二次作业是对包含简单幂函数和简单正余弦函数的多项式的求导,第三次作业是对包含简单幂函数 ...
- WDA 新SELECT OPTION
感谢肖总的提示,不然还不知道wda的新select option... 使用前提:SE24类:CL_WDR_SELECT_OPTIONS_20 核对了多个版本,ERP系统版本要S4 1701往上,CR ...
- 推荐一个好用的E2E前端测试框架cypress
Cypress 是一个E2E的前端自动化测试框架,同样是基于BDD的思想设计的,话不多说,上demo https://github.com/Spillage/cypress-demo PS, 还有一个 ...
- hbase-0.92.1过滤器学习
查看当前hbase中支持的过滤器 hbase(main):060:0* show_filters Documentation on filters mentioned below can be fou ...
- 生成SQL Server数据字典
1.表信息 Select * FROM INFORMATION_SCHEMA.COLUMNS order by Table_name; select * from INFORMATION_SCHEMA ...
- 解决移动端真机不能下拉滚动bug
在近期的移动端开发中,发现浏览器中调试可以正常滚动,而在真机中却不能滚动了,这是为什么呢??? 总结了一下主要有一下两方面:css的设置和js的设置 1.之前有设置css的原因,下面分先说css的问题 ...