Should I inform my potential employer about a bug in their application?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
12
down vote
favorite
I applied for a web developer position, and they called me back for a phone interview. Everything went well, the interview lasted for over an hour and they asked me to send them a code sample and a portfolio. While researching the company and their products, I found an error in their application.
Should I tell them about the error and how to fix it? Will I blow my chances if I do?
interviewing
migrated from programmers.stackexchange.com Jun 4 '14 at 12:38
This question came from our site for professionals, academics, and students working within the systems development life cycle.
add a comment |Â
up vote
12
down vote
favorite
I applied for a web developer position, and they called me back for a phone interview. Everything went well, the interview lasted for over an hour and they asked me to send them a code sample and a portfolio. While researching the company and their products, I found an error in their application.
Should I tell them about the error and how to fix it? Will I blow my chances if I do?
interviewing
migrated from programmers.stackexchange.com Jun 4 '14 at 12:38
This question came from our site for professionals, academics, and students working within the systems development life cycle.
add a comment |Â
up vote
12
down vote
favorite
up vote
12
down vote
favorite
I applied for a web developer position, and they called me back for a phone interview. Everything went well, the interview lasted for over an hour and they asked me to send them a code sample and a portfolio. While researching the company and their products, I found an error in their application.
Should I tell them about the error and how to fix it? Will I blow my chances if I do?
interviewing
I applied for a web developer position, and they called me back for a phone interview. Everything went well, the interview lasted for over an hour and they asked me to send them a code sample and a portfolio. While researching the company and their products, I found an error in their application.
Should I tell them about the error and how to fix it? Will I blow my chances if I do?
interviewing
asked Jun 4 '14 at 3:23
Cryptoforce
977
977
migrated from programmers.stackexchange.com Jun 4 '14 at 12:38
This question came from our site for professionals, academics, and students working within the systems development life cycle.
migrated from programmers.stackexchange.com Jun 4 '14 at 12:38
This question came from our site for professionals, academics, and students working within the systems development life cycle.
add a comment |Â
add a comment |Â
8 Answers
8
active
oldest
votes
up vote
21
down vote
I think that you should inform them, but rather than telling them that you spotted a bug, you might want to rephrase it and say that you found something on their website which you could not understand. Usually the last section of an interview is devoted to answering questions from the one being interviewed, so you could ask it there.
In my opinion, this should show them that you have interest in what you do and that you can spot the bugs of others, which I think is important when working on Teams.
1
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
2
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
1
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
16
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
5
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
 |Â
show 1 more comment
up vote
4
down vote
Get the job and in one of first days, have a chat with your boss:
Hey, I just tried our app, but "describe gently the bug" happened and I couldn't do "expected behaviour", can you help me?
(boss will try it as well and he'll figure out it's a bug)
add a comment |Â
up vote
2
down vote
I would say yes. Tell them, put it right context, and be polite, since your bug spotting should be beneficial. Remember, a software is not a piece of ... just because it has bugs. The only developers who don't make bugs, don't work at all.
There can be two main results:
- As Guy Schalnat said, you might not get the job. I would say, it is a good warning. Personally, I wouldn't go to a company where critical thinking and problem solving are flaws.
- On the other hand, you can see their reactions when they approve your bug research. It shows effort from you to check out their product, and shows that you do care about code quality. That is a good sign of the right type of thinking inside the company.
add a comment |Â
up vote
0
down vote
I once tried that and didn't get the job. I'd say no. You don't know if someone interviewing wrote that code and would take it badly to be told their code wasn't right.
Let your work speak for itself, but be positive.
4
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
3
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
add a comment |Â
up vote
0
down vote
Depending on the nature of the bug I might tell them.
Most people would appreciate being told that you were on their website and went to this screen and got an error message. Just like they would prefer any other user to tell them. I am sure I would not be interested in working for the kind of person who would be insulted at reporting an error message you saw.
If the bug was one you found by really digging in the HTML or the URL line, it is a gray area. I would think many people would like to know you took the time to go into that depth. I would think I would prefer to work for those kind of people.
If you spent a lot of time trying to hack into their system and got in, that may be a better thing to tell them later. Unless this was for a job where those kind of hacking skills were needed and even then I might be careful. But your mileage may vary. Maybe you only want to work in a place when hacking into stuff you shouldn't be into is acceptable or encouraged. Then telling them this stuff might knock you out of some postions, but improve your chances of ending up in a compatible place.
add a comment |Â
up vote
0
down vote
This is what I call a two edged sword and potential gamechanger. Handled wrongly, it could cost you a job you would otherwise have. Handled well, it might get you a job you might not otherwise get.
The first thing to do is to evaluate your chances. If you appear to be a favorite, don't rock the boat too much or otherwise jeopardize your chances. You might point it out, but in a diplomatic manner suggested by others, and ask for the purpose, or if it was intentional, rather than an error.
If it is a crowded field, and you are otherwise a long shot, I'd take this opportunity to show what I could do, and point out the error. Again, a diplomatic approach is best, but not as crucial as in the first case, because you have more to gain than lose. One way or another, it will set you out from the "crowd," and one of these ways is a positive way.
I once read of a situation where the interviewer (and prospective boss) handed job applicants what was purportedly a company "package" with a deliberate misstatement. One of the applicants spotted the error and got back to the "boss." The others didn't. I don't need to say which applicant got the job.
add a comment |Â
up vote
0
down vote
I think it is good point to show your interest about the company.
So it is better to tell them about it. But beware they may be not willing to know their fault from outside even the coders are not in interview panel.They would take it as a shame.
You can tell them as a suggestion for their application. For example say you have interest about their application and you have some suggestion about it that you think it will improve the application performance. Do not say it as a bug or error.
Just say it as a suggestion to improve their application in good manner. I think it will add some positive marks to you at the interview.
add a comment |Â
up vote
0
down vote
Personally, I'd really respect a potential candidate for pointing out a bug. It shows that they pay attention to detail, and also that they did their homework and researched the company.
However, be prepared for them to ask you how you might fix it!
add a comment |Â
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();
);
);
8 Answers
8
active
oldest
votes
8 Answers
8
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
21
down vote
I think that you should inform them, but rather than telling them that you spotted a bug, you might want to rephrase it and say that you found something on their website which you could not understand. Usually the last section of an interview is devoted to answering questions from the one being interviewed, so you could ask it there.
In my opinion, this should show them that you have interest in what you do and that you can spot the bugs of others, which I think is important when working on Teams.
1
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
2
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
1
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
16
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
5
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
 |Â
show 1 more comment
up vote
21
down vote
I think that you should inform them, but rather than telling them that you spotted a bug, you might want to rephrase it and say that you found something on their website which you could not understand. Usually the last section of an interview is devoted to answering questions from the one being interviewed, so you could ask it there.
In my opinion, this should show them that you have interest in what you do and that you can spot the bugs of others, which I think is important when working on Teams.
1
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
2
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
1
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
16
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
5
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
 |Â
show 1 more comment
up vote
21
down vote
up vote
21
down vote
I think that you should inform them, but rather than telling them that you spotted a bug, you might want to rephrase it and say that you found something on their website which you could not understand. Usually the last section of an interview is devoted to answering questions from the one being interviewed, so you could ask it there.
In my opinion, this should show them that you have interest in what you do and that you can spot the bugs of others, which I think is important when working on Teams.
I think that you should inform them, but rather than telling them that you spotted a bug, you might want to rephrase it and say that you found something on their website which you could not understand. Usually the last section of an interview is devoted to answering questions from the one being interviewed, so you could ask it there.
In my opinion, this should show them that you have interest in what you do and that you can spot the bugs of others, which I think is important when working on Teams.
answered Jun 4 '14 at 4:28
npinti
31913
31913
1
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
2
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
1
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
16
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
5
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
 |Â
