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
Software Engineer Javascript Interview Questions
98 software engineer javascript interview questions shared by candidates
- Debounce Implementation - Debounce v/s Throttle - Remove Duplicates - const arr2 = [2, 1, 5, 2, 3, 2]; const S = 7; pair whose sum is >= S Given an array of integers, and a number ‘sum’, print all unique pairs in the array whose sum is > than ‘sum’. - const arr2 = [2, 1, 5, 2, 3, 2]; Replace each element with multiplication of rest of the elements, keeping in mind Time complexity (avoid nested for loops) - HOC, ForwardRef, ContextAPI
OOPS concept - how polymorphism is used in JS
The harder question was traversing a table to read the dom and figure out what cells based on their value were miscolored (CSS) compared to how the table was supposed to look and fix them.
I cannot disclose any questions.
Company expects applicants to spend 8 hours on coding challenge
How have you used Klarna leadership principles in your job before?
Finish the function “numberToOrdinal”, which should take a number and return it as a string with the correct ordinal indicator suffix (in English)
D: tell me and exceptional thing that you have done recently in your job
A test task to implement two pages and GraphQL API for them
Viewing 31 - 40 interview questions