I applied online. I interviewed at Leena AI (New Delhi) in Jul 2022
Interview
first round with 3rd party- interview vector.
Asked 3 leetcode easy-medium question
After that basic question on nosql and sql each.
In 2nd round, discussed thoroughly about projects mentioned in the resume. And asked questions on child processes and worker threads
Interview questions [1]
Question 1
calculate Fibonacci without blocking the next request
reduce()- name the arguments
write function for :
fib()()(0)- output-2
fib()()()()(0) output-4