They wanted HTML, CSS and basic Javascript. When they prompted me to question back during interview, I was like, this sounds like a pretty easy job & said something like let me see what you've got going on-screen." They didn't want to do that.
Web Coordinator Interview Questions
18,940 web coordinator interview questions shared by candidates
What is your proficiency in Photoshop from 1 to 10?
What's the disadvantage of using eval() for json ?
What was an example of a challenge that you were able to overcome.
Identify the color of an element based on given CSS.
Write a JavaScript function that creates HTML based on a given input dataset.
Write a JavaScript function that notifies the user based on data associated with an element.
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 .
Always print the third unique number of a sequence. The list of unique numbers can hold up to 4 elements, if it gets more, it haves to discard the oldest number. Examples: Input: 1, 1, 2, 3, 3, 4, 6 Answer: null, null null 3 3 3 4 4
How would you stop a cross-site request attack?
Viewing 1151 - 1160 interview questions