1. Codility - Below Average level coding questions. We get the result on spot. 2. Take home assignment: Build a webapp where we have to fill form buy insurance, show price, handle conditions, etc.
Javascript Interview Questions
1,680 javascript interview questions shared by candidates
Check down below as the same questions are being used
small bag is 1kg each and Big bag is 5kg each. given 3 numbers (small bgs,big bagsand goal) . assuming starting with big bag at start calculate and output the number of small bags needed to finish the goal. if there are not enough bags then output '-1'
Explain JavaScript Classes
Why is NodeJS single threaded
Explain the JavaScript event loop
Duplicates in string code, Optimization
what is Material views? ES6 Concepts
What experience do you have in front-end development?
Given an array of integers, write a function that finds the indices of two elements in the array such that their sum is equal to a given target number. If such a pair exists, return the indices as an array. If there are multiple pairs, return the first pair. If no such pair exists, return null.
Viewing 781 - 790 interview questions