Gohighlevel
Quick Navigation
Summary
I interviewed for a Senior SDE role at GoHighLevel, which included a resume-centric behavioral round and a system design round focused on building a social media backend.
Full Experience
2.9 YOE
Round 1 :
resume centric
lot of behivaroal quesiton
ROund 2:
Design a backend service where user can create a Post, add comment in post, add reply to comment max one reply nesting, can like it, follow each other
Design schema, API, very little code
Interview Questions (1)
Q1
Design a Social Media Backend Service
System Design
Design a backend service where users can create posts, add comments to posts, add a maximum of one reply nesting level to comments, like posts, and follow each other. The design should include schema, APIs, and very little code.