I applied online. The process took 2 months. I interviewed at IQLECT (Bengaluru) in Jan 2020
Interview
- HR Introductory Call
- 4 Technical Round
- Salary discussion
- Promising the offer letter
- Ghosting
# Salary discussion
- HR Called, negotiated the salary, and promised to send the offer letter the next day.
- 2 days later I follow up, he promises the next day reason being the CEO is busy so HR can't finalize my offer.
- No email, no reply, no offer after months
- Bad service.
# About CEO
- I think he is going through some midlife crisis.
- He was trying to prove that he knows more than me and was failing miserably
# About Interview process
- You are not Google for having 4 to 5 technical rounds for > 2 hours each
- And if you feel so, at least have the decency of saying NO, replying to the email, picking up the calls
# About company
- Haven't worked there so can't comment
Interview questions [1]
Question 1
# Round 1 (4 PM - 7 PM)
Q1. Design a calendar in HTML / CSS
Q2. Write a js function that can be used like below
```
add(x)(y)(z)('end')
````
# Round 2 (4 PM - 6:30 PM)
Q3. Rotten tomatoes problem
Q5. Reverse a Linked List
# Round 3 (4 PM - 7 PM)
Q6. Generate a tree from the array given
Q7. Build a data structure similar to a JSON object
# Round 4 (With CEO) (4 PM - 9 PM)
Q8. Tree BFS traversal
Q9. Silly computer science Memory (RAM) questions from the CEO, just to prove his superiority over me. (I get it you are a CEO, you don't need to prove that)