Upload Button Icon Add office photos

Filter interviews by

Zopsmart Technology Java Developer Interview Questions and Answers

Updated 18 Sep 2024

Zopsmart Technology Java Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Coding Test 

Code was of leetcode medium level.

Round 2 - Technical 

(2 Questions)

  • Q1. Easy level DS code
  • Q2. Question related to database
Round 3 - Technical 

(3 Questions)

  • Q1. Questions related to SQL
  • Q2. Inner join of three tables
  • Ans. 

    Inner join of three tables in SQL

    • Use the JOIN keyword to combine three tables based on a common column

    • Specify the columns to select from each table

    • Use the ON keyword to specify the join condition

  • Answered by AI
  • Q3. What is cross join
  • Ans. 

    Cross join is a type of join operation in SQL that returns the Cartesian product of two tables.

    • Cross join does not require any matching condition between the tables.

    • It combines each row from the first table with every row from the second table.

    • Cross join can result in a large number of rows if the tables are big.

    • Example: SELECT * FROM table1 CROSS JOIN table2;

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

3 tough coding questions but 1 day to complete them

Round 2 - Technical 

(1 Question)

  • Q1. No of islands (graph) CS Core Recursively reverse a linked list Projects Internship exp
Round 3 - Technical 

(1 Question)

  • Q1. Median of two sorted arrays Core Projects Internship Exp Puzzle
  • Ans. 

    The median of two sorted arrays can be found by merging the arrays and then calculating the median.

    • Merge the two sorted arrays into a single sorted array

    • Calculate the median of the merged array

    • Handle cases where the total number of elements is even or odd

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Shit questions, no sense

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 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 - Coding Test 

Reverse a sentence
Sort array of strings based on length

Interview Preparation Tips

Topics to prepare for ThoughtSpot Java Developer interview:
  • Java
Interview preparation tips for other job seekers - Good, helping several rounds of interview process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question around priority queue
  • Q2. Decode strings leetcode
Round 2 - Technical 

(1 Question)

  • Q1. System design questions scenario based
Round 3 - Technical 

(1 Question)

  • Q1. Questions on multidimensional tree
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Query question and 3 coding questions

Round 2 - Technical 

(4 Questions)

  • Q1. Basic oops , Java script and Networking questions.
  • Q2. What is object orienteered programming.
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.

    • Example: Java, C++, Python are popular languages that support object oriented programming.

  • Answered by AI
  • Q3. Different Events in java script
  • Ans. 

    Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.

    • Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)

    • Event listeners are used to listen for and respond to events

    • Common events include click, mouseover, keydown, submit, etc.

  • Answered by AI
  • Q4. Event listeners
Round 3 - Coding Test 

Project , coding question, DBMS

Round 4 - HR 

(1 Question)

  • Q1. Basic personal details

Skills evaluated in this interview

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

2 DSA questions Both are from DP

Round 2 - Technical 

(2 Questions)

  • Q1. 2 Questions , 1 is DSA
  • Q2. Second question is Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise DSA more and give more and more interviews.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Practising u'll definately make it.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Monster and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is Nodejs and how is it useful + 1 leetcode hard problem
  • Ans. 

    Node.js is a runtime environment that allows you to run JavaScript on the server side, making it useful for building scalable network applications.

    • Node.js is built on Chrome's V8 JavaScript engine and uses an event-driven, non-blocking I/O model, making it lightweight and efficient.

    • It is commonly used for building web servers, APIs, real-time applications, and microservices.

    • Node.js has a large ecosystem of libraries an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Grind Leetcode
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Thread & process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Arayay sub array with max sum

Interview Preparation Tips

Interview preparation tips for other job seekers - just prep dsa

Zopsmart Technology Interview FAQs

How many rounds are there in Zopsmart Technology Java Developer interview?
Zopsmart Technology interview process usually has 3 rounds. The most common rounds in the Zopsmart Technology interview process are Technical and Coding Test.
How to prepare for Zopsmart Technology Java Developer 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 Zopsmart Technology. The most common topics and skills that interviewers at Zopsmart Technology expect are Hibernate, Java Spring Boot, OOPS, AWS and Bioinformatics.
What are the top questions asked in Zopsmart Technology Java Developer interview?

Some of the top questions asked at the Zopsmart Technology Java Developer interview -

  1. What is cross j...read more
  2. Inner join of three tab...read more
  3. Question related to datab...read more

Tell us how to improve this page.

Zopsmart Technology Java Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
BigBasket Interview Questions
3.9
 • 355 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 179 Interviews
Snapdeal Interview Questions
3.8
 • 76 Interviews
Vyapar Interview Questions
3.5
 • 50 Interviews
Pepperfry Interview Questions
3.2
 • 31 Interviews
Classplus Interview Questions
3.4
 • 27 Interviews
Fleetx.io Interview Questions
3.8
 • 26 Interviews
View all
Zopsmart Technology Java Developer Salary
based on 4 salaries
₹9 L/yr - ₹11.5 L/yr
73% more than the average Java Developer Salary in India
View more details
Software Engineer
85 salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

Software Development Engineer
81 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Software Developer
74 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Senior Software Engineer
51 salaries
unlock blur

₹11.7 L/yr - ₹33 L/yr

Software Development Engineer II
49 salaries
unlock blur

₹11 L/yr - ₹22 L/yr

Explore more salaries
Compare Zopsmart Technology with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm Mall

3.6
Compare

Snapdeal

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