How to interview a candidate from a different industry or area of expertise?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
8
down vote
favorite
I haven't found a similar question, but if there is one, my apologies.
Let's say I need to interview someone for a role which is not in my area of expertise (not even in the same industry), and there's nobody else in the company who knows about that topic well enough. How should I approach the interviewing process?
For example, I'm in a small startup with a few Software Engineers and we need to hire someone to take care of Sales or Marketing. Obviously, our knowledge of those industries is very limited, and definitely not enough to assess if a candidate is good enough from the technical point of view.
interviewing hiring-process
suggest improvements |Â
up vote
8
down vote
favorite
I haven't found a similar question, but if there is one, my apologies.
Let's say I need to interview someone for a role which is not in my area of expertise (not even in the same industry), and there's nobody else in the company who knows about that topic well enough. How should I approach the interviewing process?
For example, I'm in a small startup with a few Software Engineers and we need to hire someone to take care of Sales or Marketing. Obviously, our knowledge of those industries is very limited, and definitely not enough to assess if a candidate is good enough from the technical point of view.
interviewing hiring-process
Is there some way to outsource the "technical" part of the interview to another company ?
â Radu Murzea
Jun 29 '16 at 14:28
@RaduMurzea there might be, yes, but usually in startups the budget is quite tight. However, cheap is expensive :)
â Charmander
Jun 29 '16 at 14:42
suggest improvements |Â
up vote
8
down vote
favorite
up vote
8
down vote
favorite
I haven't found a similar question, but if there is one, my apologies.
Let's say I need to interview someone for a role which is not in my area of expertise (not even in the same industry), and there's nobody else in the company who knows about that topic well enough. How should I approach the interviewing process?
For example, I'm in a small startup with a few Software Engineers and we need to hire someone to take care of Sales or Marketing. Obviously, our knowledge of those industries is very limited, and definitely not enough to assess if a candidate is good enough from the technical point of view.
interviewing hiring-process
I haven't found a similar question, but if there is one, my apologies.
Let's say I need to interview someone for a role which is not in my area of expertise (not even in the same industry), and there's nobody else in the company who knows about that topic well enough. How should I approach the interviewing process?
For example, I'm in a small startup with a few Software Engineers and we need to hire someone to take care of Sales or Marketing. Obviously, our knowledge of those industries is very limited, and definitely not enough to assess if a candidate is good enough from the technical point of view.
interviewing hiring-process
asked Jun 29 '16 at 10:18
Charmander
2,51121024
2,51121024
Is there some way to outsource the "technical" part of the interview to another company ?
â Radu Murzea
Jun 29 '16 at 14:28
@RaduMurzea there might be, yes, but usually in startups the budget is quite tight. However, cheap is expensive :)
â Charmander
Jun 29 '16 at 14:42
suggest improvements |Â
Is there some way to outsource the "technical" part of the interview to another company ?
â Radu Murzea
Jun 29 '16 at 14:28
@RaduMurzea there might be, yes, but usually in startups the budget is quite tight. However, cheap is expensive :)
â Charmander
Jun 29 '16 at 14:42
Is there some way to outsource the "technical" part of the interview to another company ?
â Radu Murzea
Jun 29 '16 at 14:28
Is there some way to outsource the "technical" part of the interview to another company ?
â Radu Murzea
Jun 29 '16 at 14:28
@RaduMurzea there might be, yes, but usually in startups the budget is quite tight. However, cheap is expensive :)
â Charmander
Jun 29 '16 at 14:42
@RaduMurzea there might be, yes, but usually in startups the budget is quite tight. However, cheap is expensive :)
â Charmander
Jun 29 '16 at 14:42
suggest improvements |Â
3 Answers
3
active
oldest
votes
up vote
5
down vote
accepted
Let's say I need to interview someone for a role which is not in my
area of expertise (not even in the same industry), and there's nobody
else in the company who knows about that topic well enough. How should
I approach the interviewing process?
That happens a lot in small startups.
A group of folks with similar experience get together and start a company. But often, none of them has ever started a company before, and lack the experience necessary to hire for all the roles.
The approach that many startups use is to rely on board members or to bring in consultants to help get things launched. Look through your personal networks for people who have done this sort of hiring before, or who know people who have helped a startup do this.
You might also want to check out https://startups.stackexchange.com/
suggest improvements |Â
up vote
5
down vote
In these cases you have a couple of options.
Look for someone with solid proven experience and good references and hope they are what they seem. Selling things and themselves is a salespersons forte. Someone whose expertise is personally known is another way.
Get someone in to help with the interviews. I have done this many times for clients when they need to interview technicians, I'll come in with HR and take the technical part of the interviews, and then give a report and recommendation afterwards. Then we'll all sit down and discuss which candidate looks best from all perspectives.
My preference would be to get a subject matter expert in for the interviews, I have seen a few disasters where someone has bluffed their way into a job they're just not suitable for. Any interviewing is risky, so it's best to minimise that whenever possible.
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
suggest improvements |Â
up vote
0
down vote
Reach out to your local chamber of commerce and see if they have anyone with expertise that may be able to help you. Also, if you have anyone in your extended network who could come by and do interviews for you, you may want to take that approach.
Finally, there are HR companies who will interview candidates for you
suggest improvements |Â
StackExchange.ready(function ()
$("#show-editor-button input, #show-editor-button button").click(function ()
var showEditor = function()
$("#show-editor-button").hide();
$("#post-form").removeClass("dno");
StackExchange.editor.finallyInit();
;
var useFancy = $(this).data('confirm-use-fancy');
if(useFancy == 'True')
var popupTitle = $(this).data('confirm-fancy-title');
var popupBody = $(this).data('confirm-fancy-body');
var popupAccept = $(this).data('confirm-fancy-accept-button');
$(this).loadPopup(
url: '/post/self-answer-popup',
loaded: function(popup)
var pTitle = $(popup).find('h2');
var pBody = $(popup).find('.popup-body');
var pSubmit = $(popup).find('.popup-submit');
pTitle.text(popupTitle);
pBody.html(popupBody);
pSubmit.val(popupAccept).click(showEditor);
)
else
var confirmText = $(this).data('confirm-text');
if (confirmText ? confirm(confirmText) : true)
showEditor();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
Let's say I need to interview someone for a role which is not in my
area of expertise (not even in the same industry), and there's nobody
else in the company who knows about that topic well enough. How should
I approach the interviewing process?
That happens a lot in small startups.
A group of folks with similar experience get together and start a company. But often, none of them has ever started a company before, and lack the experience necessary to hire for all the roles.
The approach that many startups use is to rely on board members or to bring in consultants to help get things launched. Look through your personal networks for people who have done this sort of hiring before, or who know people who have helped a startup do this.
You might also want to check out https://startups.stackexchange.com/
suggest improvements |Â
up vote
5
down vote
accepted
Let's say I need to interview someone for a role which is not in my
area of expertise (not even in the same industry), and there's nobody
else in the company who knows about that topic well enough. How should
I approach the interviewing process?
That happens a lot in small startups.
A group of folks with similar experience get together and start a company. But often, none of them has ever started a company before, and lack the experience necessary to hire for all the roles.
The approach that many startups use is to rely on board members or to bring in consultants to help get things launched. Look through your personal networks for people who have done this sort of hiring before, or who know people who have helped a startup do this.
You might also want to check out https://startups.stackexchange.com/
suggest improvements |Â
up vote
5
down vote
accepted
up vote
5
down vote
accepted
Let's say I need to interview someone for a role which is not in my
area of expertise (not even in the same industry), and there's nobody
else in the company who knows about that topic well enough. How should
I approach the interviewing process?
That happens a lot in small startups.
A group of folks with similar experience get together and start a company. But often, none of them has ever started a company before, and lack the experience necessary to hire for all the roles.
The approach that many startups use is to rely on board members or to bring in consultants to help get things launched. Look through your personal networks for people who have done this sort of hiring before, or who know people who have helped a startup do this.
You might also want to check out https://startups.stackexchange.com/
Let's say I need to interview someone for a role which is not in my
area of expertise (not even in the same industry), and there's nobody
else in the company who knows about that topic well enough. How should
I approach the interviewing process?
That happens a lot in small startups.
A group of folks with similar experience get together and start a company. But often, none of them has ever started a company before, and lack the experience necessary to hire for all the roles.
The approach that many startups use is to rely on board members or to bring in consultants to help get things launched. Look through your personal networks for people who have done this sort of hiring before, or who know people who have helped a startup do this.
You might also want to check out https://startups.stackexchange.com/
edited Apr 13 '17 at 12:51
Communityâ¦
1
1
answered Jun 29 '16 at 11:31
Joe Strazzere
222k101648913
222k101648913
suggest improvements |Â
suggest improvements |Â
up vote
5
down vote
In these cases you have a couple of options.
Look for someone with solid proven experience and good references and hope they are what they seem. Selling things and themselves is a salespersons forte. Someone whose expertise is personally known is another way.
Get someone in to help with the interviews. I have done this many times for clients when they need to interview technicians, I'll come in with HR and take the technical part of the interviews, and then give a report and recommendation afterwards. Then we'll all sit down and discuss which candidate looks best from all perspectives.
My preference would be to get a subject matter expert in for the interviews, I have seen a few disasters where someone has bluffed their way into a job they're just not suitable for. Any interviewing is risky, so it's best to minimise that whenever possible.
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
suggest improvements |Â
up vote
5
down vote
In these cases you have a couple of options.
Look for someone with solid proven experience and good references and hope they are what they seem. Selling things and themselves is a salespersons forte. Someone whose expertise is personally known is another way.
Get someone in to help with the interviews. I have done this many times for clients when they need to interview technicians, I'll come in with HR and take the technical part of the interviews, and then give a report and recommendation afterwards. Then we'll all sit down and discuss which candidate looks best from all perspectives.
My preference would be to get a subject matter expert in for the interviews, I have seen a few disasters where someone has bluffed their way into a job they're just not suitable for. Any interviewing is risky, so it's best to minimise that whenever possible.
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
suggest improvements |Â
up vote
5
down vote
up vote
5
down vote
In these cases you have a couple of options.
Look for someone with solid proven experience and good references and hope they are what they seem. Selling things and themselves is a salespersons forte. Someone whose expertise is personally known is another way.
Get someone in to help with the interviews. I have done this many times for clients when they need to interview technicians, I'll come in with HR and take the technical part of the interviews, and then give a report and recommendation afterwards. Then we'll all sit down and discuss which candidate looks best from all perspectives.
My preference would be to get a subject matter expert in for the interviews, I have seen a few disasters where someone has bluffed their way into a job they're just not suitable for. Any interviewing is risky, so it's best to minimise that whenever possible.
In these cases you have a couple of options.
Look for someone with solid proven experience and good references and hope they are what they seem. Selling things and themselves is a salespersons forte. Someone whose expertise is personally known is another way.
Get someone in to help with the interviews. I have done this many times for clients when they need to interview technicians, I'll come in with HR and take the technical part of the interviews, and then give a report and recommendation afterwards. Then we'll all sit down and discuss which candidate looks best from all perspectives.
My preference would be to get a subject matter expert in for the interviews, I have seen a few disasters where someone has bluffed their way into a job they're just not suitable for. Any interviewing is risky, so it's best to minimise that whenever possible.
answered Jun 29 '16 at 10:29
Kilisi
94.4k50216374
94.4k50216374
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
suggest improvements |Â
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
That's the good thing about hiring a sales person: The interview always checks if the person can sell themselves. A graphics designer who can sell himself or herself isn't necessarily a good graphics designer. A salesperson who can sell himself or herself has proved that he or she is a good salesperson.
â gnasher729
Jun 29 '16 at 14:26
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
@gnasher729 Unfortunately they can also be selling you a product that's worth a lot less than they make out and has several design flaws that they're not mentioning.
â Kilisi
Jun 29 '16 at 20:45
suggest improvements |Â
up vote
0
down vote
Reach out to your local chamber of commerce and see if they have anyone with expertise that may be able to help you. Also, if you have anyone in your extended network who could come by and do interviews for you, you may want to take that approach.
Finally, there are HR companies who will interview candidates for you
suggest improvements |Â
up vote
0
down vote
Reach out to your local chamber of commerce and see if they have anyone with expertise that may be able to help you. Also, if you have anyone in your extended network who could come by and do interviews for you, you may want to take that approach.
Finally, there are HR companies who will interview candidates for you
suggest improvements |Â
up vote
0
down vote
up vote
0
down vote
Reach out to your local chamber of commerce and see if they have anyone with expertise that may be able to help you. Also, if you have anyone in your extended network who could come by and do interviews for you, you may want to take that approach.
Finally, there are HR companies who will interview candidates for you
Reach out to your local chamber of commerce and see if they have anyone with expertise that may be able to help you. Also, if you have anyone in your extended network who could come by and do interviews for you, you may want to take that approach.
Finally, there are HR companies who will interview candidates for you
answered Jun 29 '16 at 18:04
Richard U
77.2k56200307
77.2k56200307
suggest improvements |Â
suggest improvements |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f70593%2fhow-to-interview-a-candidate-from-a-different-industry-or-area-of-expertise%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Is there some way to outsource the "technical" part of the interview to another company ?
â Radu Murzea
Jun 29 '16 at 14:28
@RaduMurzea there might be, yes, but usually in startups the budget is quite tight. However, cheap is expensive :)
â Charmander
Jun 29 '16 at 14:42