This API will give the list of all the categories of interview

Endpoint-http://localhost:8888/api/category/

ResponseBody

[
    "JAVA",
    "MERN",
    "DSA",
    "CSBT",
    "GENERAL",
    "PLACEMENT"
]