↳
I used Java programming language and stored all words with their occurrences in HashMap. Then I used a custom comparator to sort it in required order and used that comparator in Collections.sort method passing List and comparator instance as arguments. Less
↳
I wrote 2 different codes with O(n2) and O(nlogn) the manager was happy with what I did, gave all the answer properly and he was convinced. Next day got an reject. Very Unprofessional. Less
↳
They never followed up. Not a call, a letter or an email. I reached out for feedback at two weeks and four weeks. It was very unprofessional, regardless of the outcome. They made a rather big deal about the culture and then conducted themselves this way. Looks like I dodged a bullet. If that is how they engage during the hiring process, I do not want to imagine what the work culture is like. In the end, their cultural transformation was just lip service. I would probably avoid them. Less
↳
Technical Interview : Write Java code for file list recursively