Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Deloitte Team. If you also belong to the team, you can get access from here

Deloitte Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Deloitte Vapt Engineer Interview Questions and Answers

Updated 9 Aug 2023

6 Interview questions

A Vapt Engineer was asked
Q. What are SAST and DAST?
Ans. 

SAST stands for Static Application Security Testing and DAST stands for Dynamic Application Security Testing.

  • SAST involves analyzing the application's source code or binary code for security vulnerabilities without executing the code.

  • DAST involves testing the application while it is running to identify security vulnerabilities by sending malicious input.

  • SAST is typically performed earlier in the development cycle ...

A Vapt Engineer was asked
Q. What is Union-based SQL injection?
Ans. 

Union-based SQL injection is a type of attack that allows an attacker to extract information from a database by using the UNION SQL operator.

  • Union-based SQL injection involves injecting a malicious SQL query that uses the UNION operator to combine the results of the original query with the attacker's query.

  • The attacker can use the UNION operator to retrieve data from other tables in the database, potentially acces...

Vapt Engineer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Can you explain the different types of XSS?
asked in Deloitte
Q2. Explain how network VAPT is conducted.
asked in PTC
Q3. 1. Diff Between CSRF and SSRF. 2. Types of XSS 3. DOM 4. XSS 5. I ... read more
asked in Deloitte
Q4. What is IDOR, DOM XSS, Nessus working?
asked in Deloitte
Q5. What is Union-based SQL injection?
A Vapt Engineer was asked
Q. What is an XSS attack in security?
Ans. 

XSS (Cross-Site Scripting) is a type of security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.

  • XSS attacks can be used to steal sensitive information, such as login credentials or personal data.

  • Attackers can also use XSS to hijack user sessions, redirect users to malicious websites, or deface web pages.

  • There are three types of XSS attacks: stored, reflected, a...

A Vapt Engineer was asked
Q. Can you explain the different types of XSS?
Ans. 

XSS stands for Cross-Site Scripting. It is a type of security vulnerability that allows attackers to inject malicious scripts into web pages.

  • Reflected XSS: The injected script is embedded in the URL and executed when the victim visits the manipulated link.

  • Stored XSS: The injected script is permanently stored on the target server and executed whenever the vulnerable page is accessed.

  • DOM-based XSS: The vulnerability...

What people are saying about Deloitte

View All
an associate2
6d
Deloitte USI ASA2 or RSM USI SA1: Which way to go?
I'm at PwC AC as an Associate 2 with 2 yrs of PQE. Is it smart to join Deloitte USI Assurance as ASA2 (30% Hike)? Won't I be overqualified for that level? I also have an SA1 offer from RSM USI with the same pay (34% hike). Plus, I'm expecting a 10% raise at PwC by July end. Thoughts?
Got a question about Deloitte?
Ask anonymously on communities.
A Vapt Engineer was asked
Q. Explain how network VAPT is conducted.
Ans. 

Network VAPT is conducted by identifying vulnerabilities in the network and testing its security measures.

  • The process involves identifying potential vulnerabilities in the network infrastructure

  • Penetration testing is conducted to simulate attacks and test the effectiveness of security measures

  • Vulnerability assessment is done to identify weaknesses in the network

  • The results are analyzed and recommendations are made...

A Vapt Engineer was asked
Q. What is IDOR, DOM XSS, Nessus working?
Ans. 

IDOR, DOM XSS, and Nessus are common security vulnerabilities and tools used in penetration testing.

  • IDOR stands for Insecure Direct Object Reference, where an attacker can access unauthorized data by manipulating object references.

  • DOM XSS (Cross-Site Scripting) is a type of XSS attack that occurs in the Document Object Model.

  • Nessus is a popular vulnerability scanner used in penetration testing to identify security...

