Upload Button Icon Add office photos

Zopsmart Technology

Compare button icon Compare button icon Compare

Filter interviews by

Zopsmart Technology Software Engineer Interview Questions and Answers

Updated 26 May 2025

Zopsmart Technology Software Engineer Interview Experiences

4 interviews found

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

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

  • Q1. Ai technologies trend?
  • Ans. 

    AI technologies are rapidly evolving, impacting various sectors with advancements in machine learning, natural language processing, and automation.

    • Increased use of AI in healthcare for diagnostics, e.g., IBM Watson Health.

    • Growth of natural language processing, exemplified by OpenAI's ChatGPT.

    • Expansion of AI in autonomous vehicles, like Tesla's self-driving technology.

    • AI-driven personalization in e-commerce, such as Ama...

  • Answered by AI
  • Q2. Pyqs of zopsmart
  • Ans. 

    Zopsmart's pyqs involve Python-related questions assessing coding skills and problem-solving abilities.

    • Understand Python data structures: lists, dictionaries, sets, and tuples.

    • Practice common algorithms: sorting, searching, and recursion.

    • Familiarize with Python libraries: NumPy for numerical data, Pandas for data manipulation.

    • Solve coding challenges on platforms like LeetCode or HackerRank to improve problem-solving sk...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Telegram and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is the job culture of zopsmart
  • Ans. 

    The job culture at Zopsmart is collaborative, innovative, and fast-paced.

    • Collaborative work environment where team members support and help each other

    • Emphasis on innovation and creativity in problem-solving

    • Fast-paced atmosphere with opportunities for growth and learning

    • Open communication and feedback encouraged

    • Diverse and inclusive workplace culture

  • Answered by AI
Round 2 - Coding Test 

Medium level leetcode problem

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Jul 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

There is 4 coding question all are on DSA.

Round 3 - Group Discussion 

They give one topic. and provide 10 to 15 minutes to think.

Round 4 - Technical 

(1 Question)

  • Q1. He is giving one coding question. ask some language questions.
Round 5 - Technical 

(2 Questions)

  • Q1. DSA question and databases question
  • Q2. SQL question, stack, queue, and LinkedList are all the things we know from the scretch
Round 6 - HR 

(1 Question)

  • Q1. They introduce the company details and normal question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do more and more practice for DSA. and solve the coding questions.

I applied via Referral and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. The first round was a detailed discussion on one of my previous projects(almost 35 minutes, went to maximum possible depth) and one DSA question. Please prepare your resume projects very well.
  • Q2. The question was a stack bases leetcode medium question.
Round 3 - Technical 

(1 Question)

  • Q1. This was the final round. It again a follow up of the first one. Started with a project discussion(did not go that much of depth as first one) . Again one DSA question was there to solve(they make you writ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be through with your resume.
2. Practice DSA regularly.
3. Know your projects ver well.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Zopsmart Technology?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. System Design and Ds and algo questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked to design a database table
  • Ans. 

    Design a database table for managing user accounts in a web application.

    • Table Name: Users

    • Columns: id (INT, Primary Key), username (VARCHAR), password (VARCHAR), email (VARCHAR), created_at (TIMESTAMP)

    • Indexes: Create an index on username for faster lookups.

    • Constraints: Ensure email is unique and validate password strength.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Low level Design Problem in Java

Round 2 - Technical 

(1 Question)

  • Q1. Data Structures - Graph Problem DFS
Round 3 - Coding Test 

System Design with few details

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is the DOM ?
  • Q2. What is SSR?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. LLD one question Parking lot system
  • Q2. Queue related basic questions
  • Q3. Basic .net core questions

I applied via Approached by Company and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a combination of aptitude and react mcq questions.

Round 2 - Technical 

(2 Questions)

  • Q1. It was technical round where questions were mostly from JavaScript and a few on React (depends on individual’s experience). You might expect a array/string coding question as well. Example- To find the pai...
  • Q2. In JavaScript, there were code output questions, ES6 features, hoisting, closures, Arrow functions etc. Css and bootstrap responsiveness questions. All basic questions.
Round 3 - HR 

(6 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at XYZ Corp, focusing on developing scalable web applications and enhancing user experience.

    • Developed a customer relationship management (CRM) system that improved client interactions by 30%.

    • Collaborated with cross-functional teams to design and implement new features, resulting in a 20% increase in user engagement.

    • Utilized Agile methodologies to streamline project workflows, leading to ...

  • Answered by AI
  • Q4. What are your salary expectations?
  • Q5. What is your family background?
  • Q6. If your location is far from the office (baner road), how would you commute daily? How will you manage once office resumes working from office.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JavaScript es6 features, code output questions, and array/string data structure questions so that you can code it up if asked.

Zopsmart Technology Interview FAQs

How many rounds are there in Zopsmart Technology Software Engineer interview?
Zopsmart Technology interview process usually has 3-4 rounds. The most common rounds in the Zopsmart Technology interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Zopsmart Technology Software Engineer interview?

Some of the top questions asked at the Zopsmart Technology Software Engineer interview -

  1. What is the job culture of zopsm...read more
  2. ai technologies tre...read more
  3. This was the final round. It again a follow up of the first one. Started with a...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Zopsmart Technology Software Engineer Salary
based on 101 salaries
₹8 L/yr - ₹14.5 L/yr
24% more than the average Software Engineer Salary in India
View more details

Zopsmart Technology Software Engineer Reviews and Ratings

based on 8 reviews

2.5/5

Rating in categories

2.9

Skill development

2.9

Work-life balance

2.5

Salary

2.9

Job security

3.0

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
101 salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

Software Development Engineer
86 salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

Software Developer
81 salaries
unlock blur

₹8.6 L/yr - ₹14 L/yr

Software Development Engineer II
70 salaries
unlock blur

₹10.5 L/yr - ₹18 L/yr

Senior Software Engineer
50 salaries
unlock blur

₹11.7 L/yr - ₹30 L/yr

Explore more salaries
Compare Zopsmart Technology with

Vyapar

3.5
Compare

Nowfloats Technologies

3.2
Compare

ShopKirana

3.8
Compare

Tata nexarc

3.1
Compare
write
Share an Interview