I applied online. The process took 5 days. I interviewed at TIKAJ (New Delhi) in Mar 2022
Interview
Interview process was good they asked about basic js and programming questions. The questions were related to js objects and array. And also some react and node based questions. Questions were like this keyword and get to know each other.
1
Other Full Stack Developer Interview Reviews for TIKAJ
I applied through a recruiter. The process took 4 weeks. I interviewed at TIKAJ (Lucknow) in Apr 2022
Interview
The Interviewers were very friendly and supportive I wasn't prepared for the DSA questions and the regex expression one so, I wasn't able to crack the interview. But I think the Interview was easy, it's just that I didn't prepare enough and I was expecting more of theoretical question and the exact opposite happened xD.
Interview questions [1]
Question 1
1: question was to create a login form in react.
2: create a groupByOrder function that takes an Object as an input and return an Object where the input is grouped by some criteria like authors in my case.
3: it was a question on regex expressions.