Best approach to showing how you have saved your company a lot of money in an interview/resume?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
0
down vote
favorite
I am working in a product based company.When I joined the company, there were two large issues with the product.These issues were causing a lot of refunds.The issues were known for about 6 months but nobody knew what was causing the issues.I caught both of these issues and solved which saved my company a lot of refund cases and in turn saved them a lot of money.About one third of the people were asking for refunds.
I don't like to brag and I wouldn't like to come off as a self praiser in the interview.But a lot of seniors have told me that if you have saved your company a lot of time or money then these are huge plus points.
So I was wondering how do I mention this in my interview or resume(if I should even discuss this thing at all)
interviewing resume job-search job-change
add a comment |Â
up vote
0
down vote
favorite
I am working in a product based company.When I joined the company, there were two large issues with the product.These issues were causing a lot of refunds.The issues were known for about 6 months but nobody knew what was causing the issues.I caught both of these issues and solved which saved my company a lot of refund cases and in turn saved them a lot of money.About one third of the people were asking for refunds.
I don't like to brag and I wouldn't like to come off as a self praiser in the interview.But a lot of seniors have told me that if you have saved your company a lot of time or money then these are huge plus points.
So I was wondering how do I mention this in my interview or resume(if I should even discuss this thing at all)
interviewing resume job-search job-change
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am working in a product based company.When I joined the company, there were two large issues with the product.These issues were causing a lot of refunds.The issues were known for about 6 months but nobody knew what was causing the issues.I caught both of these issues and solved which saved my company a lot of refund cases and in turn saved them a lot of money.About one third of the people were asking for refunds.
I don't like to brag and I wouldn't like to come off as a self praiser in the interview.But a lot of seniors have told me that if you have saved your company a lot of time or money then these are huge plus points.
So I was wondering how do I mention this in my interview or resume(if I should even discuss this thing at all)
interviewing resume job-search job-change
I am working in a product based company.When I joined the company, there were two large issues with the product.These issues were causing a lot of refunds.The issues were known for about 6 months but nobody knew what was causing the issues.I caught both of these issues and solved which saved my company a lot of refund cases and in turn saved them a lot of money.About one third of the people were asking for refunds.
I don't like to brag and I wouldn't like to come off as a self praiser in the interview.But a lot of seniors have told me that if you have saved your company a lot of time or money then these are huge plus points.
So I was wondering how do I mention this in my interview or resume(if I should even discuss this thing at all)
interviewing resume job-search job-change
edited May 24 '13 at 6:12
asked May 24 '13 at 5:58
zzzzz
1,39852034
1,39852034
add a comment |Â
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
6
down vote
accepted
In the question you say: About one third of the people were asking for refunds.
That is your starting point:
Responsible for a major modification to the product which reduced the number of requests for refunds from 33% to less than 10%
You might add a few details or be prepared to discuss them.
Did you get an award for this? You could use some of the text from the writeup/justification paperwork.
It is hard to say that you were responsible for additional sales, because that was also a result of other changes to the product, or a price change, or additional advertising.
Of course it could be argued that these other changes increased the sales into areas that wouldn't be as likely to trigger a refund request.
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
add a comment |Â
up vote
3
down vote
This should be a bullet point in your resume. Example
2010-2012: Company XXX: software developer
- found two major bugs that saved $250000 yearly in product return cost
2
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
4
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
1
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
3
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
1
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
 |Â
show 4 more comments
up vote
-1
down vote
A resume or interview is different from a normal social interaction. A prospective employer is trying to find the best candidate for the job, so a candidate telling them accomplishments is doing them a service by providing more information on which to base the decision. As long as the information is presented in a factual manner, it's not inappropriate to "self praise". Just keep the focus on how the information would help the company, rather than how great it makes you look.
3
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
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();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
accepted
In the question you say: About one third of the people were asking for refunds.
That is your starting point:
Responsible for a major modification to the product which reduced the number of requests for refunds from 33% to less than 10%
You might add a few details or be prepared to discuss them.
Did you get an award for this? You could use some of the text from the writeup/justification paperwork.
It is hard to say that you were responsible for additional sales, because that was also a result of other changes to the product, or a price change, or additional advertising.
Of course it could be argued that these other changes increased the sales into areas that wouldn't be as likely to trigger a refund request.
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
add a comment |Â
up vote
6
down vote
accepted
In the question you say: About one third of the people were asking for refunds.
That is your starting point:
Responsible for a major modification to the product which reduced the number of requests for refunds from 33% to less than 10%
You might add a few details or be prepared to discuss them.
Did you get an award for this? You could use some of the text from the writeup/justification paperwork.
It is hard to say that you were responsible for additional sales, because that was also a result of other changes to the product, or a price change, or additional advertising.
Of course it could be argued that these other changes increased the sales into areas that wouldn't be as likely to trigger a refund request.
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
add a comment |Â
up vote
6
down vote
accepted
up vote
6
down vote
accepted
In the question you say: About one third of the people were asking for refunds.
That is your starting point:
Responsible for a major modification to the product which reduced the number of requests for refunds from 33% to less than 10%
You might add a few details or be prepared to discuss them.
Did you get an award for this? You could use some of the text from the writeup/justification paperwork.
It is hard to say that you were responsible for additional sales, because that was also a result of other changes to the product, or a price change, or additional advertising.
Of course it could be argued that these other changes increased the sales into areas that wouldn't be as likely to trigger a refund request.
In the question you say: About one third of the people were asking for refunds.
That is your starting point:
Responsible for a major modification to the product which reduced the number of requests for refunds from 33% to less than 10%
You might add a few details or be prepared to discuss them.
Did you get an award for this? You could use some of the text from the writeup/justification paperwork.
It is hard to say that you were responsible for additional sales, because that was also a result of other changes to the product, or a price change, or additional advertising.
Of course it could be argued that these other changes increased the sales into areas that wouldn't be as likely to trigger a refund request.
answered May 24 '13 at 14:25
mhoran_psprep
40.3k463144
40.3k463144
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
add a comment |Â
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
Also, if they ask for reference, OP could give someone's number that know about those incident well enough.
â Walfrat
Aug 31 '17 at 12:14
add a comment |Â
up vote
3
down vote
This should be a bullet point in your resume. Example
2010-2012: Company XXX: software developer
- found two major bugs that saved $250000 yearly in product return cost
2
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
4
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
1
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
3
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
1
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
 |Â
