i
phData
Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2023. There were 5 interview rounds.
Codility round. 3 sections - Python, SQL, Cloud
Code Review and Technical.
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.
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
based on 2 interviews
Interview experience
based on 9 reviews
Rating in categories
Data Engineer
35
salaries
| ₹6.3 L/yr - ₹21 L/yr |
Senior Data Engineer
21
salaries
| ₹17 L/yr - ₹28 L/yr |
Associate Data Engineer
19
salaries
| ₹2 L/yr - ₹8 L/yr |
Solution Architect
13
salaries
| ₹22 L/yr - ₹53 L/yr |
Devops Engineer
10
salaries
| ₹4.3 L/yr - ₹13.7 L/yr |
Fractal Analytics
Mu Sigma
LatentView Analytics
Tiger Analytics