i
Cloud Destinations
Filter interviews by
I applied via Job Portal
The aptitude section will consist of multiple-choice questions (MCQs).
There will be coding problems relevant to the domain in which we are interviewing.
Top trending discussions
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 } }
I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.
3 questions, medium hard
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 20 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Initially, they shortlist the candidates and group them into batches of 15 students. During this process, they conduct a group discussion (GD) in which each student has 3 minutes to think, followed by an opportunity to describe their points in 2 to 3 minutes.
Types of triggers in Azure Data Factory include schedule, tumbling window, event-based, and manual.
Schedule trigger allows you to run pipelines on a specified schedule
Tumbling window trigger runs pipelines at specified time intervals
Event-based trigger runs pipelines based on events like file arrival or HTTP request
Manual trigger allows you to manually trigger pipeline runs
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Coding questions on Javascript
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
Use a loop to iterate through the list and compare each element with the target element
Iterate through the list using a loop
Compare each element with the target element
Return the element if found, otherwise return null
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
posted on 24 Jun 2024
I applied via Campus Placement
45 questions were asked
3 questions were asked one from SQL and 2 from java
Interview experience
based on 3 reviews
Rating in categories
Devops Engineer
13
salaries
| ₹4 L/yr - ₹8.9 L/yr |
Data Engineer
10
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Associate Engineer
7
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Team Lead
6
salaries
| ₹14 L/yr - ₹21 L/yr |
Software Engineer
6
salaries
| ₹4 L/yr - ₹9.9 L/yr |
Amazon Web Services
Microsoft Azure
IBM
Oracle