Design a system for job search like indeed,monster.com
12

Design a job search portal like indeed or other job sites.

  1. Define the high level use cases ( employee able to search based on the keyword, employer should able to find the candidates,etc,.)
  2. What data structures to use for retriving job information or resumes when an employer is searching in efficient manner
  3. Trade offs
Comments (1)