Deloitte Vapt Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What are SAST and DAST?
  • Ans. 

    SAST stands for Static Application Security Testing and DAST stands for Dynamic Application Security Testing.

    • SAST involves analyzing the application's source code or binary code for security vulnerabilities without executing the code.

    • DAST involves testing the application while it is running to identify security vulnerabilities by sending malicious input.

    • SAST is typically performed earlier in the development cycle while...

  • Answered by AI
  • Q2. What is Union-based SQL injection?
  • Ans. 

    Union-based SQL injection is a type of attack that allows an attacker to extract information from a database by using the UNION SQL operator.

    • Union-based SQL injection involves injecting a malicious SQL query that uses the UNION operator to combine the results of the original query with the attacker's query.

    • The attacker can use the UNION operator to retrieve data from other tables in the database, potentially accessing ...

  • Answered by AI
  • Q3. What is IDOR, DOM XSS, Nessus working?
  • Ans. 

    IDOR, DOM XSS, and Nessus are common security vulnerabilities and tools used in penetration testing.

    • IDOR stands for Insecure Direct Object Reference, where an attacker can access unauthorized data by manipulating object references.

    • DOM XSS (Cross-Site Scripting) is a type of XSS attack that occurs in the Document Object Model.

    • Nessus is a popular vulnerability scanner used in penetration testing to identify security vuln...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and details about the previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - be true and honest

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is XSS attack in security
  • Ans. 

    XSS (Cross-Site Scripting) is a type of security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.

    • XSS attacks can be used to steal sensitive information, such as login credentials or personal data.

    • Attackers can also use XSS to hijack user sessions, redirect users to malicious websites, or deface web pages.

    • There are three types of XSS attacks: stored, reflected, and DO...

  • Answered by AI
  • Q2. Can you explain different types of XSS
  • Ans. 

    XSS stands for Cross-Site Scripting. It is a type of security vulnerability that allows attackers to inject malicious scripts into web pages.

    • Reflected XSS: The injected script is embedded in the URL and executed when the victim visits the manipulated link.

    • Stored XSS: The injected script is permanently stored on the target server and executed whenever the vulnerable page is accessed.

    • DOM-based XSS: The vulnerability aris...

  • Answered by AI
  • Q3. Explain how is network VAPT conducted
  • Ans. 

    Network VAPT is conducted by identifying vulnerabilities in the network and testing its security measures.

    • The process involves identifying potential vulnerabilities in the network infrastructure

    • Penetration testing is conducted to simulate attacks and test the effectiveness of security measures

    • Vulnerability assessment is done to identify weaknesses in the network

    • The results are analyzed and recommendations are made to i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - VAPT Jobs

Study basics of web application security

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I expect a competitive salary based on my skills, experience, and industry standards.

    • Research industry standards: For example, analysts in my region typically earn between $60,000 and $80,000.

    • Consider my experience: With 3 years in data analysis, I believe a salary towards the higher end is justified.

    • Highlight skills: My proficiency in SQL and data visualization tools adds value, warranting a competitive salary.

    • Flexibi...

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    In my previous role as an Analyst, I focused on data analysis, reporting, and strategic recommendations to drive business growth.

    • Conducted in-depth data analysis using tools like Excel and SQL to identify trends and insights.

    • Developed comprehensive reports that informed senior management decisions, leading to a 15% increase in operational efficiency.

    • Collaborated with cross-functional teams to streamline processes, resu...

  • Answered by AI
  • Q3. Why are you looking for a change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking for a role that offers more opportunities for advancement, such as leadership training.

    • Seeking new challenges: My current position has become routine, and I'm eager to tackle more complex projects that push my analytical skills.

    • Alignment with career goals: I want to work in...

  • Answered by AI
  • Q4. What are your strengths and weaknesses?
  • Ans. 

    I excel in analytical thinking and communication, but I sometimes struggle with time management under pressure.

    • Strength: Strong analytical skills - I can dissect complex data sets to identify trends and insights, as demonstrated in my previous role.

    • Strength: Effective communicator - I can present findings clearly to both technical and non-technical stakeholders, ensuring everyone is aligned.

    • Weakness: Time management - ...

  • Answered by AI
  • Q5. Tell me about yourself.
  • Ans. 

    Analytical thinker with a background in data analysis, passionate about leveraging insights to drive business decisions.

    • Educational Background: Bachelor's degree in Economics, focusing on data analysis and statistics.

    • Professional Experience: Worked as a data analyst at XYZ Corp, where I improved reporting efficiency by 30%.

    • Technical Skills: Proficient in SQL, Python, and Excel for data manipulation and visualization.

    • Pr...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Previous process knowledge and why looking for change

Interview Preparation Tips

Topics to prepare for Willis Towers Watson Analyst interview:
  • Powerpoint
  • Power Bi
  • Advanced Excel
  • Smart sheet
  • Insurance
  • Reinsurance
  • Regulators
Interview preparation tips for other job seekers - Just have complete knowledge of your current role and role you are applying. How u were helpful in previous role and how you can be good at new role you applying. Logical Strength knowledge. If you good at excel, let them know about your excel skills. Power Bi and Smart sheet knowledge more in demand. Be confident.

I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Why EY
  • Ans. 

    EY offers a dynamic environment, diverse opportunities, and a commitment to innovation, making it an ideal place for aspiring analysts.

    • Global Presence: EY operates in over 150 countries, providing exposure to international markets and diverse client challenges.

    • Commitment to Innovation: EY invests heavily in technology and innovation, such as AI and data analytics, enhancing the analytical capabilities of its teams.

    • Prof...

  • Answered by AI
  • Q2. Your strength
  • Ans. 

    I possess strong analytical skills, attention to detail, and effective communication abilities that drive successful outcomes.

    • Analytical Skills: I excel at breaking down complex data sets to identify trends and insights, as demonstrated in my previous role where I improved reporting accuracy by 30%.

    • Attention to Detail: My meticulous nature ensures that I catch errors before they escalate, which was crucial in a project...

  • Answered by AI
  • Q3. Your weakness
  • Ans. 

    I tend to be overly detail-oriented, which can slow down my decision-making process at times.

    • I often spend extra time ensuring every detail is perfect, which can delay project timelines.

    • For example, during a recent project, I focused too much on data visualization, causing me to miss the deadline.

    • I am working on this by setting strict time limits for each task to maintain efficiency.

    • I also prioritize tasks based on the...

  • Answered by AI
  • Q4. Long term and short term goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't stress be honest and give your 100%

