"userid":"",
"commentMessage":""
}
Response: {
"postid":"",
"parentpostid":"",
"userid":"",
"userName":"",
"commentDateTime":"",
"commentmessage":"",
"path":""
}
"parentid":"",
"userid":"",
"commenttMessage":"",
"path":""
}
Response: {
"postid":"",
"parentpostid":"",
"userid":"",
"userName":"",
"commentDateTime":"",
"commentMessage":"",
"path":""
}
{
"postid":"",
"userid":"",
"commentMessage":""
}
Response:
{
"postid":"",
"parentpostid":"",
"userid":"",
"userName":"",
"commentDateTime":"",
"commentmessage":""
}
{
"postid":"",
"parentpostid":"",
"userid":"",
"userName":"",
"commentDateTime":"",
"commentmessage":""
}
"postid":"",
"voteType":"",
"userId":"",
"currentCount":""
}
Response:{
"postid":"",
"voteType":"",
"updatedCount":""
}
"postid":"",
"comments":[{
"postid":"",
"parentpostid":"",
"userid":"",
"userName":"",
"commentDateTime":"",
"commentmessage":"",
"path":"",
"replayCount":""
}]
}
Deep dive into 2-3 key components. Explain how they work, how they scale, discuss tradeoffs, capacity, and any relevant algorithms or data structures.