Deloitte Digital Front End Developer interview questions
based on 1 rating - Updated 8 Apr 2021
Averageinterview difficulty
Very positiveinterview experience
How others got an interview
100%
Applied online
Applied online
Interview search
1 interviews
Deloitte interviews FAQs
Digital Front End Developer applicants have rated the interview process at Deloitte with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 73% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Deloitte as a Digital Front End Developer according to 1 Glassdoor interviews include:
One on one interview: 100%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Deloitte (New Delhi) in Apr 2021
Interview
First round was visual interview they asked me all these technical questions on javascript, css, bootstrap, html they asked me about any js framework but I had no idea about it so please find these questions it might be useful for your interview
1) what is a responsive website
2) javascript hoisting
3) html5 features uses example
4) inheritance in JavaScript
5) types of inheritance in js example uses
6) how to call the methods of parent class in inheritance
7) class name will work only in es6 in es5 how they use
8)different ways of creating objects
9) css3 properties used
10)
<div a>
img
<div b>
text
</div>
</div>
text should be on top of img in center how to use that how do we do in css
11) ways of adding script tag
12) LESS
13)SASS
14) advantage of using bootstrap to make responsive without bootstrap to make it responsive wch is better
15) typeof arr=[a,b,c]
output: returns object
16) check if it is palindrome in javascript