What people are saying about Deloitte

View All
an associate2
6d
Deloitte USI ASA2 or RSM USI SA1: Which way to go?
I'm at PwC AC as an Associate 2 with 2 yrs of PQE. Is it smart to join Deloitte USI Assurance as ASA2 (30% Hike)? Won't I be overqualified for that level? I also have an SA1 offer from RSM USI with the same pay (34% hike). Plus, I'm expecting a 10% raise at PwC by July end. Thoughts?
Got a question about Deloitte?
Ask anonymously on communities.

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Case Study 

Global warming

Round 2 - Group Discussion 

General with companies details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and compose, don't too excited not to be too excited.

I applied via Company Website and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic about Derivative products relevant to profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good and quick, HR process took way much time.

I applied via Referral and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Latest developments in IDT
  • Ans. 

    IDT has made significant progress in the development of CRISPR-based gene editing tools.

    • IDT has launched a new CRISPR enzyme called Alt-R Cas12a (Cpf1) that can target AT-rich regions of the genome.

    • IDT has also developed a new CRISPR-Cas9 system that allows for multiplexed gene editing.

    • IDT has expanded its portfolio of PrimeTime qPCR assays for gene expression analysis.

    • IDT has introduced a new line of xGen Lockdown Pan...

  • Answered by AI
  • Q2. Work experience related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Appear confident
Are these interview questions helpful?

I applied via Campus Placement and was interviewed in Jan 2016. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions on resume
  • Q2. Small Case study ( statistics )
  • Q3. Why analytics and goal in life
  • Ans. 

    Analytics helps me make informed decisions and achieve my goals in life.

    • Analytics provides valuable insights and data-driven solutions to complex problems.

    • Setting goals helps me stay focused and motivated towards achieving personal and professional success.

    • By analyzing data and setting specific goals, I can track my progress and make necessary adjustments to reach my objectives.

    • For example, in my previous role as a mar...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Dual Degree students with decent CPI, relevant projects and extras
Tips: Highlight subjects and projects involving data mining, machine learning, marketing research

Round: Test
Experience: PST had 26 questions to be done in an hour (3 cases) and 20 QUESTIONS in 30 mins general apti (level: 2-3 of Arun sharma)
Tips: practice!
Duration: 1 hour 30 minutes
Total Questions: 46

Round: Technical + HR Interview
Experience: Since my resume was filled with

College Name: IIT Kanpur

I applied via Referral

Interview Questionnaire 

3 Questions

  • Q1. Tell me what you did in CRISIL
  • Ans. 

    I worked as a credit analyst at CRISIL, analyzing credit risk of various companies.

    • Conducted financial statement analysis to assess creditworthiness

    • Evaluated industry trends and macroeconomic factors impacting credit risk

    • Prepared credit reports and made recommendations to clients

    • Collaborated with team members to discuss findings and strategies

  • Answered by AI
  • Q2. Tell me about yourself
  • Q3. You have mentioned that you sing on a Band in Bangalore, what do you do here exactly?

Interview Preparation Tips

Round: Case Study Interview
Experience: The interview started with a 'tell me about yourself' for which i had prepared a 1 minute intro highlighting specific aspects about myself that I wanted to bring to his notice . Then he asked me about what i did in CRISIL (my prior workplace) . I explained that I was engaged in assigning Credit Ratings to Corporates under Basel II Regulations.
How would you go about Rating a Company, lets say Bharti Airtel.
Because it was Bharti Airtel I had to give an answer tailored to what the approach would be for a Telecom company would be. While answering I was conscious of 2 things – One, that I have a clear structure to my answers and Two, tried to keep it as simple and jargon free as possible.
(An Offshoot from something I had mentioned in the earlier answer) What are the ratios that you would look at?Here I mentioned the financial ratios that I would look at stating specifically why I would look at each ratio. He probed me on a few ratios here and there. The intention appeared to be more to check my articulation of a financial concept.
Eg: What is a Current Ratio?
I explained the formula. However I did not stop there. I went on to explain that it was used to assess the liquidity position of the company.
Then I went on to explain to the logic behind the usage of the ratio – Simply put, it tells us if there is likely to be sufficient inflows of funds over the next one year to meet the maturing payment obligations. So a current ratio of less than one means the company has more to pay than what is coming in, a liquidity problem. (Based on the approving nods that I was getting, I felt he liked those portions of my answer where I endeavored to de-jargonize or simplify complex concepts)
So Tell me, how would you increase the revenues of Bharti Airtel.
That was my case, it had begun. However, at that point I thought it was just an extension of my previous discussion and I started rambling.
Analysis:
Preliminary questions - We all know Bharti Airtel and the services it offered quite well – So there was no need to ask preliminary questions. Also, since I wasn't aware that I was doing a case I did not have the opportunity to ask preliminary questions.
Structure: The Structure that I used was fairly simple – Increase in Revenues can in Existing markets or through expansion in new markets.
I explored the existing markets first. Here increase in revenues could occur through increased market penetration, increased usage of basic services among current users or increased usage of Value added services among existing customers. He asked me a couple of questions on how these things can be done and I gave him some off the cuff answers.
For the New markets, I suggested that the company could look at inorganic expansion through acquisitions or through establishment of Greenfield operations in new markets with high market potential.
The entire case was more like an informal chat. There were a few follow up questions on some of the options I had generated. The case did not last very long – about 10 minutes at the max.


