![]() |
VOOZH | about |
Round 1 (Written Test) There were 3 DSA Question.
1 was easy, 1 medium and 1 hard. I don't remember the questions.
Round 2 (Technical Interview 1): There was 2 interviewers.
But all of a sudden after 2 hours TNP head informed me that I am also selected for next round. (Maybe because I keep trying doing the first question and finally code it correctly).
I was informed on a very short notice.
Round 3: Technical Interview 2
Coding question : A group of words are given in a string and we have to identify whether we can make a given sentence with the help of those words or not. for ex:
input:
dict[]={gfg, are, of, is, a, coding, weather,
platform, apple, mask}
str ="gfg is a coding platform"
output: yesCoding question: Something like this I don't exactly remember the question.
A linked list is given its node has a data value and 2 pointers, one pointer is pointing to next node and another is pointing to an arbitrary node(to any other node of given list). We have to sort the list and point those arbitrary pointers to their real pointing nodes.
I was not selected further for the HR round.
Cracking Hashed-In is not that easy. But I realized if you won't give up and keep coming up with approaches they will definitely give you hints, try to speak louder so that they can get to know where you are heading. And keep trying don't sit quite. But don't speak shit. Interviewers were Friendly ,helpful and straightforward.