Ask if they have worked on memory management in React applications.For code snippet questions, you can give a generic instruction like
“Generate a code snippet that shows a memory leak in React code”Or you can be very specific and define the exact code snippet:
Generate a code snippet that shows a performance issue in React code that renders a table without pagination support
