I applied online. The process took 1 day. I interviewed at IDZ Digital (Mumbai) in Oct 2016
Interview
I applied in the Internet design zone careers website. I received a call just after one day.
Firstly, they will give two programs to write behind your Resume.
1) write a program to swap three variables without using 4th variable.
2)Write a program to print the series 7,10,8,11,9.12,...
After clearing this test, the computer technical & aptitude test(coding test).There are 3 sections in it.
1.Aptitude: 10 questions in 30 minutes, all 10 questions came from indiabix.com.
2.Coding: 2 questions in 40 to 45 minutes. You can select your programming language on your own.
a) The strength of classroom (we have to take input from user for strength). The teacher wants to
distribute a cookies to students such that second last student should receive 2 cookies and the
last student must receive 1 cookie.
b) Write a program to print the numbers from 1 to 20 such that the number of multiples of 3 should print "usb" and the number which is multiples of 5 should print "device" and the number which is multiple of both 3 and 5 should print "usbdevice".
3.Again Coding test: This time 5 questions in 50 minutes.
a) Write a program to find a perfect number(sum of divisors of a number= number itself for eg. 28=1+2+4+7+14)
b) Write a program to print fibonacci series.
c) write a program to swap three variables without using 4th variable
d) write a program to print the series 2,6,12,20,30,42.
e) I forgot(Sorry for the inconvenience).
Interview questions [1]
Question 1
write a program to swap three variables without using 4th variable
I applied online. The process took 1 day. I interviewed at IDZ Digital (Thāne) in Aug 2025
Interview
Round 1 :- basic logical, math and 4 coding questions(count num, reverse digit, reverse string,prime number).
Round 2 :- It was game based round we have to play on game and must complete 5 level of each game.
Round 3 :- the interview was very rude, and also after solving all the correct questions in both first two round, the interviewer seems not interested, he also not shared his name, whats his role in company directly started with the questions, questions was logical based and few math questions level easy to medium( classical mug problem, then extension of mug problem etc)
Aptitude Test with basic coding logic questions and maths, followed by technical round which focuses mainly on logical reasoning. Coding questions such as water jug problem, speed of car, etc. logic for basic games.
Interview questions [1]
Question 1
Logical reasoning questions and drills that. Quantitaive resoning questions
I applied through an employee referral. The process took 2 days. I interviewed at IDZ Digital (Thāne) in Dec 2024
Interview
There are total 4 rounds of interview
1] a) Aptitude, coding ( Google form)
b)Puzzles on PC
2] Technical Interview
3] HR interview
4] Director round (on a different day)
Interview questions [1]
Question 1
1] Aptitude and coding ( Google form)
In aptitude, just basic math question are asked. In coding section, we've to write code for 3 questions (easy- fibbonaci, prime number, reverse of a 3 digit number, )