Using a nested for() loop is inefficient, can you do it more efficient than the native String.indexOf() method? Without nesting for loops or recursion.
Software Engineer Javascript Interview Questions
98 software engineer javascript interview questions shared by candidates
What are abstract classes and what are they able/ not able to do.
Given two strings of words create an algorithm to return all the words that occur in only one of the two strings. A word can be in one string many times and still pass as long as it's not in the other.
what does this chunk of java that operates on a 10-character string do?
Did I live in central Edinburgh?
1) Accessing CSS attributes from JS 2) Questions on Comparison operators 3) scope of 'this' keyword in JS 4) Creating nested tables. 5) JS window properties (like onl0ad and other) 6) JS closures
Create frontend code that was supposed to use Promises for simulating a Knockout Tournament.
One of the tasks was to make elements accessible to screen readers.
If you are a clean coder confident in your ES6 JavaScript skills, you can easily answer everything.
What is the difference between '==' and '===' in JavaScript?
Viewing 1 - 10 interview questions