15. Tell me about a time where you experienced difficulty at work while working on a project.
There was a time in my current company when I received a bug report from our client which stated that the databases were performing below the mark when a complex query was called excessively from the interface. The first thing I did was checking the logs to perform the root cause analysis. Doing this gave me a rough idea regarding where the bug started appearing. I reproduced the bug only on the production server and I tried replicating the same on my local system.