Tips: Know your Resume well. At no point in the interview should you ramble on. All answers must be natural (ie, must not appear rehearsed), brief, structured and to the point.

Retaining composure through the interview is critical. Mistakes may happen during the interview, but it is important to pick you up and keep at it. People rarely have perfect interviews where everything has gone right and interviewers don‟t expect it either.

Round: Case Study Interview
Experience: Case: I am the manufacturer of Tata Nano. While setting up the plant I expected to have sales of around 5 lac Nanos per annum, but now the number is way below that. Can you help me find out why.
Analysis: Preliminary questions – Since it was Tata Nano, lot of the background questions were not required. I clarified whether the problem was a lack of bookings that they received. He agreed.
Structure: The Structure that I used was not the best but it did get me to the problem. I started off by saying the lack of bookings could be on account of 3 reasons – One, a lack of awareness of the product among the target customers (Marketing problem), Two, Being aware of the product but not being able to place a booking (Distribution problem) or a Three, being aware of the product yet not interested in the product(i called this the product problem). He asked me to ignore the first 2 (he did not seem highly impressed) and explore the 3 rd the product problem.
Here I again broke it up in to 2 further branches – Problems that the Car has by itself (Internal factors) and problems in the external environment mainly competition, etc. I deep delved in to the Internal factors.
Of the internal problems I mentioned, he agreed that the negative publicity from the steering wheel catching fire was an issue and comfort factor was another issue. As and when he acknowledged a problem, I made a separate note of it. Eventually when he asked me to explore the external factors, I used these points to do a quick summary of the key takeaways up to that point.
In the external problem, I divided it into competition from other cars and two wheeler. I asked a few questions here trying to pick up a clue or 2 of how to proceed from there but he just refused to shell out any information. At this point he also took out his Blackberry and acted uncooperative. I went on to analyze for myself that given that the price of the next cheapest car was over a lakh higher than this car the issue lay more with the 2 wheeler. I went on to list factors why people would prefer 2 wheeler to a Tata Nano. Of the factors I listed, he acknowledged that the high running costs and availability of easy financing options seemed like the distinguishing factors. He said I seemed to have arrived at the problem.
He now asked me to tell me how he could provide
financing options for the Nano. This I felt was like a
guess estimate problem. I said I would work backward
to solve the problem. This is how I solved it – I said the average Nano target customer would earn Rs 10000 per month (he had given me that number in an earlier discussion, he liked the fact that I had noted it down and was using it again) I said, given the average savings rate of the country is at 35%-40% (this is from the RBI website I think). That meant a saving of about Rs 4,000 per month. No one would be comfortable giving up their


Skills:
College Name: IIM Lucknow

Interview Preparation Tips

Round: Case Study Interview
Experience: PI Questions came after the case. It started with interviewer asking about my prior work experience. All subsequent questions emanated from the first question which was: “Of all your achievements, which one do you think is the most important to you”. This was a classic case of being able to draw the interviewer to where you want to go. I talked about a very tough implementation project that I did at ITC Factory in Munger, Bihar. I said for me an achievement is about 2 things: (1) The Context in which I
achieved it (2) What it meant to me at that stage. In the context part, I talked about managing an un-skilled workforce.
Then he asked me how do you manage such a work force? I said by established an internal connect with them. He asked how do you do that? Went into a couple of instances which made me establish such connections. Although he had asked me to talk about just 1 instance, but seeing that he was impressed, I requested him if I could talk of another different type of incident which is also very close to my heart. He allowed. I talked about selling a extravagant project to the company chairman. It was
about high-end world class patented Audio-Visual systems. interviewer too seemed to have some knowledge about those equipments and thus we had an interesting conversation. The idea was, I could not only show my Project Implementation Abilities
but also talk about Planning and Inter-personal skills.

