Filter interviews by
I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
Machine coding round
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
1 hr test on HackerEarth platform, DSA questions
I applied via Referral and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Jul 2022. There were 5 interview rounds.
There is 4 coding question all are on DSA.
They give one topic. and provide 10 to 15 minutes to think.
I applied via Telegram and was interviewed in Dec 2023. There were 2 interview rounds.
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
Medium level leetcode problem
I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.
Use Fisher-Yates shuffle algorithm to play songs randomly without repetition.
Create an array of songs
Use Fisher-Yates shuffle algorithm to shuffle the array
Play the first song in the shuffled array
Remove the first song from the array
Repeat steps 3-4 until all songs have been played
Reverse a linked list
Iterate through the linked list and change the direction of the pointers
Keep track of the previous, current, and next nodes
Set the head of the linked list to the last node after reversing
Hashing algorithm to count maximum number of 1s in a 2D matrix.
Create a hash table to store the count of 1s in each row.
Traverse through each row and update the count in the hash table.
Find the row with the maximum count of 1s in the hash table.
Return the count of 1s in that row.
posted on 6 Jun 2023
I applied via Referral and was interviewed before Jun 2022. There were 2 interview rounds.
Cloud technologies offer different services like IaaS, PaaS, and SaaS for varying levels of control and management.
IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, such as virtual servers and storage.
PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications without dealing with infrastructure.
SaaS (Software as a Service) deli...
posted on 30 Apr 2024
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
There was coding test
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them back together in sorted order.
Divide the input array into two halves
Recursively sort each half
Merge the sorted halves back together
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Development Engineer II
14
salaries
| ₹22 L/yr - ₹35 L/yr |
Senior Software Engineer
10
salaries
| ₹31 L/yr - ₹45 L/yr |
Software Engineer
7
salaries
| ₹10 L/yr - ₹24.6 L/yr |
Software Developer
6
salaries
| ₹16 L/yr - ₹22 L/yr |
Program Manager
5
salaries
| ₹14.6 L/yr - ₹16.5 L/yr |
CodeChef
LeetCode
GeeksForGeeks
InterviewBit