BabyChakra Interview Experience
Round 1: Telephonic interview
- Tell me about yourself.
- DB Schema design: Given tables user, follow and post. User will have user_id, user_name, post_id, follow_id. Follow will have follower_id, followee_id. Post will have post_id, post_text, post_media.
- He asked if I had worked with Caching, queuing, background tasks. I hadn’t worked with commercial web applications so I didn’t understand in what context he asked. Assuming it was web since the role was related to web, I told him whatever I knew.
- He then asked if I had worked with any Web API, NoSQL projects. I said I had used a open-source PHP class for a project but I wasn’t sure if that’s a web API. I said I hadn’t worked with any NoSQL projects.
After a week, I got a mail that I had been rejected. I tried to ask for feedback but didn’t got any.
Please Login to comment...