show 4 more comments
up vote
3
down vote
This should be a bullet point in your resume. Example
2010-2012: Company XXX: software developer
- found two major bugs that saved $250000 yearly in product return cost
2
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
4
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
1
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
3
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
1
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
 |Â
show 4 more comments
up vote
3
down vote
up vote
3
down vote
This should be a bullet point in your resume. Example
2010-2012: Company XXX: software developer
- found two major bugs that saved $250000 yearly in product return cost
This should be a bullet point in your resume. Example
2010-2012: Company XXX: software developer
- found two major bugs that saved $250000 yearly in product return cost
answered May 24 '13 at 10:49
Hilmar
23.3k65772
23.3k65772
2
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
4
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
1
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
3
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
1
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
 |Â
show 4 more comments
2
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
4
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
1
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
3
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
1
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
2
2
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
what do I do if I don't know how much money I have saved? Obviously the number of people asking for refunds vanished but how do I know how much I have saved?
â zzzzz
May 24 '13 at 11:11
4
4
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
Ask the person in charge of money.
â jcmeloni
May 24 '13 at 12:32
1
1
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
@workerBoy you'll have to come up with an estimate - on the lines of how many man-holes are there in new york city? How many total customers were there (for that product), what was the refund % before you fixed the bug. How many of those can be directly attributed to those bugs. What were the total customers after bugs were fixed - how many refunds post bug fix. Whats the estimate cost of each refund (this could be higher than sticker price of product). Now you have a ball park number that you probably saved.
â YetAnotherUser
May 24 '13 at 12:55
3
3
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
@MrFox I hope you care about more than that. I can find hundreds of trivial bugs each day - when can I get a job?
â Elysian Fieldsâ¦
May 24 '13 at 13:38
1
1
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
@enderland Where did I say trivial? My point is that QA/Dev should not be the ones putting price tags on bugs. If that bullet point said "found and fixed critical bugs under tight deadlines" it would be WAY better than "averted $XYZ cost to the comany" -> Does this person REALLY know how much a given bug costs a company? How? Are they a senior manager in the operations department or are they just throwing crap on the resume hoping to impress people with numbers (it has numbers, it must be true!)?
â MrFox
May 24 '13 at 13:59
 |Â
show 4 more comments
up vote
-1
down vote
A resume or interview is different from a normal social interaction. A prospective employer is trying to find the best candidate for the job, so a candidate telling them accomplishments is doing them a service by providing more information on which to base the decision. As long as the information is presented in a factual manner, it's not inappropriate to "self praise". Just keep the focus on how the information would help the company, rather than how great it makes you look.
3
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
add a comment |Â
up vote
-1
down vote
A resume or interview is different from a normal social interaction. A prospective employer is trying to find the best candidate for the job, so a candidate telling them accomplishments is doing them a service by providing more information on which to base the decision. As long as the information is presented in a factual manner, it's not inappropriate to "self praise". Just keep the focus on how the information would help the company, rather than how great it makes you look.
3
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
add a comment |Â
up vote
-1
down vote
up vote
-1
down vote
A resume or interview is different from a normal social interaction. A prospective employer is trying to find the best candidate for the job, so a candidate telling them accomplishments is doing them a service by providing more information on which to base the decision. As long as the information is presented in a factual manner, it's not inappropriate to "self praise". Just keep the focus on how the information would help the company, rather than how great it makes you look.
A resume or interview is different from a normal social interaction. A prospective employer is trying to find the best candidate for the job, so a candidate telling them accomplishments is doing them a service by providing more information on which to base the decision. As long as the information is presented in a factual manner, it's not inappropriate to "self praise". Just keep the focus on how the information would help the company, rather than how great it makes you look.
answered Aug 30 '17 at 18:54
Acccumulation
1,48839
1,48839
3
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
add a comment |Â
3
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
3
3
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
Welcome to the Workplace -- note that this question was answered over 4 years ago. Please take a look at some more recent questions as well that need feedback.
â mcknz
Aug 30 '17 at 19:45
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%2f11955%2fbest-approach-to-showing-how-you-have-saved-your-company-a-lot-of-money-in-an-in%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