The case was about a canned juice manufacturing company. Recently they have diversified into different types/more variety of juices. Their profitability has gone down in comparison to their competitors. Need to analyze, identify root causes and advice solutions to the client. I asked a few ‘Start-Up’ question These are standard questions which you would ask for most of the cases. Some of them were: How big is the client? Has been in the business for how long and how and when has their business strategy changed. Who are the major competitors? What are the various revenue streams (different type of juices et al)? He gave
me some info but asked to assume one standard fruit juice for the analysis. Now I approached in the classical Profitability Case. Profit = Revenue – Cost. Problem can be in either of the two factors i.e. Revenue or Cost. I asked him if he wanted to delve into Revenue or Cost first. He advised to go into the cost aspect (we never visited the revenue aspect). Then he asked me about what are the various cost heads in such a business. This was the key!!! Process Value Chain rules I drew the entire value
chain from Agri-sourcing of fruits to In-Bound Logistics to Warehousing to Processing/Manufacturing to Out-Bound Logistics to Retailer to Customer. Started from the Left Side i.e. Sourcing. He asked me what could be reasons for lower profits. This was more of a brainstorming session. Coming from ITC (of e-choupal fame) background, I could talk the possibility of competitors being able to backward integrate and establish a symbiotic relationship with the farmers which allows them to remove the middle-men and thus get cheaper and good quality fruits, whereas our client has not done that. Then came to In-Bound logistics. I
said that juicy fruits being mostly hygroscopic are prone to damage in transit. Talked about the quality of infrastructure en-route to their plants and quality of logistics partner. Then came the crux: Processing/Manufacturing. At first it was qualitative.
I said the client might have a very high Cost/Unit because of excess/high quality infrastructure. Somehow this turned out to be the case. I realized there has been loads of ‘strategy’ based talking and there bound to be some nos. I asked him and he gave me whole lot of nos. about their manufacturing costs as well as the manufacturing costs of competitors. There was Maths involved here as he gave costs and throughputs of different plants of client as well as competition. Had to find out the average cost per unit of juice manufactured by client vs competition. Of course client’s cost of manufacturing was way higher. Talked about some ways as to how can this be brought down. Talked about economies of scale as some of the assets were under-utilized. This would involve launching other related products as well or expanding markets. There were a few more points discussed but this was merely a closure.
Asked him a couple of questions on his area of expertise and how markets were shaping this year.

I believe that your work-experience (which is a huge factor in your being short-listed) must be reflected in the way you approach cases. Sometime we lose sight of that in following standard structures/frameworks etc. At each stage, I could use my FMCG and Manufacturing experience to come up possible reasons. So, your experiences must show in case solving as well and I believe I did that well. One very interesting thing, right at the start which I think worked well for me. When I entered the room, I generally talked about the view being great from the window. Nal generally asked whose room was it. I had not noticed the name-plate while entering which anyways was covered with a McKinsey signage. Looking at the books and brochures in the room, I
made a guess giving the reason of the guess. It was Bang On!!!

Tips: Do not lose sight of Who you are and What have you achieved till date.This should reflect in your interview. Also, be ready to delve into nos. Interviewer also wants to test your analytic ability with nos. as they back/justify your claims, ideas and suggestions. So ask him if he has nos. when he says “Cost is High” or “Profits are Low” etc.


Round: Case Study Interview
Experience: Just imagine. It does not get bigger than him. The senior most guy in the panel who is rumored to take the final call on each and every candidate. I was to interview with him in my Round-1. Thought this was the do or die situation. Questions started coming right from my CV. We talked about taking up very good projects additional to normal course curriculum, participation in sports, organizing ILS and some other personal focus areas for the year. Then he asked which one of the 3 academic experiences: School,
Undergrad, ISB was most enriching. I split it into 2: Academic and Over- all. Academic was School and Over-all was Undergrad for me. He asked me the reason. Came from the CV plus how it was important for personality development and so on… Then he asked about my work-experience. Talked about CAPEX for a while. What did I do as Capex Manager etc.

Started off with the standard warm-up questions but somehow warm-up questions and interviewer don’t go too well. I asked him about the background of the company/competition/industry. For each question I was quizzed on why did I think that question was
relevant and how will it help me achieve the final objective i.e. valuation. Some useful information which I could generate was that the ‘patent’ was for cotton farming and would increase the yield of cotton growth. Realizing that it was a valuation case, I proposed following the a combination of 3 approaches -(1) Value Based Costing (2) Competition Based Costing (3) Cost-Up; to come up with a band of prices and then zero-in on the final price based on other factors. He agreed. Started with Value i.e. Willingness to Pay on the part of the customer. The customers would of course be cotton formers. Then he asked what is the value of the patent to them? I told him about it increasing the yield and asked if he could provide some nos. on the same. He said it increases the yield per sq. ft by a factor of 50%. Believing that it would again be a complicated nos. case, I took some time and came up with a complicated structure to calculate the monetary value of this increase in yield. It involved numerous factors such as average land-holing, no. of cotton farmers, current yield, cotton prices in the market etc. etc. But rest-assured interviewer cases would rarely involve complicated calculations. He said he was looking for something very simple and asked me to think about it.

