Write a function that randomly selects item from a list. This is was just the first phase before you have to build more on top of the question.
Software Engineer Front End Interview Questions
933 software engineer front end interview questions shared by candidates
First Round : 1. Define object. 2. Create an object and instantiate it. 3. When to use array and when to use linked-list. 4. Why we use AngularJS? (pros and cons). 5. Difference between event bind, and delegation. 6. Write a code to reverse every word in a give sentence string. Second Round: 1. Discussion about how to design a component on there web page using angularJS? 2. Difference between '==' and '==='. 3. other similar typeof ques. asked in 1st round
Call our API. Get some data. Do something. Put it in github. Send us the link.
What other front end web experience do you have that is not on your resume?
Make a word game, what dictionary words could you make?
Convert a two dimensional array of integers into a string graph representation composed of spaces and dashes. For extra bonus points, convert the integer arrays into a vertical graph string representation. Essentially, make you and your interviewer feel smart while finding nothing valuable out about each other over the course of solving a problem you will never encounter in the real world.
what does the following display and why? console.log("first") setTimeout(() => {console.log("second")}, 0) for(var i =0; i < 100; i++) { console.log("third")}
Write a function that takes a string of arrays and returns an actual array
It was more of an open discussion about what you work on. Good idea to have examples ready.
Me perguntaram o que eu pretendia pra o futuro. Comentei que eu pretendia ser gestor de alguma área ou montar meu próprio negócio. Após minha resposta, me questionaram: "E porque não seria o momento de criar seu negócio?"
Viewing 121 - 130 interview questions