Is it seen as a bad thing if I use System.out.print() debug statements when writing my code?
Anonymous User
126

Debug print statements help me find bugs much quicker and have visibility into what my code is doing, but I don't know if this will be seen as a negative on a screening interview.

Comments (2)