Let’s say you’re on the hunt for a new job. Three interviews in, you realize it’s not the place for you—maybe the position doesn’t seem like a good fit, or you didn’t hit it off with your potential boss. You do, however, want to stay in touch with the hiring manager or recruiter, in case a different role opens up down the road. How do you proceed?

The best piece of advice career coach Jena Viviano has for job seekers in this situation is not to overthink their response. “It’s actually pretty simple,” she says. “We complicate things because we think there’s some ninja tricks to it. But it’s actually just about being a regular human—and being kind and respectful.” That’s the approach you should take to any interview process, but it’s especially important when you’re turning down a job but want to maintain the relationship.

One way to be more, well, human, is to pick up the phone—even if it feels more uncomfortable to decline an offer on the phone. Viviano recommends always asking for a phone call and only opting for email if the hiring manager or recruiter is unavailable or too busy to hop on the phone. From there, you should be gracious and thankful for the opportunity—while also leaving the door open by saying something like: “I would love to stay in contact with you. Would it be okay just to reconnect every three months or so?” Assuming you really do want to stay in touch, it is important that you note that down for yourself and follow up at the right time. Viviano recommends checking in with your contacts every quarter, even if you’re not actively job hunting. If it’s an early-stage company, you can even be an asset to them by making introductions to other potential hires, she says.

Whether you’re turning down an offer or pulling out of the interview process before you even get to that stage, you’re under no obligation to offer an explanation or reason for your decision. Vicki Salemi, career expert for Monster, says that holds true even if you’ve been connected by a mutual friend and have bypassed the formal application or typical recruiting channels. In those scenarios, it’s possible you weren’t even formally looking for a new job; an interesting opportunity may have just landed in your lap. “It’s always important to accept an invitation and have that first conversation,” she says. “But you have every right to pull the plug on the conversation. It’s completely okay because that’s what the interview process is about—it’s about exploration.”
When the reason for your reticence is, say, timing or something more concrete—perhaps you’re getting married or the company in question is in the process of securing funding—you can choose to disclose that if it feels relevant. It all depends on whether you’d like to continue the relationship, Salemi says. If you truly want to pick up the conversation a few months later, it may make sense to divulge that the timing isn’t right, or that you want to wait until the company can give you a better salary offer. But in a situation where you’re put off by a potential boss, for example, it’s better to keep that to yourself, especially if you still might consider working at the company (albeit on a different team). Either way, until you accept a job, you are entitled to pulling out of the process or declining an offer, without worrying about how it might reflect on you. “There’s a difference between burning a bridge and just being honest,” Salemi says.

Job seekers often don’t realize the proverbial ball is mostly in their court. “Most people don’t realize that it’s a candidate’s marketplace,” Viviano says. “Most candidates don’t go into an interview or networking situation acting as if they’re the leader.” In an employee’s market, Salemi points out, companies usually don’t read too much into a candidate declining an offer. If anything, that employer is thinking hard about how they can edge out the competition to better attract new talent. “It’s really like you’re dating an employer, and they’re dating you,” Salemi says. “You’re courting each other, but if anything, they’re courting you more.”

In other words, you should never accept a job solely because you’ve gone through the interview process or feel moved by a sense of obligation. And you shouldn’t feel bad about it. “If you’re thinking, ‘well, they invested so much time in me,'” Salemi says, “you invested time in this, too. That’s why it’s important to pause, evaluate the situation, and make a decision that you’re confident in—and don’t look back.”

