Upload Button Icon Add office photos
Engaged Employer

i

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

ZIGRAM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ZIGRAM Software Development Engineer Interview Questions and Answers

Updated 6 Jun 2025

ZIGRAM Software Development Engineer Interview Experiences

1 interview found

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. What is array?
  • Ans. 

    An array is a collection of elements, typically of the same data type, stored in contiguous memory locations.

    • Arrays can hold multiple values in a single variable, e.g., ['apple', 'banana', 'cherry'].

    • They are indexed, meaning each element can be accessed using its index, e.g., fruits[0] returns 'apple'.

    • Arrays have a fixed size, defined at the time of creation, e.g., String[] colors = new String[3];

    • They can be multi-dime...

  • Answered by AI
  • Q2. Frontend and backed

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about ZIGRAM?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions about the projects you worked with. About how specific coding challenges were solved. How it could have been done other ways. etc.
  • Q2. About Python versions and differences. Impact on frameworks.
  • Q3. About module design, apis.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a relaxed interview, like a discussion. The questions are tough in that they make you think. Review your previous projects and be honest.

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. Given a screen with a button and a full-screen image view, descri ... read more
asked in Hike
Q3. You have an application that displays a list of contacts. The nam ... read more
asked in Amazon
Q4. Given an m * n matrix filled with '0's and 'x's with two position ... read more
asked in Samsung
Q5. There are 1000 wine bottles. One of the bottles contains poisoned ... read more

I applied via Company Website and was interviewed before May 2018. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions about Oops, data structures based on the projects I had done, and my resume
  • Q2. Questions about classes and abstraction

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 parts; part 1 is a coding test and part 2 is discussion.

I applied via Referral

Interview Preparation Tips

Round: Test
Experience: Questions are asked on basic Programming(sorting ,trees) , networking and some aptitude
Tips: Spending some time on networking for preparation can help to clear the test ( as they are mostly like knowledge checking Questions)
Duration: 45 minutes
Total Questions: 30

Round: Test
Experience: Only 2 Questions time will be sufficient .i was asked to write the pseudo code
1) on Dynamic programming
2) Graphs
Tips: explain your code by writing in your own language at the end of your pseudo code
Duration: 60 minutes
Total Questions: 2

Skills:
College Name: IIT Kanpur

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be transparent and real. Don't bluff :)
Fingent has got a good number of people in the interview panel(my personal experience)
Even if you do not know the answer, the panel will explain it to you.

I applied via Referral and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to handle an impatient customer?
  • Q2. What to do if the engineers have not given any ETA for the fix , how can you give an update to the customer?
  • Ans. 

    Communicate with the customer and provide regular updates on the progress of the issue.

    • Request an update from the engineers and communicate the same to the customer.

    • Provide an estimated timeline based on the severity of the issue and the resources available.

    • Ensure that the customer is aware of any potential delays or roadblocks.

    • Offer alternative solutions or workarounds if possible.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I could just say that be yourself and answer the question practically and be confident. The most important thing is to be sound enough in communication

ZIGRAM HR Interview Questions

14 questions and answers

Q. What is your understanding of the job role you have applied for?
Q. What are your references and details about your past work experience?
Q. Please provide a brief introduction about yourself.

I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Can you walk me through your resume?

Interview Preparation Tips

Interview preparation tips for other job seekers - You will be asked only on the skills you have mentioned in your CV. Prepare well before the interview. People who had taken the interview was my current manager and senior manager. They are very friendly with everyone. Just keep in mind that you have to perform in such a way like you are talking to a friend. All the very best.
Are these interview questions helpful?

Interview Questionnaire 

3 Questions

  • Q1. Basics of Java., Multithreading
  • Q2. SQL . Joins
  • Q3. Data Structures and algorithms, Reverse a linked list
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String palindrome
  • Q2. Find all anagrams in a string
  • Ans. 

    Find all anagrams in a string

    • Create a hashmap to store the frequency of characters in the input string

    • Iterate through the input string and check if the frequency of characters matches the hashmap for each substring of the same length

    • Store the substrings that are anagrams in an array and return it

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What are the key elements to consider when designing a food ordering screen?
  • Ans. 

    Designing a food ordering screen requires user-friendly navigation, clear visuals, and efficient order management.

    • User Interface (UI) Design: Ensure a clean, intuitive layout with easy navigation. For example, use large buttons for food categories.

    • Menu Presentation: Display food items with appealing images and descriptions. For instance, show a picture of the dish alongside its ingredients.

    • Search and Filter Options: Al...

  • Answered by AI
  • Q2. Questions around javascript and react.

ZIGRAM Interview FAQs

How to prepare for ZIGRAM Software Development Engineer 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 ZIGRAM. The most common topics and skills that interviewers at ZIGRAM expect are Django and Python.
What are the top questions asked in ZIGRAM Software Development Engineer interview?

Some of the top questions asked at the ZIGRAM Software Development Engineer interview -

  1. what is arr...read more
  2. Frontend and bac...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
ZIGRAM Software Development Engineer Salary
based on 17 salaries
₹8 L/yr - ₹12.2 L/yr
33% less than the average Software Development Engineer Salary in India
View more details

ZIGRAM Software Development Engineer Reviews and Ratings

based on 6 reviews

3.8/5

Rating in categories

4.2

Skill development

3.7

Work-life balance

3.7

Salary

3.6

Job security

3.9

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 6 Reviews and Ratings
Research Analyst
197 salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Senior Analyst
158 salaries
unlock blur

₹2.9 L/yr - ₹7 L/yr

Senior Research Analyst
87 salaries
unlock blur

₹2.3 L/yr - ₹5.5 L/yr

Analyst
77 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Product Manager
23 salaries
unlock blur

₹20 L/yr - ₹33 L/yr

Explore more salaries
Compare ZIGRAM with

Aurigo

4.7
Compare

Prime Focus Technologies

3.2
Compare

Subex

3.4
Compare

Yalamanchili Software Exports

3.2
Compare
write
Share an Interview