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.
81 Domande di colloqui condivise dai candidati | javascript software engineer
I was emailed a technical assessment, a JavaScript challenge for sorting a list and rendering it. I would rate the difficulty at an average level and since I am still at an entry-level JavaScript understanding I had to reach out for some help.
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.
There are three css style properties that allow you to alter the space around an html element. What are they and how/in what order do they apply to the element?
Stai visualizzando 1 - 10 domande di colloquio