Khurrum Nasim

Results 9 comments of Khurrum Nasim

interviews/company/uber/WordBreak.java This is not a good solution for the WordBreak problem referenced above. It will fail for the following input string and any other input string that has a word...

The following does not work in all cases. so solution has to be better than this: ` StringBuilder compressed = new StringBuilder(); int len = input.length(); for(int i=0; i <...

right but the hashmap increases use of space. shouldn't we consider the net effect ?

yes no need to sort. collisions ? a solid hash function. but since this is an interview question - the interviewer (depending on their degree of analness) may not dig...

Does it have "month view" without times ? For month view, I want the capability to highlight rows starting from Sunday thru Sat of any given week. Does that make...

me too >>> ValueError: cannot reshape array of size 4943738 into shape (1024,1024,3,3) I downloaded the following weights file: https://pjreddie.com/media/files/tiny-yolo.weights

Any support for SSL certificates for this tool ?