Implement createBase function, which is left empty? const createBase = function(num){ // please code here } // so that code works const addSix = createBase(6); addSix(6); // should return 12 addSix(4); // should return 10 addSix(1); // should return 7
Angular Developer Interview Questions
1,434 angular developer interview questions shared by candidates
In telephonic interview, they asked about basics of angular like interpolation, property binding, etc., In the 2nd round develop a full stack CRUD application by using node js as backend.
Technology related questions, More area covered
It was very difficult to get information from them about how they are going to evaluate this exercise, finally after emails and emails the recruiter told me there is an internal candidate in the company.
you get an array consist of numbers between 1 to n, you need to find the missing number, example: [5, 3, 2, 1] you need to return 4
implementing numeric stack class in JS with pull, push, peek and getting the max number in O(1)
what is angular and why it is use?
basic javascript questions to medium level questions
interpolation
Components,Module,Nested Components,services, JavaScript closure,div,span etc..
Viewing 81 - 90 interview questions