Now was the moment of surprise. While I was thinking, he asked me to pause. He said “Oh you have worked in Capex right? How would you reduce Capex Cost in a Power Plant?” I was really surprised. I started off by giving him a ‘structure’ (yeah right!!!) which we need to put in place to identify the scope of reduction in Capex. I came up with various stages involved in setting up and commissioning a power plant which would be:
Engineering Design > Construction of Infrastructure > Procurement of equipments > Electricity Generation > Electricity Distribution & Transmission
Told him we need to look into Capex requirement at each of stage and started off with Engineering Design. Just I as started, he asked me to go back to the Patent Case (strange!!!!)

He wanted a simplified model to calculate the value. After some discussion, we have me the annual turnover of cotton in India and the average price per ton. From this I calculate the value of the higher yield that all Indian farmers could get.

He asked apart from increasing revenue, how else the patent could benefit the farmers. Now with revenue there has to be cost!!! I said the new technology could lead to reduction in costs. Was asked to brainstorm on the costs involved. I told land, water for irrigation etc. Yes the patent reduced irrigation requirements. So I talked about reducing water consumption, associated energy costs as well as the psychological costs and risks associated with reliance on monsoons which could now be mitigated. He asked what else? Very happily I told him that now lesser seeds may be required. He said “The patent is a variety of seeds only”. I realized I had forgotten to ask him what does the ‘patent’ entail….in one of the professor’s language, “is it a bird or a plane”. Should have asked it upfront.

Anyways recovered. Had already found out of the increase in revenue (was asked to neglect decrease in costs) . Told him this would be the maximum willingness to pay and thus the upper end of the price band. He agreed. Asked him the cost of Research and Development. He asked why? Told him this would be the lower end of the price band unless the focus was not profitability but social upliftment. He said the focus was completely profitability and gave me a Net Present Value (assume N). Could not understand it immediately but realized that it is Revenue net the costs. Thus, the price band for the patent (in NPV terms) would be between Rs. 0 to N. He agreed and asked me to zero down on a value. Told him we need to look at similar launches in the past to capture some trend (and therefore arrive at a value in the middle) but he cut me short and said that no need to look at past records and
you would price it at less than N as we need to incentive the farmers to overcome their switching costs by passing on some benefit to them. Now this is what I eventually wanted to say but could not.

Firstly it seemed that Nothing went right. I wasn’t confident interviewing with him. Missed basic pointers and took time to identify the ‘simple’ model he was looking for. And of course couldn’t conclude well. But, later I was told, what went right was the CAPEX piece He wanted to test how good I was with my basics while I was caught up doing something else. Can’t expect this from anyone but him. The framework was bang on!!!

Got a bit psyched. Could not structure the Patent Case well and it was more of bouncing off ideas. But was later told this is what happens with everyone when they interview with him



Tips: Can’t emphasize more the need to be thorough with your work-ex and reflect your experience in the case. And if can, be confident no matter whosoever is interviewing you. Please remember, you know stuff much better than the interviewer. You have slogged your back while working. Who else would know about it better?


Round: Case Study Interview
Experience: I was told that he was very keen to meet me because of my Operations background and was especially interested in my CAPEX experience. I was told that he wanted to know more about what I had done during that stint. So I went in with the frame of mind that I have to maximize on that aspect of my profile. As expected, he asked me thread bare on what all I did in that stint. He did try to intimidate me by passing a few sarcastic remarks but I seemed to enjoy it and gave him appropriate responses. Then he asked a very interesting “What do I expect to hear if I were to go out and ask people randomly what they thought about you?” Now
McKinsey allows you to be innovative, frank and candid in such questions. But these need to be backed by some logic. Told him that different people are entitle to have different opinions about a person and how my different types of interactions i.e. in class, in events, in sports would result in varied responses. Also, talked about the situational aspect of it being 1st Day of placements and how that could influence the responses. Then came up with a few candid ones. You can call me to
find those out

