Upload Button Icon Add office photos

Filter interviews by

Zopsmart Technology Interview Questions, Process, and Tips for Experienced

Updated 12 Mar 2025

Top Zopsmart Technology Interview Questions and Answers for Experienced

View all 7 questions

Zopsmart Technology Interview Experiences for Experienced

Popular Designations

15 interviews found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 6 Nov 2024

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Resoning ,time distance,blood relations,synogums

Round 2 - Coding Test 

Normal loop based problem statement

Round 3 - Technical 

(2 Questions)

  • Q1. About oops concept
  • Q2. About api and types

Interview Preparation Tips

Interview preparation tips for other job seekers - zopsmart interview is very frinedly at the same time they ask you from the sratch to core

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why there is a gap in your career

Interview Preparation Tips

Interview preparation tips for other job seekers - The Recruiter HR name is Padmavathi S and the hiring manager is Mr. Vishal-
Vishal has taken 1 hour and 50 minutes of One-on-one interviews and has asked a lot of unprofessional questions that were not related to this job role requirement. His tone and manner are disrespectful. He does not know the industry trends and asks irrelevant questions without knowing the industry revenue trend and the requirements. Vishal is a very arrogant person.

The HR Padmavathi S will only ghost the candidates after the interview. You will need to take multiple follow-ups for the interview feedback and if you ask for specific feedback on why your candidature has not been selected, she will not reply to you.

**THE COMPANY SHOULD TAKE APPROPRIATE ACTION ON THESE TWO PEOPLE ASAP !!**

Enterprise Business Manager Interview Questions asked at other Companies

Q1. While doing a Account Mapping? What are the basics one needs to be aware while preparing this document: Eg: XYZ manufacturing company has various factories operating in Middle East, India & Africa region? Who would scope out each of the... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is string contant pool?
  • Ans. 

    String constant pool is a memory area in Java where unique string literals are stored to optimize memory usage.

    • String constant pool is a part of the Java heap memory.

    • It stores unique string literals to avoid duplicate storage.

    • Strings created using double quotes are stored in the string constant pool.

    • Strings created using new keyword are stored in the heap memory.

  • Answered by AI
  • Q2. Can we create object for abstract classes and interfaces?
  • Ans. 

    Yes, we can create object for abstract classes and interfaces in Java.

    • Objects cannot be created for abstract classes directly, but can be created for concrete subclasses that extend the abstract class.

    • Interfaces cannot be instantiated, but objects can be created for classes that implement the interface.

    • Example: Abstract class Animal { abstract void makeSound(); } Class Dog extends Animal { void makeSound() { System.out...

  • Answered by AI
  • Q3. What is the keyword used in interface if we want concreate method?
  • Ans. 

    The keyword used in interface for concrete method is 'default'.

    • The 'default' keyword is used in interfaces to provide a default implementation for a method.

    • It allows interfaces to have concrete methods without requiring implementing classes to override them.

    • Example: 'default void methodName() { // method implementation }'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core java concepts.

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

It was sort of assessment which consists of technical questions and coding round

Round 2 - One-on-one 

(1 Question)

  • Q1. It was of more around the technical subjects and college projects
Round 3 - One-on-one 

(1 Question)

  • Q1. It consists of all the technical questions and coding questions , projects etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on what you know

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Zopsmart Technology interview questions for popular designations

 Software Developer

 (8)

 SDE

 (5)

 Software Development Engineer 1

 (4)

 Software Development Engineer

 (4)

 Scrum Master

 (3)

 Software Engineer

 (3)

 Software Developer Intern

 (2)

 Technical Lead

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DS Algo type questions, string manipulation etc was asked and explored with more detailed questions
Round 2 - One-on-one 

(1 Question)

  • Q1. In depth android, kotlin discussions and high level mapping questions
Round 3 - HR 

(1 Question)

  • Q1. General managerial questions and working agreements type discussion

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Get interview-ready with Top Zopsmart Technology Interview Questions

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

  • Q1. Past experience
  • Q2. Go to market

Interview Preparation Tips

Interview preparation tips for other job seekers - i can tell about sales team only, do not join sales team the manager and team are stupid has no knowledge , more becoming like typical byjus culture

Jobs at Zopsmart Technology

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa questions asked and java basic questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Agile, scrum, daily routine
  • Q2. Questions related to fabunachi

Scrum Master Interview Questions asked at other Companies

Q1. If a developer who was working on a critical user story suddenly goes on emergency medical leave. how will you deal with the situation?
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Ds and algos interview

Round 2 - Coding Test 

Language coding round with LLD and HLD

Round 3 - Technical 

(1 Question)

  • Q1. Managerial round with system architecture and design

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Software Developer Interview Questions & Answers

user image Aakansha latiyan

posted on 14 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test such as profit and loss , blood relations

Round 2 - Coding Test 

Questions on string and map

Round 3 - HR 

(1 Question)

  • Q1. Questions like will you be able to work after your assigned time

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Zopsmart Technology Interview FAQs

How many rounds are there in Zopsmart Technology interview for experienced candidates?
Zopsmart Technology interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Zopsmart Technology interview process for experienced candidates are Technical, One-on-one Round and Coding Test.
How to prepare for Zopsmart Technology interview for experienced candidates?
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 Zopsmart Technology. The most common topics and skills that interviewers at Zopsmart Technology expect are Javascript, NoSQL, Backend, Java and RDBMS.
What are the top questions asked in Zopsmart Technology interview for experienced candidates?

Some of the top questions asked at the Zopsmart Technology interview for experienced candidates -

  1. Write a program to slice the array from given index and re-arrange the array w...read more
  2. What is the keyword used in interface if we want concreate meth...read more
  3. What is launch modes in andr...read more
How long is the Zopsmart Technology interview process?

The duration of Zopsmart Technology interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Zopsmart Technology Interview Process for Experienced

based on 14 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 55 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
Twilio Interview Questions
3.9
 • 23 Interviews
LambdaTest Interview Questions
4.5
 • 19 Interviews
View all

Zopsmart Technology Reviews and Ratings

based on 107 reviews

3.1/5

Rating in categories

3.2

Skill development

3.2

Work-life balance

3.0

Salary

3.2

Job security

2.9

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 107 Reviews and Ratings
SDE1 Devops-ZopDev

Bangalore / Bengaluru

1-3 Yrs

₹ 3-8 LPA

Senior Java Developer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

SSDE Golang

Bangalore / Bengaluru

5-10 Yrs

₹ 12-22 LPA

Explore more jobs
Software Engineer
85 salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

Software Development Engineer
83 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Software Developer
74 salaries
unlock blur

₹8.5 L/yr - ₹14 L/yr

Senior Software Engineer
52 salaries
unlock blur

₹11.7 L/yr - ₹33 L/yr

Software Development Engineer II
51 salaries
unlock blur

₹11 L/yr - ₹22 L/yr

Explore more salaries
Compare Zopsmart Technology with

Vyapar

3.5
Compare

Nowfloats Technologies

3.2
Compare

ShopKirana

3.8
Compare

Classplus

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