show 1 more comment
1
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
2
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
1
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
16
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
5
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
1
1
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
+1 Because this shows that you can recognize a bug, but doesn't come across as saying "Ha! I'm better than your developer!"
â David K
Jun 4 '14 at 12:44
2
2
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
+1 Simply write "I am concerned about what I found" and describe what you found without calling it a bug. After all, someone's bug may be someone else's feature :) And you do have to be diplomatic, because the bug in question may come from someone who may be voting in favor of hiring you :)
â Vietnhi Phuvan
Jun 4 '14 at 13:32
1
1
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
@VietnhiPhuvan - I'd recommend going with npinti's "don't understand" language. Expressing concern very much says you think it's wrong, and prior to an offer is the wrong time to be telling your potential new boss that he's done it wrong.
â Michael Kohne
Jun 4 '14 at 13:36
16
16
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
I strongly disagree with the âÂÂI donâÂÂt understandâ part, as it might look as incompetence. Instead of labelling the issue as a bug, the OP could explain what he noticed in a matter-of-hand but friendly manner and ask whether it is intentionally done this way. During the second interview for my current job, when the companyâÂÂs web site was mentioned, I said âÂÂBy the way, I spotted that one of the links opens an empty page and ...[another issue]âÂÂ. The reaction was âÂÂOh, we were unaware of that. So you are good at finding bugs?â I got the job and have a good work relationship with the web developer
â greenfingers
Jun 4 '14 at 14:20
5
5
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
I want to hire programmers who will speak up when they think the code is wrong and have a way to fix it. Leave all the hand holding and ego massaging to the marketing department.
â user8365
Jun 4 '14 at 17:31
 |Â
show 1 more comment
up vote
4
down vote
Get the job and in one of first days, have a chat with your boss:
Hey, I just tried our app, but "describe gently the bug" happened and I couldn't do "expected behaviour", can you help me?
(boss will try it as well and he'll figure out it's a bug)
add a comment |Â
up vote
4
down vote
Get the job and in one of first days, have a chat with your boss:
Hey, I just tried our app, but "describe gently the bug" happened and I couldn't do "expected behaviour", can you help me?
(boss will try it as well and he'll figure out it's a bug)
add a comment |Â
up vote
4
down vote
up vote
4
down vote
Get the job and in one of first days, have a chat with your boss:
Hey, I just tried our app, but "describe gently the bug" happened and I couldn't do "expected behaviour", can you help me?
(boss will try it as well and he'll figure out it's a bug)
Get the job and in one of first days, have a chat with your boss:
Hey, I just tried our app, but "describe gently the bug" happened and I couldn't do "expected behaviour", can you help me?
(boss will try it as well and he'll figure out it's a bug)
answered Jun 4 '14 at 5:36
Silviu Burcea
1516
1516
add a comment |Â
add a comment |Â
up vote
2
down vote
I would say yes. Tell them, put it right context, and be polite, since your bug spotting should be beneficial. Remember, a software is not a piece of ... just because it has bugs. The only developers who don't make bugs, don't work at all.
There can be two main results:
- As Guy Schalnat said, you might not get the job. I would say, it is a good warning. Personally, I wouldn't go to a company where critical thinking and problem solving are flaws.
- On the other hand, you can see their reactions when they approve your bug research. It shows effort from you to check out their product, and shows that you do care about code quality. That is a good sign of the right type of thinking inside the company.
add a comment |Â
up vote
2
down vote
I would say yes. Tell them, put it right context, and be polite, since your bug spotting should be beneficial. Remember, a software is not a piece of ... just because it has bugs. The only developers who don't make bugs, don't work at all.
There can be two main results:
- As Guy Schalnat said, you might not get the job. I would say, it is a good warning. Personally, I wouldn't go to a company where critical thinking and problem solving are flaws.
- On the other hand, you can see their reactions when they approve your bug research. It shows effort from you to check out their product, and shows that you do care about code quality. That is a good sign of the right type of thinking inside the company.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
I would say yes. Tell them, put it right context, and be polite, since your bug spotting should be beneficial. Remember, a software is not a piece of ... just because it has bugs. The only developers who don't make bugs, don't work at all.
There can be two main results:
- As Guy Schalnat said, you might not get the job. I would say, it is a good warning. Personally, I wouldn't go to a company where critical thinking and problem solving are flaws.
- On the other hand, you can see their reactions when they approve your bug research. It shows effort from you to check out their product, and shows that you do care about code quality. That is a good sign of the right type of thinking inside the company.
I would say yes. Tell them, put it right context, and be polite, since your bug spotting should be beneficial. Remember, a software is not a piece of ... just because it has bugs. The only developers who don't make bugs, don't work at all.
There can be two main results:
- As Guy Schalnat said, you might not get the job. I would say, it is a good warning. Personally, I wouldn't go to a company where critical thinking and problem solving are flaws.
- On the other hand, you can see their reactions when they approve your bug research. It shows effort from you to check out their product, and shows that you do care about code quality. That is a good sign of the right type of thinking inside the company.
edited Jun 8 '14 at 11:36
yochannah
4,21462747
4,21462747
answered Jun 4 '14 at 12:49
CsBalazsHungary
219410
219410
add a comment |Â
add a comment |Â
up vote
0
down vote
I once tried that and didn't get the job. I'd say no. You don't know if someone interviewing wrote that code and would take it badly to be told their code wasn't right.
Let your work speak for itself, but be positive.
4
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
3
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
add a comment |Â
up vote
0
down vote
I once tried that and didn't get the job. I'd say no. You don't know if someone interviewing wrote that code and would take it badly to be told their code wasn't right.
Let your work speak for itself, but be positive.
4
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
3
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I once tried that and didn't get the job. I'd say no. You don't know if someone interviewing wrote that code and would take it badly to be told their code wasn't right.
Let your work speak for itself, but be positive.
I once tried that and didn't get the job. I'd say no. You don't know if someone interviewing wrote that code and would take it badly to be told their code wasn't right.
Let your work speak for itself, but be positive.
answered Jun 4 '14 at 4:15
Guy Schalnat
54726
54726
4
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
3
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
add a comment |Â
4
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
3
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
4
4
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
is it possible you didn't get that position for a completely unrelated reason(s) other than pointing out a bug.
â DXM
Jun 4 '14 at 5:05
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
Of course it is possible. I didn't get offers from every interview I've ever been on. I just feel that being positive about your work is better then negative about someone else's work (in an interview and in real life).
â Guy Schalnat
Jun 4 '14 at 5:28
3
3
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
If you find a legitimate bug and point it out, I guess it depends on the hiring manager, but personally I wouldn't view it as a something negative. We all write buggy code and I welcome any feedback wherever its coming from if it helps me improve the quality of my stuff. Not arguing that presenting your own work isn't good. Clearly one should do that too. And then if your hiring manager takes your constructive feedback as "how dare you attack my baby!", then ask yourself a question: do you actually want to work with someone like that?
â DXM
Jun 4 '14 at 5:40
add a comment |Â
up vote
0
down vote
Depending on the nature of the bug I might tell them.
Most people would appreciate being told that you were on their website and went to this screen and got an error message. Just like they would prefer any other user to tell them. I am sure I would not be interested in working for the kind of person who would be insulted at reporting an error message you saw.
If the bug was one you found by really digging in the HTML or the URL line, it is a gray area. I would think many people would like to know you took the time to go into that depth. I would think I would prefer to work for those kind of people.
If you spent a lot of time trying to hack into their system and got in, that may be a better thing to tell them later. Unless this was for a job where those kind of hacking skills were needed and even then I might be careful. But your mileage may vary. Maybe you only want to work in a place when hacking into stuff you shouldn't be into is acceptable or encouraged. Then telling them this stuff might knock you out of some postions, but improve your chances of ending up in a compatible place.
add a comment |Â
up vote
0
down vote
Depending on the nature of the bug I might tell them.
Most people would appreciate being told that you were on their website and went to this screen and got an error message. Just like they would prefer any other user to tell them. I am sure I would not be interested in working for the kind of person who would be insulted at reporting an error message you saw.
If the bug was one you found by really digging in the HTML or the URL line, it is a gray area. I would think many people would like to know you took the time to go into that depth. I would think I would prefer to work for those kind of people.
If you spent a lot of time trying to hack into their system and got in, that may be a better thing to tell them later. Unless this was for a job where those kind of hacking skills were needed and even then I might be careful. But your mileage may vary. Maybe you only want to work in a place when hacking into stuff you shouldn't be into is acceptable or encouraged. Then telling them this stuff might knock you out of some postions, but improve your chances of ending up in a compatible place.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Depending on the nature of the bug I might tell them.
Most people would appreciate being told that you were on their website and went to this screen and got an error message. Just like they would prefer any other user to tell them. I am sure I would not be interested in working for the kind of person who would be insulted at reporting an error message you saw.
If the bug was one you found by really digging in the HTML or the URL line, it is a gray area. I would think many people would like to know you took the time to go into that depth. I would think I would prefer to work for those kind of people.
If you spent a lot of time trying to hack into their system and got in, that may be a better thing to tell them later. Unless this was for a job where those kind of hacking skills were needed and even then I might be careful. But your mileage may vary. Maybe you only want to work in a place when hacking into stuff you shouldn't be into is acceptable or encouraged. Then telling them this stuff might knock you out of some postions, but improve your chances of ending up in a compatible place.
Depending on the nature of the bug I might tell them.
Most people would appreciate being told that you were on their website and went to this screen and got an error message. Just like they would prefer any other user to tell them. I am sure I would not be interested in working for the kind of person who would be insulted at reporting an error message you saw.
If the bug was one you found by really digging in the HTML or the URL line, it is a gray area. I would think many people would like to know you took the time to go into that depth. I would think I would prefer to work for those kind of people.
If you spent a lot of time trying to hack into their system and got in, that may be a better thing to tell them later. Unless this was for a job where those kind of hacking skills were needed and even then I might be careful. But your mileage may vary. Maybe you only want to work in a place when hacking into stuff you shouldn't be into is acceptable or encouraged. Then telling them this stuff might knock you out of some postions, but improve your chances of ending up in a compatible place.
answered Jun 4 '14 at 18:14
HLGEM
133k25226489
133k25226489
add a comment |Â
add a comment |Â
up vote
0
down vote
This is what I call a two edged sword and potential gamechanger. Handled wrongly, it could cost you a job you would otherwise have. Handled well, it might get you a job you might not otherwise get.
The first thing to do is to evaluate your chances. If you appear to be a favorite, don't rock the boat too much or otherwise jeopardize your chances. You might point it out, but in a diplomatic manner suggested by others, and ask for the purpose, or if it was intentional, rather than an error.
If it is a crowded field, and you are otherwise a long shot, I'd take this opportunity to show what I could do, and point out the error. Again, a diplomatic approach is best, but not as crucial as in the first case, because you have more to gain than lose. One way or another, it will set you out from the "crowd," and one of these ways is a positive way.
I once read of a situation where the interviewer (and prospective boss) handed job applicants what was purportedly a company "package" with a deliberate misstatement. One of the applicants spotted the error and got back to the "boss." The others didn't. I don't need to say which applicant got the job.
add a comment |Â
up vote
0
down vote
This is what I call a two edged sword and potential gamechanger. Handled wrongly, it could cost you a job you would otherwise have. Handled well, it might get you a job you might not otherwise get.
The first thing to do is to evaluate your chances. If you appear to be a favorite, don't rock the boat too much or otherwise jeopardize your chances. You might point it out, but in a diplomatic manner suggested by others, and ask for the purpose, or if it was intentional, rather than an error.
If it is a crowded field, and you are otherwise a long shot, I'd take this opportunity to show what I could do, and point out the error. Again, a diplomatic approach is best, but not as crucial as in the first case, because you have more to gain than lose. One way or another, it will set you out from the "crowd," and one of these ways is a positive way.
I once read of a situation where the interviewer (and prospective boss) handed job applicants what was purportedly a company "package" with a deliberate misstatement. One of the applicants spotted the error and got back to the "boss." The others didn't. I don't need to say which applicant got the job.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
This is what I call a two edged sword and potential gamechanger. Handled wrongly, it could cost you a job you would otherwise have. Handled well, it might get you a job you might not otherwise get.
The first thing to do is to evaluate your chances. If you appear to be a favorite, don't rock the boat too much or otherwise jeopardize your chances. You might point it out, but in a diplomatic manner suggested by others, and ask for the purpose, or if it was intentional, rather than an error.
If it is a crowded field, and you are otherwise a long shot, I'd take this opportunity to show what I could do, and point out the error. Again, a diplomatic approach is best, but not as crucial as in the first case, because you have more to gain than lose. One way or another, it will set you out from the "crowd," and one of these ways is a positive way.
I once read of a situation where the interviewer (and prospective boss) handed job applicants what was purportedly a company "package" with a deliberate misstatement. One of the applicants spotted the error and got back to the "boss." The others didn't. I don't need to say which applicant got the job.
This is what I call a two edged sword and potential gamechanger. Handled wrongly, it could cost you a job you would otherwise have. Handled well, it might get you a job you might not otherwise get.
The first thing to do is to evaluate your chances. If you appear to be a favorite, don't rock the boat too much or otherwise jeopardize your chances. You might point it out, but in a diplomatic manner suggested by others, and ask for the purpose, or if it was intentional, rather than an error.
If it is a crowded field, and you are otherwise a long shot, I'd take this opportunity to show what I could do, and point out the error. Again, a diplomatic approach is best, but not as crucial as in the first case, because you have more to gain than lose. One way or another, it will set you out from the "crowd," and one of these ways is a positive way.
I once read of a situation where the interviewer (and prospective boss) handed job applicants what was purportedly a company "package" with a deliberate misstatement. One of the applicants spotted the error and got back to the "boss." The others didn't. I don't need to say which applicant got the job.
answered Jun 4 '14 at 19:13
Tom Au
31928
31928
add a comment |Â
add a comment |Â
up vote
0
down vote
I think it is good point to show your interest about the company.
So it is better to tell them about it. But beware they may be not willing to know their fault from outside even the coders are not in interview panel.They would take it as a shame.
You can tell them as a suggestion for their application. For example say you have interest about their application and you have some suggestion about it that you think it will improve the application performance. Do not say it as a bug or error.
Just say it as a suggestion to improve their application in good manner. I think it will add some positive marks to you at the interview.
add a comment |Â
up vote
0
down vote
I think it is good point to show your interest about the company.
So it is better to tell them about it. But beware they may be not willing to know their fault from outside even the coders are not in interview panel.They would take it as a shame.
You can tell them as a suggestion for their application. For example say you have interest about their application and you have some suggestion about it that you think it will improve the application performance. Do not say it as a bug or error.
Just say it as a suggestion to improve their application in good manner. I think it will add some positive marks to you at the interview.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I think it is good point to show your interest about the company.
So it is better to tell them about it. But beware they may be not willing to know their fault from outside even the coders are not in interview panel.They would take it as a shame.
You can tell them as a suggestion for their application. For example say you have interest about their application and you have some suggestion about it that you think it will improve the application performance. Do not say it as a bug or error.
Just say it as a suggestion to improve their application in good manner. I think it will add some positive marks to you at the interview.
I think it is good point to show your interest about the company.
So it is better to tell them about it. But beware they may be not willing to know their fault from outside even the coders are not in interview panel.They would take it as a shame.
You can tell them as a suggestion for their application. For example say you have interest about their application and you have some suggestion about it that you think it will improve the application performance. Do not say it as a bug or error.
Just say it as a suggestion to improve their application in good manner. I think it will add some positive marks to you at the interview.
answered Jun 4 '14 at 23:19
Zusee Weekin
18636
18636
add a comment |Â
add a comment |Â
up vote
0
down vote
Personally, I'd really respect a potential candidate for pointing out a bug. It shows that they pay attention to detail, and also that they did their homework and researched the company.
However, be prepared for them to ask you how you might fix it!
add a comment |Â
up vote
0
down vote
Personally, I'd really respect a potential candidate for pointing out a bug. It shows that they pay attention to detail, and also that they did their homework and researched the company.
However, be prepared for them to ask you how you might fix it!
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Personally, I'd really respect a potential candidate for pointing out a bug. It shows that they pay attention to detail, and also that they did their homework and researched the company.
However, be prepared for them to ask you how you might fix it!
Personally, I'd really respect a potential candidate for pointing out a bug. It shows that they pay attention to detail, and also that they did their homework and researched the company.
However, be prepared for them to ask you how you might fix it!
answered Jun 11 '14 at 7:33
surfitscrollit
14816
14816
add a comment |Â
add a comment |Â
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%2f25861%2fshould-i-inform-my-potential-employer-about-a-bug-in-their-application%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