i
IDZ Digital
Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2021. There were 5 interview rounds.
I was given 10 logical questions to solve on a portal with 30min timer.
Most question were printing of patterns, fibonacci, prime no., palindrome etc.
out of 10 questions atleast 8 has to be right to qualify.
Systematic interview test
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
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
IDZ Digital interview questions for designations
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
I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude questions were pretty easy like on speed etc
Coding questions were also easy like patterns code, reverse string just basics
I applied via Company Website and was interviewed in Feb 2023. There were 6 interview rounds.
Prepare aptitude well as some questions are tricky which consume our time. There are 20 questions in total. And most of them are mathematical numeric problems.
This round is included in aptitude round in which you have to write down 3 coding problems which are easy one if you are moderate programmer
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Easy applitude test simple question on arithmetic
Simple coding like Fibonacci
3 coding questions and 10 logical reasoning questions
Play a game on tablet which consists of coding questions
Top trending discussions
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
There were questions of basic aptitude
Radix sort is a non-comparative sorting algorithm that sorts integers by processing individual digits.
Radix sort works by sorting numbers based on each digit's value, starting from the least significant digit to the most significant digit.
It can be implemented using counting sort or bucket sort as a subroutine.
Radix sort is efficient for sorting integers with a fixed number of digits, like phone numbers or social secur
1 Interview rounds
based on 9 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