Round 1
Questions: Implement service like YouTube with these functionalities via API:
- Add video
- Search video details by id
- Increment view API
- API to fetch top 10 videos
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 2
Questions: Design a web crawler that can read up to 1M seed URL file and store the crawled data for read by downstream services. For each URL, the crawler can go up to 5 levels.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 3
Questions: Specific question not provided.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.