i
IDZ Digital
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.
20 question were asked
Marketing team ho gives you case study question
Systematic interview test
Some basic aptitude and quants questions were asked with 2 coding questions.
I applied via Internshala and was interviewed in Jul 2024. There were 2 interview rounds.
An aptitude and coding test conducted simultaneously.
IDZ Digital interview questions for popular designations
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
10 reasoning questions and 3 coding questions
Factorial calculation using recursion in a programming language
Define a function that takes an integer as input
Base case: if input is 0, return 1
Recursive case: return input multiplied by factorial of input-1
Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = ... = 5 * 4 * 3 * 2 * 1 = 120
Get interview-ready with Top IDZ Digital Interview Questions
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic aptitude only think out of box
Static variables belong to the class itself, while final variables cannot be changed after initialization.
Static variables are shared among all instances of a class
Final variables cannot be reassigned once initialized
Static variables are initialized only once at the start of the program
Final variables must be initialized when declared
I applied via Walk-in and was interviewed in Jan 2024. There were 4 interview rounds.
Aptitude with 2 easy coding questions.
The area of a table is the measurement of the surface space it occupies.
To calculate the area of a table, you need to measure the length and width of the table and then multiply the two measurements together.
For example, if a table is 3 feet long and 2 feet wide, the area would be 3 x 2 = 6 square feet.
The area of a table is important for determining how much space it will take up in a room or how many items can be pla
I applied via Internshala and was interviewed in Oct 2023. There were 2 interview rounds.
Was assigned to create a chess game with all the possible moves.
Abstraction is the process of removing unnecessary details and focusing on essential characteristics.
Abstraction allows developers to work at a higher level of understanding without needing to worry about specific implementation details.
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts.
For example, in programming, object-oriented programming languages use abstraction to c...
OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the compl...
A class is a blueprint for creating objects in object-oriented programming. An object is an instance of a class.
A class defines the properties and behaviors of objects.
An object is a specific instance of a class.
Objects can have their own unique data and methods, while classes provide a template for creating objects.
Example: Class 'Car' may have properties like 'color' and 'model', while an object of class 'Car' could
I applied via Internshala and was interviewed before Oct 2023. There were 3 interview rounds.
Basic aptitude questions along with 2 coding questions
Fibonacci series program generates a sequence where each number is the sum of the two preceding ones.
Start with two initial numbers, usually 0 and 1.
Add the two previous numbers to get the next number in the sequence.
Repeat this process to generate the Fibonacci series.
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
Simple logic and maths based questions along with coding round
Arrays are fixed in size, while ArrayLists can dynamically resize. Arrays are faster for accessing elements, while ArrayLists offer more flexibility.
Arrays have a fixed size, while ArrayLists can dynamically resize.
Arrays are faster for accessing elements, while ArrayLists offer more flexibility in terms of adding, removing, and manipulating elements.
Example: String[] namesArray = new String[5]; ArrayList
I have worked as a software developer for 3 years at XYZ company.
Developed web applications using Java, Spring, and AngularJS
Collaborated with team members to design and implement new features
Participated in code reviews and testing processes
Resolved technical issues and provided support to end users
Top trending discussions
Interview experience
based on 54 reviews
Rating in categories
Software Developer
54
salaries
| ₹0.9 L/yr - ₹8.4 L/yr |
Graphic Artist
23
salaries
| ₹1.1 L/yr - ₹3.8 L/yr |
Digital Marketer
16
salaries
| ₹1 L/yr - ₹7.9 L/yr |
Game Developer
10
salaries
| ₹1 L/yr - ₹6.6 L/yr |
Digital Marketing Executive
8
salaries
| ₹1.5 L/yr - ₹4.1 L/yr |
TCS
Infosys
Wipro
HCLTech