L295 how to turn down a job but keep a good relationship with the hiring manager的更多相关文章

  1. Tomcat Server Configuration Automation Reinforcement

    目录 . 引言 . 黑客针对WEB Server会有那些攻击面 . 针对Tomcat Server可以做的安全加固 . Managing Security Realms with JMX . 实现对T ...

  2. 回复git@vger.kernel.org的注意事项

    比如回复这封邮件 https://public-inbox.org/git/db2dcf54-8b1c-39b1-579c-425ef158c6a1@kdbg.org/ Reply instructi ...

  3. The Product-Minded Software Engineer

    转自The Product-Minded Software Engineer Product-minded engineers are developers with lots of interest ...

  4. Lesson 11 One good turn deserves another

    Text I was having dinner at a restaurant when Tony Steele came in. Tony worked in a layer's office y ...

  5. webrtc进阶-信令篇-之三:信令、stun、turn、ice

    webRTC支持点对点通讯,但是webRTC仍然需要服务端:  . 协调通讯过程中客户端之间需要交换元数据,    如一个客户端找到另一个客户端以及通知另一个客户端开始通讯.  . 需要处理NAT(网 ...

  6. HDU-4869 Turn the pokers

    原题:  Turn the pokers       思路:假设正面为0,反面为1.牌就像这样 000000....... .考虑到假如可以实现最终反面个数为m, 牌共n张, 则这n张排任取m个为反面 ...

  7. jQuery+turn.js翻书、文档和杂志3种特效演示

    很好用的一款插件jQuery+turn.js翻书.文档和杂志3种特效演示 在线预览 下载地址 实例代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML ...

  8. why does turn off button means hibernate on my win8

    when I upgrated my laptop's system to win8.*,I found it's hibernate when I clicked turn off button. ...

  9. STUN和TURN技术浅析

    转自:http://blog.csdn.net/yu_xiang/article/details/9227023 在现实Internet网络环境中,大多数计算机主机都位于防火墙或NAT之后,只有少部分 ...

随机推荐

  1. Scrapy - CrawlSpider爬虫

    crawlSpider 爬虫 思路: 从response中提取满足某个条件的url地址,发送给引擎,同时能够指定callback函数. 1. 创建项目 scrapy startproject mysp ...

  2. linux中用户和用户组

    一.用户和组原理 一个用户可以属于多个组,一个组有多个用户 在Linux中操作系统必须依赖组和用户进行管理 二.与用户和组相关的配置文件 1.组相关配置文件 1)/etc/group :管理用户组信息 ...

  3. JavaScript基础一

    1.1 javascript简介 Web前端有三层: HTML:从语义的角度,描述页面结构 CSS:从审美的角度,描述样式(美化页面) JavaScript:从交互的角度,描述行为(提升用户体验) J ...

  4. leetcode-algorithms-23 Merge k Sorted Lists

    leetcode-algorithms-23 Merge k Sorted Lists Merge k sorted linked lists and return it as one sorted ...

  5. 借助python工具从word文件中抽取相关表的定义,最后组装建表语句-非常好

    借助python工具从word文件中抽取表的定义,最后组装建表语句-非常好 --如有转载请以超链接的方式注明原文章出处,谢谢大家.请尊重每一位乐于分享的原创者 1.python脚本 ## -*- co ...

  6. PAT Rational Sum

    Rational Sum (20) 时间限制 1000 ms 内存限制 65536 KB 代码长度限制 100 KB 判断程序 Standard (来自 小小) 题目描述 Given N ration ...

  7. Lucene.Net 学习(搜索部分)(低要求,写给自己看)

    1. 搜索 排序:lucene 提供了Sort类对结果进行排序 提供了Filter类对查询条件进行限制 你或许会不自觉地拿它跟SQL语句进行比较:“lucene能执行and.or.order by.w ...

  8. ActiveMQ 中 consumer 的优先级,message 的优先级

    http://activemq.apache.org/consumer-priority.htmlconsumer 优先级 http://activemq.apache.org/activemq-me ...

  9. Oracle修改监听端口教程

    Oracle默认监听端口1521,一众扫描器通常通过探测1521端口是否开启来探测是否存在Oracle服务,如果修改默认监听端口在一定程度上可以提升数据库和主机的安全性. 比如这里我们修改成2521为 ...

  10. PHP隐藏版本号教程

    PHP本身并不启监听服务,所以预防扫描器扫描通过版本号判断漏洞,我们要隐藏的是http头处的版本号,而不是隐藏系统命令行处的版本号. 1.查看当前php版本号 访问一当前服务中的任意页面,截取响应数据 ...