I applied online. I interviewed at pinaki (VA) (Noida)
Interview
there were 3 rounds of interview, L1 round, L2 round and HR discussion. Also I was given an assignment to solve within 6 hour time, it was a mini project. based on file reading, I had to read a 16gb csv file and sort for particular id using goroutines to process it with unit test cases and benchmark.
Interview questions [1]
Question 1
1. pallindrome check and get the result using channels.
2. Fibonacci series print from 0 to 144