Using Utility methods(Ex: Collections methods in java) in DS and Algorithm Interviews
Anonymous User
260

Hi,

Is it ok to use utility classes built into the programming languages like Lists, Maps or stick to primitive arrays in a Data structures and Algorithms Interviews?

I am confused as some times the interviewer asks us to refrain from using them. Will using them reduce the chances of selection?

Comments (1)