Basic questions about the subject
Senior Developer Interview Questions
30,067 senior developer interview questions shared by candidates
Take this code and try to explain what is the behavior...
What is OOP?
Developer Assessment That include different technical assesment
Which statement is true about HTTP/2 in Node?
var funcs = {}; for (var i=0; i<3; i++){ funcs[i] = function(){ alert[i); } } for (var j = 0; j < 3; j++){ funcs[j](); } the code should print 0, 1, 2. but there is a bug, what is it and how should you fix it?
Given a code A wrote, putting the code in a given code B. there is the same parameter 'i' in A code & B code. the code doesn't work: 1. why? 2. how to fix. 3. how to make it generic
Apex Questions Aura Questions Trigger Questions Errors Encountered and how you solved them.
About project life cycle.
what is my salary expectations
Viewing 1571 - 1580 interview questions