Upload Button Icon Add office photos
Engaged Employer

i

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

Zidio Development Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zidio Development Interview Questions and Answers

Updated 14 Jan 2025

Zidio Development Interview Experiences

Popular Designations

15 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Assignment 

Based on my CV, they assigned me a task related to data migration.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project reviews
  • Q2. Attendance regarding

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 

(2 Questions)

  • Q1. No question was asked
  • Q2. Same as above, zero questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Just for the compulsary internship scenerio, you can take it. Although, you will learn, but it is a sort of class, you aren't very encouraged to apply your knowledge much.

Data Science Intern Interview Questions asked at other Companies

Q1. Puzzle QuestionIn a bank, suppose there are 5 counters. Which approach mentioned below is better?1) The new customer goes to whichever counter has a smaller queue2) Each counter has a specific purpose (e.g., cash withdrawal, cash deposit, c... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Resume Shortlist 

(2 Questions)

  • Q1. Share your resume
  • Ans. 

    Experienced UI/UX Designer with expertise in creating user-friendly interfaces and enhancing user experience.

    • Proficient in Adobe Creative Suite

    • Strong understanding of user research and usability testing

    • Skilled in creating wireframes and prototypes

    • Experience working with cross-functional teams

  • Answered by AI
  • Q2. Aptitude test on your domain

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a great place for freshers to learn skills while working on live projects.

UI/UX Designer Interview Questions asked at other Companies

Q1. Design an app home screen that will have all the insurance types, EV, Pet care, and Child care at one place.
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions related to relationships.

Round 2 - Coding Test 

Data Structures and Algorithms (DSA) related to Java and Bootstrap.

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Zidio Development interview questions for popular designations

 Data Science Intern

 (2)

 UI UX Developer

 (2)

 Web Developer

 (2)

 Associate Software Engineer

 (1)

 Data Analyst

 (1)

 HR Executive

 (1)

 Internship Trainee

 (1)

 Java Full Stack Developer

 (1)

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

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Based on JavaScript and Java.

Round 2 - Assignment 

A task based on JavaScript.

UI UX Developer Interview Questions asked at other Companies

Q1. Which are the familiar software tools and what do you use it for?
View answer (1)

Software Developer Interview Questions & Answers

user image Hiring Manager

posted on 6 Jan 2025

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

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Based on JavaScript and Java.

Round 2 - Assignment 

A task based on JavaScript.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 14 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The level of difficulty is based on your knowledge.

Round 2 - Group Discussion 

We discussed our qualifications.

Interview Preparation Tips

Interview preparation tips for other job seekers - Zidio Development is an excellent company.

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Work-time model and relationship model.

Round 2 - Coding Test 

Based on JavaScript and React.

Round 3 - HR 

(2 Questions)

  • Q1. What are the reasons we should consider hiring you?
  • Q2. What contributions do you envision making to our project management efforts?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best confidently and refine your skills.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Web Development Intern Interview Questions & Answers

user image Zidio development

posted on 6 Jan 2025

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

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Case Study 

Concerning digital marketing and web technology.

Round 2 - HR 

(2 Questions)

  • Q1. Where do you see yourself in the next five years?
  • Q2. Regarding a scenario based questions

Web Development Intern Interview Questions asked at other Companies

Q1. Merge SortGiven a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm. Example : Merge Sort Algorithm - Merge sort is a Divide and Conquer based Algorith... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Data Structures and Algorithms (DSA) using Java, along with MySQL queries.

Round 2 - Aptitude Test 

Questions based on relationships and specific scenarios.

Java Full Stack Developer Interview Questions asked at other Companies

Q1. Coding question - 1. Create a immutable class of orders. What happens when two objects are created out of it. 2.Using the immutable orders create a set of orders and how will you sort these out. 3.Given a List of list of string of integers ... read more
View answer (1)

Zidio Development Interview FAQs

How many rounds are there in Zidio Development interview?
Zidio Development interview process usually has 1-2 rounds. The most common rounds in the Zidio Development interview process are Coding Test, Assignment and Aptitude Test.
How to prepare for Zidio Development interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Zidio Development. The most common topics and skills that interviewers at Zidio Development expect are Corporate Training and English.
What are the top questions asked in Zidio Development interview?

Some of the top questions asked at the Zidio Development interview -

  1. What contributions do you envision making to our project management effor...read more
  2. What are the reasons we should consider hiring y...read more
  3. Where do you see yourself in the next five yea...read more
How long is the Zidio Development interview process?

The duration of Zidio Development interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Zidio Development Interview Process

based on 19 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.2
 • 26 Interviews
Bonami Software Interview Questions
4.1
 • 21 Interviews
Koantek Interview Questions
3.4
 • 17 Interviews
WinZO Interview Questions
4.8
 • 14 Interviews
Ivanti Interview Questions
3.6
 • 14 Interviews
TestVagrant Interview Questions
3.4
 • 13 Interviews
SentientGeeks Interview Questions
4.6
 • 13 Interviews
Calibraint Interview Questions
3.5
 • 12 Interviews
View all

Zidio Development Reviews and Ratings

based on 88 reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.4

Salary

3.5

Job security

3.5

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 88 Reviews and Ratings
UI/UX Designer
5 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

UI UX Design Intern
5 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Web Development Intern
5 salaries
unlock blur

₹1 L/yr - ₹1 L/yr

Full Stack Developer
4 salaries
unlock blur

₹1.4 L/yr - ₹5 L/yr

Intern
3 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Explore more salaries
Compare Zidio Development with

NexTurn

4.2
Compare

Kanerika Software

4.5
Compare

Smarter BIZ Technologies

3.2
Compare

Nxtra Data

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview