How would you proceed if you were asked in an interview to show that B is a nonsingular matrix (in an elegant way)?
$$B= \begin{pmatrix} 1& 1.25& −0.50& 0.15\\ 0.15& 2& 1.25& −1.50\\ −0.45& 0.25& 3& 1.25\\ 0.25& −0.15& 0.25& 4\\ \end{pmatrix}$$
In my opinion, taking the time to compute the determinant of this $4\times4$ matrix during the interview would not be appreciated by the interviewer.
$B^T$ is non-singular because it is a strict diagonally dominant matrix. So $B$ is non-singular as well.