#Did anyone have cloudflare interview
1 messages · Page 1 of 1 (latest)
I just had the interview yesterday
I applied long back in october ig
may I know what type of question were you asked? I have my interview on monday and I have no idea what and how to prepare. I have heard they don't ask straight LC questions like other organizations
They asked to implement a api endpoint
The problem was like:
given this endpoint
GET https://petlist.ai/getpets?page=1&numberOfItems=20,
implement an endpoint that take all the pets from that endpoint, create a csv and upload to a r2 server
There was csv writer class and a r2Uploader class
The coding part is 40 minute long
Then there is the system desing part
what was the system design part like? was it related to the problem above or were they general interview questions?