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. Spring Batch 基本的批处理指导原则

    下面是一些关键的指导原则,可以在构批量处理解决方案可以参考: 请记住,通常皮脸处理体系结构将会影响在线应用的体系结构,同时反过来也是一样的.在你为批量任务和在线应用进行设计架构和环境的时候请尽可能的使 ...

  2. vux, vue如何控制微信自带的返回按钮,让其返回其他页面?

    <script> import { mapState } from 'vuex' export default{ name: 'clockFx', data () { return { } ...

  3. 完整的Django入门指南学习笔记3

    前言 在本节课中,我们将深入理解两个基本概念: URLs 和 Forms.在这个过程中,我们还将学习其它很多概念,如创建可重用模板和安装第三方库.同时我们还将编写大量单元测试. 如果你是从这个系列教程 ...

  4. 动态改变Listview的item背景颜色和item中字体的颜色

    https://blog.csdn.net/qq_14813933/article/details/50417859

  5. echarts3 使用总结

    由于项目需要自学了echarts,下面将学到的东西总结如下,如果有哪里写的不好,请批评指正 一.前期准备 1.使用echarts之前先要引入echarts.js,js可以到官网下载 2.写一个div容 ...

  6. ECharts 报表事件联动系列一:刷新页面

    本示例实现了以下功能: 1.点击刷新按钮,仅刷新柱状图,而不是整个页面 2.点击柱状内容刷新柱状图,并更新title 3.点击X轴,Y轴更新title,并弹出alert. 源码代码如下: <!D ...

  7. 【转】vuex2.0 之 modules

    vue 使用的是单一状态树对整个应用的状态进行管理,也就是说,应用中的所有状态都放到store中,如果是一个大型应用,状态非常多, store 就会非常庞大,不太好管理.这时vuex 提供了另外一种方 ...

  8. [LeetCode] 20. Valid Parentheses ☆

    转载:https://leetcode.windliang.cc/leetCode-20-Valid%20Parentheses.html 描述 Given a string containing j ...

  9. Linux Shell数值比较和字符串比较及相关

    说明: 1. 把字符串当成整型进行比较,由于abcd等字符对不上0123当程序尝试去转成二进制时无法完成转换,所以用于数值比较的运算不能用于字符串比较:但是把整型当成字符串进行比较,0123这些数值完 ...

  10. python 怎样使用单个反斜杠\

    path2 = "c:\\windows\\temp\\readme.txt" path2:用一个"\"取消第二个"\"的特殊转义作用,即为 ...