i
Deloitte
Filter interviews by
Clear (1)
I applied via Naukri.com
I applied via Company Website and was interviewed in Jan 2023. There were 3 interview rounds.
The basic levels of python and coding
Decorators are functions that modify the behavior of other functions. Palindrome and prime number codes are also commonly asked in Python interviews.
Decorators are denoted by '@' symbol and placed above the function definition
They can be used to add functionality to a function without modifying its code
Examples of decorators include @staticmethod, @classmethod, and @property
Palindrome number code checks if a number is ...
What people are saying about Deloitte
I applied via Walk-in and was interviewed before Dec 2021. There were 3 interview rounds.
The planning if the project and how to take over the project
We should maintain the aptitude to with our project and with with
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 2 interview rounds.
Framework skills are essential for efficient architecture workflow.
Framework skills help in understanding the overall structure of the system.
They aid in identifying the key components and their interactions.
Frameworks provide a common language for communication between team members.
Examples of frameworks include Spring, Hibernate, and AngularJS.
I applied via Approached by Company and was interviewed before Oct 2021. There were 2 interview rounds.
I have X years of domain experience.
I have worked in this domain for X years.
During my time in this domain, I have gained expertise in various areas such as...
I have worked on projects related to...
I have experience working with clients in this domain.
I keep myself updated with the latest trends and developments in this domain.
I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Sep 2020. There were 5 interview rounds.
I was interviewed in Oct 2020.
Round duration - 120 minutes
Round difficulty - Easy
This was MCQ+Coding round.
Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form the...
Determine if two strings are anagrams of each other by checking if they have the same characters in different order.
Create a frequency map of characters for both strings and compare them.
Sort both strings and check if they are equal.
Use a hash table to store character counts and compare the counts for both strings.
Round duration - 30 minutes
Round difficulty - Easy
This was face to face interview round.
Given a string S
which represents a number, determine the smallest number strictly greater than the original number composed of the same digits. Each digit's frequenc...
Given a number represented as a string, find the smallest number greater than the original with the same set of digits.
Iterate from right to left to find the first digit that can be swapped with a larger digit to make the number greater.
Swap this digit with the smallest digit to its right that is larger than it.
Sort the digits to the right of the swapped digit in ascending order to get the smallest number greater than ...
You have a robot currently positioned at the origin (0, 0) on a two-dimensional grid, facing the north direction. You are given a sequence of moves in the form of a string ...
Determine if a robot's movement path is circular on a 2D grid given a sequence of moves.
Create a set of directions to keep track of the robot's current direction (north, east, south, west).
Simulate the robot's movement based on the given sequence of moves (L - turn left, R - turn right, G - move forward).
Check if the robot returns to the starting position after completing the sequence of moves.
Example: For 'GLGLGLG', t...
Round duration - 20 minutes
Round difficulty - Easy
This round is basically on zoom meet .
Tip 1 : Participate in live contests on websites like Codechef, Codeforces etc as much as possible.
Tip 2 : Practice previous interview questions from LeetCode, GeeksForGeeks.
Tip 3 : Revise Computer Science subjects like DBMS, OOPS thoroughly.
Tip 4 : Do practice a lot of data structures questions as mostly questions in interviews are based on them
Tip 1 : Add projects and Internships if you have done any and add only those things which you really know.
Tip 2 : Highlight most important skills and points in your resume
Tip 3 : Provide certificate of only important things
based on 3 interviews
Interview experience
based on 4 reviews
Rating in categories
Consultant
33.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
21k
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
14.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
10.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
7.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
PwC
Ernst & Young
Cognizant