Pergunta de entrevista da empresa ThinkBridge

• What is parameter destructuring? • What is difference between any and unknown data type in angular? • What is interface? Explain partial interface • Which are array methods you are familiar with? • What is hoisting ? Explain declaration and initialization • How let and const works? Is reassignment and redeclaration of let and const allowed? • Example of map, filter, reduce • What is arrow function • What is angular decorator • What are new ES6 features ? • What is regular expression? How you can write regex to check whether string can take alphanumeric code or not? • What is template literal? • What is difference between rest and spread? • What is metadata service will be providing ? • Explain angular life cycle hooks What is interceptor ?