Was told this is a short case and we need to wrap up the case fast. Without asking too many ‘Start-Up’ questions, came to the 3 dimensional approach of (1) Value to Customer (Willingness to Pay) (2) Competition (3) Cost-up. Started with Value. Was asked to brainstorm on how could this service be valuable to the customers? Talked about the qualitative aspects of Mumbai traffic having various tangible and in-tangible costs. Tangible benefits could be saving of time, fuel and fare. Intangible benefits could be alleviation of psychological costs like being stuck in traffic and getting to spend less valuable time at work and office. But he said that fare is something we need to find outThen moved to the 2nd aspect of competition. Asked him what were the other modes of transport available to the public? He said two alternatives existed- Road (Taxi) and Rail (Train). Asked him information on Time and Cost. Don’t remember the exact nos. so will use indicative figures. By Taxi you took 45 minutes and incurred costs (all inclusive- tangible + intangible) of Rs. 250. By train you took 30 minutes and incurred costs of Rs. 50. Now asked him the time supposed to be taken by Hovercraft and how many of them were there. He said that a hovercraft would take 20 minutes to cover the distance. The company was planning to start off with just 1 hovercraft. Asked him it’s capacity and he gave a figure of 100 people. In a flash of rushing ideas, I just said that then there would be a capacity constraint or atleast the hovercraft would always be full as the no. of travelers would far exceed 100 in a busy place like Mumbai. Although at that stage I didn’t know how this was important in the context of the case but he liked it Ok, coming back. Hovercraft saves 25 minutes over Taxi and 10 minutes
over Train. So though would try and valuate in monetary terms this saving of 25 minutes and 10 minutes. But point to note is that cost of Train is much lower than cost of Taxi. So, value based approach if applied on both the modes would result in two different nos. poles apart. He quizzed me how to proceed and after some discussion, I concluded that it made no business sense for the Hovercraft company to compete with the Train and thus focus on competing with the Taxi only. Plus, with only 100 seats, there would be no issue of in-sufficient traffic. Now this is where the earlier remark on capacity made sense At this stage he asked me to synthesize by giving an elevator pitch to the client CEO, asked me to fit it in 1 minute and started looking at his watch saying I was being evaluated for brevity. To wrap up, knowing that he Head the Ops practice, I asked him a question on benchmarking in operations and whether Indian firms are at a stage where they can be set as international benchmarks. Surprisingly,
he asked me why I wanted to know about it. Now this was strange as I had never ever heard of an interviewer asking the interviewee a counter question on the closing question. I told him how we had to benchmark many of our expansion/ up gradation projects with Japanese firms and wanted a view from someone who has been exposed to such facilities across the world. He was satisfied and then answered the question.

Discussion on Work-ex. Taking the sarcastic remarks in the right way and not getting intimidated. Again reflecting the learning from the work- experience in the case.

The synthesis could have been better. His staring at the watch for an accurate 1 min pitch intimidated me a bit. My bad. Otherwise nothing much was wrong here.


Tips: Again, work-ex thoroughness is imperative. Think through carefully the closing questions that the interviewer offers to answer at the end of the interview. The questions need to make sense in the backdrop of your profile, experiences and those of the interviewer.


Round: Case Study Interview
Experience: PI came after a couple of cases. This PI for this interview too was Work- Ex centric. Noshir asked me about the two most important leadership instances in me work life. Again my idea here was to use these 2 instances to reflect upon 2 different sides of my profile. First example was of course on leading one very tough project in a logistically challenging location. The other was captaining my ex-company’s cricket team which comprised of my bosses and super-bosses, and the leadership tools that you need to put into use in such situations.

This 11th interview of the day and for sure the final/most critical interview for McKinsey. When I was given the first case on Tata Nano, he could figure out looking at the time of the day as well as the previous few interviews that all he wanted was a structured brain-storming output on strategic cost management. So, I did not spend any time on asking clarifications/start-up questions and got down to business. As there wasn’t any readymade framework/structure for this, I imagined myself a part of the Nano team and thought through the sequence in which the material design and procurement process would unfold (of course, again, my experiences at work came in very handy). After a minute of thought, I started off by saying that this was a huge cut- down on costs (by almost 75%) thus process improvements won’t suffice and that it called for radical changes in the design and sourcing
processes. I then recommended that we should first identify the various steps that are involved in the material procurement process and see how we can cut costs in each one of them. The sequence I gave was as
follows: Technical Specifications of the car and individual parts and sub- assemblies > Preparing the Bill of Materials (BOM) > Identification and Selection of Vendors > Negotiations > Logistics- Freight, Duties, Insurance, Taxes etc.
I asked interviewer for his approval which he promptly gave. Then I brain- stormed various ways of cutting costs as each step. Car & Parts Specifications: Car to adhere to the bare minimum specifications that are needed to be adhered to by Indian Rules n Regulations (E.g. no need to Euro N+1 of Euro N compliance required in India) but without compromise on the safety of the passenger which is very important. Technical Specifications of the parts and sub-assemblies to the at Minimum Technical Standard (MTS) i.e. the specs need to be just right to meet the requirements. Bill of Materials (BOM): Talked about how big companies being risk averse always order and add extra quantity of material in everything. E.g. if 90 kgs steel is required, they would order 100 kgs and end up putting 95 kgs. So optimal safety margins need to defined and be adhered to.

Identification and Selection of Vendors: Said for experience that big companies chose their trusted and loyal vendors, and are inclined to have single vendors/point of contact for a plethora of related/unrelated materials. This way, the vendors make unnecessary money. Thus, to manufacture the lowest car in the world, we need to rationally evaluate vendors outside our ‘Zone of Comfort’ and their scope of supplies. Talked for Chinese manufacturers that give both cost and quality advantage. Gave examples of some proposals of Chinese manufacturers that I had evaluated at work.

