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?的更多相关文章

  1. Page Lifecycle API

    今天的现代浏览器有时在系统资源受限的情境下会暂停页面或完全放弃执行它.将来,浏览器会主动执行此操作,因此它们会消耗更少的电量和内存.在Chrome 68中提供的Page Lifecycle API提供 ...

  2. ZeroMQ接口函数之 :zmq_proxy_steerable – 以STOP/RESUME/TERMINATE控制方式开启内置的ZMQ代理

    ZeroMQ API 目录 :http://www.cnblogs.com/fengbohello/p/4230135.html ——————————————————————————————————— ...

  3. Github Page搜索工具更新 - 探索功能

    探索功能提供了一种快速访问有意思的Github Page的途径,每周探索功能会更新有趣的搜索词条,你可以点击感兴趣的词条来获取该词条对应的Github Page. 首批Github Page探索词条包 ...

  4. Nmap参考指南(Man Page)

    Table of Contents 描述 译注 选项概要 目标说明 主机发现 端口扫描基础 端口扫描技术 端口说明和扫描顺序 服务和版本探测 操作系统探测 时间和性能 防火墙/IDS躲避和哄骗 输出 ...

  5. 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 ...

  6. PatentTips - Maintaining shadow page tables in a sequestered memory region

    BACKGROUND Malicious code, known as malware, which includes viruses, worms, adware, etc., may attack ...

  7. dhcpd.conf(5) - Linux man page

    http://linux.die.net/man/5/dhcpd.conf Name dhcpd.conf - dhcpd configuration file Description   The d ...

  8. 我这么玩Web Api(一):帮助页面或用户手册(Microsoft and Swashbuckle Help Page)

    前言 你需要为客户编写Api调用手册?你需要测试你的Api接口?你需要和前端进行接口对接?那么这篇文章应该可以帮到你.本文将介绍创建Web Api 帮助文档页面的两种方式,Microsoft Help ...

  9. HTML5 Page Visibility

    什么是 Page Visibility ? Page Visibility 即页面可见性,通过 visibilityState 的值检测页面当前是否可见.当一个网站是可见或点击选中的状态时 Page ...

随机推荐

  1. java笔记 -- java字符串

    概念: Java字符串就是Unicode字符序列, Java没有内置的字符串类型, 而是在标准Java类库中提供了一个预定义类. 每个用双引号括起来的字符串都是String类的一个实例.String ...

  2. POJ 1321 棋盘问题(搜索的方式)

    Description 在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别.要求摆放时任意的两个棋子不能放在棋盘中的同一行或者同一列,请编程求解对于给定形状和大小的棋盘,摆放k个棋子 ...

  3. vim实现实时自动保存

    进https://www.vim.org/scripts/script.php?script_id=4521网站下载vim -auto-save wget  https://www.vim.org/s ...

  4. c#泛型约束 (where T:class)

    .NET支持的类型参数约束有以下五种:where T : struct                               | T必须是一个结构类型where T : class       ...

  5. IDEA外部工具配置-OpenJML篇

    帮助文档 jetbrains帮助文档:https://www.jetbrains.com/help/idea/settings-tools-external-tools.html 使用external ...

  6. 2019.3.16数据结构考试(Problem 1. rotinv)(循环逆序对)

    Problem 1. rotinvInput file: rotinv.inOutput file: rotinv.outTime limit: 2 secondsMemory limit: 256 ...

  7. javascript高级程序设计第3版——第10章 DOM

    第十章,DOM DOM是语言中立的API,用于访问和操作HTML 和XML 文档.DOM1 级将HTML 和XML 文档形象地看作一个层次化的节点树,可以使用JavaScript 来操作这个节点树,进 ...

  8. STL 小白学习(9) 对组

    void test01() { //构造方法 pair<, ); cout << p1.first << p1.second << endl; pair< ...

  9. git提交步骤

    1,为了确定在本地分支下操作,可以用命令查看一下是否在本地分支 git branch 2,可以查看状态,是否添加了哪些内容 git status 3,如果确认无误,使用命令进行提交本地代码,并加上注释 ...

  10. 阿里云Oss对象存储

    将文件保存到阿里云上. 1.添加对象存储OSS空间 (新建Bucket) 可以在阿里云后台对象存储里面添加,也可以通过api添加.添加之后设置权限. skd使用. 1安装 Aliyun.OSS.SDK ...