When I started my company nine years ago, I was a young, inexperienced founder without much capital. This defined my approach to hiring in two key ways: I hired primarily young, inexperienced talent while I got my company off the ground, and I trusted those young employees more than many would have, since frankly, I was young and inexperienced myself.

Although at the time I made these decisions out of necessity, they ended up being among the best hires I have made. We have 200 employees now, but almost half of our leadership team is made up from the then-inexperienced people who I hired in the early days. Here is why hiring inexperienced employees ended up paying off.

Experience doesn’t always equal talent
Entrepreneurs are often under a lot of pressure to hire the most seasoned, tenured leaders they can find. There is no time to stop and teach anyone the skills needed to rise through the ranks—you have to hit your numbers, and quickly.
But just because someone looks great on paper doesn’t mean they will be the best choice for your growing business. Think of the Peter Principle—the concept that in many hierarchical corporations, employees will rise through promotions until they reach the levels of their respective incompetence.

This principle points to another important factor about experience that many overlook: It can, at times, serve as a disguise for mediocrity. If someone has served as an email marketing manager for a number of years, it may not be because they are especially strong in that role, but that they have been passed over in favor of others. Of course there are exceptions to this; circumstances outside of employees’ control can prevent upward momentum, the size of organizations and the resources available can play a role in promotion decisions. But it’s important to remember that spending many years in one position doesn’t always translate to talent.

A background in another field can be an advantage
Years of experience in any field—whether marketing or data science—can also leave employees fixated on the same processes and approaches that have worked for them in the past. Essentially, they come with a playbook, and may not be as flexible or quick to adapt in a new working environment.

If you hire people with a variety of backgrounds, even from different fields, they will bring maturity and experience from their previous roles without the baggage of years hammering the same problems in the same ways. Getting people outside of their comfort zone forces them to look at solving problems in a new light, and will bring new energy and creativity into your team.

Interviews are the tip of the iceberg
Many companies dedicate a significant amount of time and resources to complex, multi-layered interview processes, and there is no doubt that you can learn a lot about a potential candidate this way. But it’s important to remember that no matter how in-depth your interview process, it only captures a fraction of a candidate’s capabilities and potential. Six months of work within your company will tell you far more about candidates’ capabilities than any interview ever will.
Especially when we started out, I would keep my interview priorities incredibly simple: Did the candidates have some schooling relevant to the role? Did they demonstrate a good attitude? And most crucially, were they hungry to learn more and succeed? At the end of the day, that’s all you really need to get started.

Elevating young talent early will create culture heroes
When we were a small and scrappy team, we naturally leaned on each other and a practiced a “learn by doing” approach to growing the company. That has become a foundational value of our culture today, and hiring a number of young employees helped create an atmosphere of learning, nurturing and experimentation.

What’s more, the untested employees that did excel and become leaders inspired other employees and candidates by demonstrating that age or inexperience were not barriers to success. Those original success stories became “culture heroes” within our ranks, and they were better equipped to inspire that same loyalty and connection in new employees.
Of course, every company needs to consider experience in its hiring process and can certainly benefit from leaders with years of learning under their belt. But too many entrepreneurs, especially new ones, shy away from any untested talent, whether it’s someone just starting their career or transitioning from a different industry, for fear that it might hold back their growth. Instead, I encourage leaders to think beyond credentials, embrace inexperience, and trust their instincts. You may just hire an undiscovered superstar who will make your company that much stronger.

L365的更多相关文章

  1. 在中文windows下使用pywinauto进行窗口操作

    这两天开始接触pywinauto,听说百度的自动化QA也用这个模块,于是来了兴趣,但网上的教程很少,而且基本上都是拿官方的notepad来说,首先中文菜单的支持是问题,其次各种操作也没有写清楚,阅读官 ...

  2. 使用Selenium+appium进行App测试

    1. 启动安卓虚拟机.

  3. C#如何在VS2015 2017版本中编写WPF UI界面引入第三方SVG图形

    原文:C#如何在VS2015 2017版本中编写WPF UI界面引入第三方SVG图形 在VS2015 2017版本中编写WPF UI界面引入第三方SVG图形     最近在写WPF界面的时候遇到一个情 ...

  4. TVM代码生成codegen

    TVM代码生成codegen 硬件后端提供程序(例如Intel,NVIDIA,ARM等),提供诸如cuBLAS或cuDNN之类的内核库以及许多常用的深度学习内核,或者提供框架例,如带有图形引擎的DNN ...

  5. 将代码生成器带入TVM

    将代码生成器带入TVM 为了使数据科学家不必担心开发新模型时的性能,硬件后端提供程序(例如Intel,NVIDIA,ARM等)可以提供诸如cuBLAS或cuDNN之类的内核库以及许多常用的深度学习内核 ...

  6. 如何在TVM上集成Codegen(下)

    如何在TVM上集成Codegen(下) Bring DNNL to TVM: JSON Codegen/Runtime 现在实现将中继图序列化为JSON表示的DNNL codegen,然后实现DNNL ...

随机推荐

  1. java 蓝桥杯算法提高 出现次数最多的整数

    思路:其实这道题不是太难,但是这个题太坑了,提交了好多次都不是100,后来才知道,一定一定要在输入数组数据之前先判断一下输进去的n的范围,一定一定要注意,否则就是跟我下面的图片一样的效果了,泪奔~ 问 ...

  2. Lucene的查询及高级内容

    Lucene查询 基本查询: @Test public void baseQuery() throws Exception { //1. 创建查询的核心对象 FSDirectory d = FSDir ...

  3. 平衡二叉树之RB树

    RB树(红黑树)并不追求“完全平衡”——它只要求部分地达到平衡要求,降低了对旋转的要求,从而提高了性能.由于它的设计,任何不平衡都会在三次旋转之内解决.典型的用途是实现关联数组(如C++中的map和s ...

  4. MongoDB 数组操作

    $push:向文档数组中添加元素,如果没有该数组,则自动添加数组.db.users.insert({"name":"zhang"})db.users.updat ...

  5. windows 查看端口被占用进程

    查看占用63243是谁 C:\Users\Administrator>netstat -aon|findstr "63243" TCP 172.27.33.11:63243 ...

  6. CentOS7.4配置SSH登录密码与密钥身份验证踩坑

    简单记录,自用CentOS7.4虚拟机与ALiYunVPS,在配置ssh登录身份验证时碰到的问题. 阿里云VPS:因为在重置磁盘时选择了密钥对的身份验证方式,因此VPS中的CentOS7.4中的 /e ...

  7. spring boot返回Josn的两种方式

    1.Controller类上加@RestController注解 2.Controller类上加@Controller注解,Action接口上加@ResponseBody注解 @Responsebod ...

  8. linux 安装php7

    http://blog.csdn.net/whatday/article/details/50645117 1: wget  http://cn2.php.NET/distributions/php- ...

  9. 一个java多线程面试题

    线程a 打印 数字 0--12: 线程b 打印 字母 a--z; 打印结果:0ab1cd2ef3gh4ij5kl6mn7op8qr9st10uv11wx12yz 要求用到 线程间传值: 分析:线程a打 ...

  10. eclipse Multiple annotations found at this line

    参考:http://blog.csdn.net/li396864285/article/details/42745071 这样的错不影响编程,是eclipse的校验问题 去掉相应的Build就行了