i
Sun Dew Solutions
Filter interviews by
I applied via Hirect and was interviewed before Jul 2022. There were 4 interview rounds.
1-hour test with 15 questions on Python or SQL.
Top trending discussions
ETL stands for Extract, Transform, Load. It is a process used in data warehousing to extract data from various sources, transform it into a consistent format, and load it into a target database.
ETL stands for Extract, Transform, Load
Extract: Involves extracting data from various sources such as databases, applications, and files
Transform: Involves cleaning, filtering, and transforming the extracted data into a consiste...
Easy and moderate level question
Given a relevant topic and discussion on it
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Dec 2024.
A function is a piece of code that is called by name, while a method is a function that is associated with an object.
Functions are standalone blocks of code, while methods are functions that are part of a class or object.
Functions can be called independently, while methods are called on an object.
Functions do not have access to data stored in an object, while methods can access and modify object data.
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Technical Associate
19
salaries
| ₹2.6 L/yr - ₹8.5 L/yr |
Junior Technical Associate
9
salaries
| ₹2.2 L/yr - ₹5 L/yr |
Quality Analyst
6
salaries
| ₹4 L/yr - ₹6.2 L/yr |
Presales Consultant
6
salaries
| ₹4.8 L/yr - ₹6.4 L/yr |
Data Engineer
5
salaries
| ₹4.8 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech