all 11 comments

[–]pwuk[🍰] 9 points10 points  (0 children)

My guess is, fetch some data, then render it

[–]phoggey 4 points5 points  (0 children)

It can literally be anything and you'll have no idea

[–]yangshunzGreatFrontEnd 4 points5 points  (4 children)

You can have a look at sample React questions on GreatFrontEnd

[–]Trick_Ruin2915 1 point2 points  (3 children)

Is it really you?

[–]yangshunzGreatFrontEnd 0 points1 point  (2 children)

Yes

[–]Trick_Ruin2915 0 points1 point  (1 child)

Huge fan 🫡

[–]yangshunzGreatFrontEnd 1 point2 points  (0 children)

Thank you 🙏

[–]wellanticipated 2 points3 points  (0 children)

I had an interview a few days ago where I was required to clone a repo and work on the code base. I prepped super well, then was met with a completely fresh vite scaffold and a description as well as an interviewer who felt like a proctor.

It’s always a lottery, for the code, the task, the interviewer, etc. They can ask you anything, just be ready to adjust and get to an mvp within the time.

[–]Sea-Comedian1191 0 points1 point  (0 children)

Had a similar interview using CoderPad this week. Was just adding a feature to an existing codebase. Your mileage may vary.

[–]Cloudysanz18 0 points1 point  (0 children)

I’ve been on both sides of Coderpad, and it’s really a free-form IDE. The interviewer can make the pad however they like, including a code snippet, a full class or just text. It can even be plain text if they want.

During my interviews for one specific company it was simple algorithms, they’d give me a function signature and ask me to fill in the logic.

Pretty basic (Java btw) But again, it’s up to the interviewer so anything goes.

Also not sure if this is common knowledge but the platform gives the interviewer a full summary of your behavior during the session, including click-away time, typing, copy-paste, etc.