L295 how to turn down a job but keep a good relationship with the hiring manager
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的更多相关文章
- Tomcat Server Configuration Automation Reinforcement
目录 . 引言 . 黑客针对WEB Server会有那些攻击面 . 针对Tomcat Server可以做的安全加固 . Managing Security Realms with JMX . 实现对T ...
- 回复git@vger.kernel.org的注意事项
比如回复这封邮件 https://public-inbox.org/git/db2dcf54-8b1c-39b1-579c-425ef158c6a1@kdbg.org/ Reply instructi ...
- The Product-Minded Software Engineer
转自The Product-Minded Software Engineer Product-minded engineers are developers with lots of interest ...
- 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 ...
- webrtc进阶-信令篇-之三:信令、stun、turn、ice
webRTC支持点对点通讯,但是webRTC仍然需要服务端: . 协调通讯过程中客户端之间需要交换元数据, 如一个客户端找到另一个客户端以及通知另一个客户端开始通讯. . 需要处理NAT(网 ...
- HDU-4869 Turn the pokers
原题: Turn the pokers 思路:假设正面为0,反面为1.牌就像这样 000000....... .考虑到假如可以实现最终反面个数为m, 牌共n张, 则这n张排任取m个为反面 ...
- jQuery+turn.js翻书、文档和杂志3种特效演示
很好用的一款插件jQuery+turn.js翻书.文档和杂志3种特效演示 在线预览 下载地址 实例代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML ...
- 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. ...
- STUN和TURN技术浅析
转自:http://blog.csdn.net/yu_xiang/article/details/9227023 在现实Internet网络环境中,大多数计算机主机都位于防火墙或NAT之后,只有少部分 ...
随机推荐
- P5157 [USACO18DEC]The Cow Gathering
首先考虑怎么check一个点是否能被最后一个删除. 可以这么建图,以这个点建有根树,边全部向上指,再加上剩下的有向边. 很明显,这里的一条边的定义就变成了只有删去这个点,才可以删去它指向的点. 因此, ...
- Event IO Process
先了解一下process和event loop EventLoop 除了异步Server和Client库之外,Swoole扩展还提供了直接操作底层epoll/kqueue事件循环的接口.可将其他扩展创 ...
- holiday
holiday.pas/c/cpp Description 经过几个月辛勤的工作,FJ 决定让奶牛放假.假期可以在1…N 天内任意选择一段(需要连 续),每一天都有一个享受指数W.但是奶牛的要求非常苛 ...
- 2015-09-29 js2
Javasript 六. 条件语句 1. 比较运算符 == .!=.>.>=.<.<= 转大/小写:toUpperCase().toLowerCase() 2. 逻辑运算符(与 ...
- Oracle RAC时间同步(NTP/CTSS)
1.RAC 相关时间同步(time synchronization)Oracle Grid可用两种方式进行时间同步1)基于OS的NTP2)基于clusterware的CTSS(Cluster Time ...
- 使用python操作hdfs,并grep想要的数据
代码如下: import subprocess for day in range(24, 30): for h in range(0, 24): filename = "tls-metada ...
- MySQL设置白名单教程
1 登录mysql mysql -h host -u username -p password 2 切换至mysql库 use mysql; 3 查看当前允许登录IP及用户 select Host,U ...
- laravel中的登录页面逻辑
<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use Illuminate\Support\Facades ...
- mysql 下载资源地址
http://mirror.neu.edu.cn/mysql/Downloads/MySQL-5.6/
- css3 居中(推荐弹性盒模型方式)
参考 http://www.zhihu.com/question/20774514 http://caibaojian.com/demo/flexbox/align-items.html 例子:ht ...