Pergunta de entrevista da empresa financial.com

1.problems on testdome question(CTO) 2.virtual dom 3.why did react Js instead of html(webpage)when we display list of items 3.asyn vs await 4.what will happen if async function without await 5. styling questions(simple practical questions focused on nth Child,nth type )based on the CSS concepts covered in the TestDome test. 6.typescript questions (if you only typescript in resume ) 7.redux 8.is it possible to create multiple store in redux 9.hooks that you familiar with 10.usestate vs use reducer and which one is better for testing 11.order of execution (promise,settimeout,nested promise) 12. let i = 0; while (i < 3) { setTimeout(() => console.log(x), 0); i++; } 13.how do you estimate task. 14.what do you do if requirements is unclear 15.biggest challenge you faced