Write a function that determines if a given number is odd. Follow up was to do it without using %, /, *, etc.
Software Front End Interview Questions
21,104 software front end interview questions shared by candidates
On an interview they asked me to pass another technical assessment. The task was to make prepared HTML page making requests to GitHub fetching data and rendering it to the page. There was 5 clear tasks which fully described what results are expected. I had been given 1 hour for the task. But by the words of interviewer they normally give 2 hours for it. I've completed almost all the bullets in the assessment. Results has been sufficient to them to make an offer right after.
Tell me about past experience?
If the time is 7:35 what will be the angle angle between minute and hour pin in a watch?
Do you know what is javascript?
General 1. Why are you looking for a move? 2. Have you worked for product based company? 3. What language you don't want to work with and what you would like to work with? 4. Front end and back end development experience. 5. Name all the front end JS libraries you use. 6. Do you have any experience building social networking site? Technical 1. have you used Vanilla JS? 2. Have you used Angular/react JS? 3. How long would you take to pick up Angular or react js? 4. What is the use of var keyword? 5. What is the difference between var and let? 6. What is the difference? - var a = ‘Hello’ vs var b = new String(‘Hello’); 7. What is Garbage collector and its feature? 8. What is a closure?
Given an array of integers and a target sum, find a pair that add up to the target sum.
What's a way to prevent unnecessary renders for React components
If you had a nested jQuery function and the second function's "this" scope is independent of the parent function, how would you pass the parent function's "this" to the second function?
What would this code output?
Viewing 261 - 270 interview questions