What's the disadvantage of using eval() for json ?
Web Developer Intern Interview Questions
16,020 web developer intern interview questions shared by candidates
asked me about function signatures in php and arguements 2) asked me how python connects to a database 3) how versioning of migrations is done 4) a bunch of what ORM is , Rest is , foreign key is , and a bunch of definitions i suppose , no practical questions My solutions : He wanted the exact function name , the return value/type of the object and additional methods to use on it , I told him i don't remember , use google is very easy ,he told me i should be ashamed as i had 2 years of exp and i did not knew these . i told them what migrations were , and the way you store the files in serial order , save the latest file info in the database , interviewer asked me how i can name the table as "migrations" . I told him what these things were , he was telling me i did not have practical knowledge from the fact that i did not knew function signatures I told them i don't remember function signatures , i just google them . they were asking me what i would do if there was no power in the company , i was like " i did not want to join a company with out internet connection .
How would you stop a cross-site request attack?
Se já tinha alguma experiência com SAP
What is a project you worked on?
About yourself and about project
Complete web page life cycle
What is an algorithm?
Explain the difference between inline and inline block
1)write a plugin like query on the paper 2)write a data structure queue program in javascript on the paper 3)given 2 objects var obj1 = { name: "abc"; }; var obj2 = { age: 25 }; do the interitance; 4)lets have ()[]{} pattern should have open and close inorder; example a{abc()}[]//write a funtion to return true; example a{a[bc}//write a funtion to return false; 5)function Test(){ for(var i=0; i<10;i++){ setTimeout[function(){ console.log(i); },0); } } Test(); //I have told the answer (i.e will display 10 in 10 times) But they have asked me to print the 1 to 10 with same code 5) add(2)(5)(3);//output should be 10
Viewing 1511 - 1520 interview questions