Interview question that's been bugging me.

Soldato
Joined
5 Dec 2006
Posts
15,370
"If you modified something in a database and noticed a few weeks down the line that someone had fiddled with it and had broken it, what would you do?".

In the heat of the interview, I got confused whether she meant intentional sabotage or spontaneous data corruption.

So I replied "I'd tell my manager and work with them to figure out who did it". She replied with a massive grin "That's exactly the answer I was looking for :D"

Now I'm thinking she meant that sarcastically and she thought I was a right pillock?
 
what would your alternatives be

ignore it and let the database corrupt itself?
try to fix it yourself and root out the sabatour?

the answer you gave was probably the right one
 
In hindsight, my other answer would have been "The first thing I'd do is check the validation. In my experience it's the most popular cause of database errors." Or something to that effect.
 
I think the way to look at it is like this:

1) You make a modification to a database and somebody then later fiddles with your modification and messes everything up, what would you do?

2) You make a few mods to a database and somebody then later fiddles with a few things on the database and it all gets messed up, what would you do?

I think the answer to both situations would require exactly what you said anyway. I agree it could have been a more specific question and it could be perceived as a trick to see if you try and come with an answer which is purely defensive to cover your own back. Your answer though makes it seem like you're being honest and upfront about, if you had broken the database, you'd hardly be encouraging your boss to make a concerted effort to find out who damaged it.
 
fuuu_Busted-s512x386-98509.png
 
I would check the logs to find out who did it and when. I would then advise my manager and speak to the individual to find out why and report back. It may be completely innocent and getting people into trouble can effect inter-work relationships and moral.
 
Back
Top Bottom