BRAIN CORP Interview Question

1)Basic C++ questions like abstract classes,multithreading python multithreadin GIL onsite focused on the same topics mentioned above plus a few additonal topics like do you know what logging is,how would you debug your code given a linked list which has a cycle in it,find the longest chain and given any input string print out all the alphabets in sorted order along with how many times each alphabet occurs

Interview Answer

Anonymous

Sep 25, 2019

I was able to answer most of the questions except the ones related to debugging and the coding question related to linked list longest chain.