Palo Alto Networks interview question

I was asked below React scenario: 1) Fetch a list API (from dummy API) 2) Create a table to show data 3) Call details API and show against each item with comma separated items. 4) coding question using recursion 5) Few theoretical questions like contolled vs uncontrolled component. 5) Pure vs not pure component. 6) few more theoretical questions on React.

Interview Answer

Anonymous

10 Nov 2022

I was able to answer 90% of them Coding and react related implmentation i solved almost everythig except there was issue in comma separated item. in coding i solved 2 out 2 questions.

1