Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2022. There were 2 interview rounds.
DWH is structured and optimized for querying, while Data Lake is a vast repository for raw data of all types and formats.
DWH is schema-on-write, meaning data structure must be defined before loading data
Data Lake is schema-on-read, allowing for flexibility in data structure
DWH is typically used for structured data like transactional data
Data Lake can store structured, semi-structured, and unstructured data like logs, i...
Scalable data pipelines can be created by using distributed computing frameworks and technologies.
Utilize distributed computing frameworks like Apache Spark or Hadoop for parallel processing of data
Implement data partitioning and sharding to distribute workload evenly across multiple nodes
Use message queues like Kafka for real-time data processing and streamlining of data flow
Leverage cloud services like AWS Glue or Go...
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
posted on 9 Jan 2025
I was interviewed in Dec 2024.
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 } }
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
based on 1 interview
Interview experience
Software Engineer
51
salaries
| ₹3.3 L/yr - ₹14 L/yr |
Senior Software Engineer
35
salaries
| ₹9.5 L/yr - ₹27 L/yr |
Software Developer
11
salaries
| ₹4.4 L/yr - ₹21.2 L/yr |
Technical Lead
9
salaries
| ₹9.8 L/yr - ₹28 L/yr |
Project Lead
9
salaries
| ₹12.9 L/yr - ₹22.5 L/yr |
TCS
Infosys
Wipro
HCLTech