Negotiations: Then, negotiate hard. Tata can use their buyer power (multiple businesses and product lines) to fleece suppliers but showing them possible opportunities in near future.

Logistics- Freight, Clearance etc.: This was a pure brainstorming session with ideas like bulk shipments through sea (no part shipments, air freights etc.). Centralized insurance and clearance agents. Managing road taxes etc.

Finally, something which is typically talked of in manufacturing: INNOVATION. Although setting Indica as an anchor and working backwards is a possible way, big companies like Tata Motors which have presence in the foreign markets (talked of JLR) and access to the modern technology, must mobilize their R&D department to come up with revolutionary car design. Some cutting-edge innovation like a new cost effective fuel injection system etc.

Whoa…I spoke for 20 minutes continuously non-stop. Did not find the need to. Interviewer was constantly smiling and acknowledging.

Then straight away came the second case on IT. Now that’s his area of expertise and he wanted to check if I could talk about an industry I had no prior exposure to. I came to know later that this case was in some past year’s case-book and he had written a paper on that. Anyways, I had missed both

Again I gave the initial questions a pass and asked for a minute to think. Exhausted after so many cases, I was not able to recollect any jazzy structure and thus stuck to the basics. I proposed looking at 2 types of factors/aspects which need to looked at by the IT giants of the country:

(1) Internal Factors (2) External Factors
Told him that I am a firm believer that any individual/organization should first have an internal introspection and then start looking at the world outside. Thus would recommend starting off with the Internal Factors. He smiled and said go-ahead. Internal factors meant how the company needs to improve and uplift it-self internally. Said the biggest assets for IT firms were its people and it boiled down to (a) Productivity (b) Innovation. (a) Productivity: Here, I used Productivity = f(Efficiency, Effectiveness) .
Explained the difference between the two and gave some ideas on how IT industries could do that. We could see Microsoft from one of the windows so pointed out and shared some experiences I had while I was visiting an old friend there. (b) Innovation: This is always a safe point to say. No one will challenge Innovation as an improvement measure . Talked a bit about Google
and how it fostered a culture of innovation. This again translated to sound people practices. (2) External Factors: Here I used the 3 Us framework in disguise- Users, Uses, Usage. Users: Talked about IT firms expanding their user base in India and un-explored markets abroad. Once, once you get an organization on-board, need to penetrate to all departments. Uses: Used some SAIT funds to discuss codability and measurability. How certain key process where still handled by companies internally (gave example
from work) as they were highly strategic in nature. Here, IT firms could built enhance their credibility and build stronger partnerships with the clients. Usage: Discussed growth through service provisions like AMCs etc. And then of course, Mergers and Acquisition abroad. Talk of more and more Indian firm’s expanding outside India through this medium and how biggies like Infosys, TCS etc. could continue this trend. This was followed by PI (explained above). Asked him a couple of questions on increasing role of consultants in assisting implementation and talked about the trend at McKinsey.

By this time, I was a robot. This was the best interview of the day for me.

Tips: If you can’t immediately think of established structures, just think-through the logical sequence of events. If you were there in that situation then how would things unfold stepwise? Then within each step, mini- structures/frameworks would readily fit. Again, give examples from work- ex and life beyond work. If you have seen something happen, it has to be true. Also, industry awareness is important to some extent. Reading a Financial Daily for 2 months before the interviews if enough.


Skills:
College Name: Indian School Of Business (ISB)

Deloitte Interview FAQs

How many rounds are there in Deloitte Vapt Engineer interview?
Deloitte interview process usually has 2-3 rounds. The most common rounds in the Deloitte interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Deloitte Vapt Engineer interview?

Some of the top questions asked at the Deloitte Vapt Engineer interview -

  1. Can you explain different types of ...read more
  2. Explain how is network VAPT conduc...read more
  3. What is IDOR, DOM XSS, Nessus worki...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

PwC Interview Questions
3.3
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
KPMG India Interview Questions
3.4
 • 844 Interviews
ZS Interview Questions
3.3
 • 475 Interviews
BCG Interview Questions
3.7
 • 203 Interviews
Bain & Company Interview Questions
3.9
 • 111 Interviews
WSP Interview Questions
4.2
 • 99 Interviews
Mercer Interview Questions
3.6
 • 89 Interviews
View all
Consultant
40k salaries
unlock blur

₹10 L/yr - ₹21.5 L/yr

Senior Consultant
24.8k salaries
unlock blur

₹16.6 L/yr - ₹33.3 L/yr

Analyst
16.6k salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Assistant Manager
11.3k salaries
unlock blur

₹12.1 L/yr - ₹22 L/yr

Manager
7.9k salaries
unlock blur

₹24.6 L/yr - ₹43.7 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.7
Compare

PwC

3.3
Compare

Ernst & Young

3.4
Compare

Cognizant

3.7
Compare
write
Share an Interview