Filter interviews by
ETL techniques involve extracting data from various sources, transforming it to fit business needs, and loading it into a target database.
ETL stands for Extract, Transform, Load
Common ETL tools include Informatica, Talend, and SSIS
ETL processes can involve data cleansing, data enrichment, and data validation
ETL pipelines can be batch-oriented or real-time
Top trending discussions
I applied via itvedant and was interviewed in Aug 2024. There was 1 interview round.
Types of joins in SQL include inner join, left join, right join, and full outer join.
Inner join: returns rows when there is a match in both tables
Left join: returns all rows from the left table and the matched rows from the right table
Right join: returns all rows from the right table and the matched rows from the left table
Full outer join: returns rows when there is a match in either table
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
SQL questions were asked
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap is a part of Java's collection framework.
It uses hashing to store and retrieve key-value pairs efficiently.
Each key in a HashMap must be unique.
HashMap allows null keys and values.
Internal working involves using hash codes to determine the index of the key-value pair in the underlying array.
Window functions in SQL are used to perform calculations across a set of table rows related to the current row.
Window functions are used to perform calculations on a set of rows related to the current row in a query result.
The LAG function is a window function that allows you to access data from a previous row in the result set.
Example: SELECT employee_id, salary, LAG(salary) OVER (ORDER BY hire_date) AS prev_salary FR
Nested for loop used to iterate through a list of items
Use a for loop to iterate through the main list
Inside the first loop, use another for loop to iterate through each item in the sublist
Example: for item in main_list: for sub_item in item: print(sub_item)
A database is a collection of structured data organized for easy access, while a data warehouse is a centralized repository for storing and analyzing large volumes of data.
Database is used for transactional processing and storing current data.
Data warehouse is used for analytical processing and storing historical data.
Database is typically used for day-to-day operations.
Data warehouse is used for decision-making and bu...
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column between them
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the righ...
DAX (Data Analysis Expressions) is a formula language used in Power BI to create custom calculations and aggregations.
DAX is similar to Excel formulas but designed for more complex data analysis tasks
It can be used to create calculated columns, measures, and calculated tables in Power BI
DAX functions include aggregation functions like SUM, AVERAGE, and COUNT, as well as logical functions and date functions
Example: CALC...
posted on 5 Aug 2024
My name is John Smith.
Full name is John Smith
Common name in English-speaking countries
Easy to remember and pronounce
I have extensive project experience in implementing ERP systems for large corporations.
Led a team in the successful implementation of SAP S/4HANA for a Fortune 500 company
Managed the integration of Oracle ERP Cloud for a global manufacturing company
Provided training and support for end-users during system go-live
Worked closely with stakeholders to gather requirements and ensure project alignment
Questions based on SQL,Python and computer networks
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
Experienced Senior Systems Engineer with a strong background in designing and implementing complex systems.
Over 8 years of experience in system design and implementation
Proficient in various programming languages such as Java, Python, and C++
Skilled in troubleshooting and resolving complex technical issues
Strong knowledge of network protocols and security measures
Proven track record of successfully leading cross-functi
To address the BSOD issue, start by identifying the root cause and troubleshooting the hardware or software related issues.
Identify the error code displayed on the BSOD screen to narrow down the issue
Check for recent hardware or software changes that may have caused the BSOD
Update device drivers and software to ensure compatibility and stability
Run diagnostic tests to check for hardware failures
Consider restoring the s...
To troubleshoot Outlook issues, start by checking internet connection, restarting Outlook, updating software, checking email settings, and running diagnostics.
Check internet connection to ensure Outlook can connect to server
Restart Outlook to refresh the program
Update Outlook software to the latest version
Check email settings such as server configurations and account credentials
Run diagnostics tools provided by Outlook
Virtualization, HVS, OS Performance Tuning, VPN Connectivity Issues / Network Connectivity & Troubleshooting
I am currently earning $90,000 annually and I am looking for a salary in the range of $100,000 to $110,000 for this position.
Current Salary: $90,000 annually
Expected Salary: $100,000 - $110,000
Open to negotiation based on benefits and responsibilities
Maximize the coin profit by iterating though a list
Designing Java classes for a news channel
Create a NewsChannel class with attributes like name, location, and list of news articles
Create a NewsArticle class with attributes like title, author, content, and publish date
Implement methods in NewsChannel class to add, remove, and display news articles
based on 1 interview
Interview experience
Senior Analyst
5
salaries
| ₹15 L/yr - ₹20 L/yr |
Operations Analyst
5
salaries
| ₹7.9 L/yr - ₹10 L/yr |
Senior Operations Analyst
5
salaries
| ₹13.2 L/yr - ₹14.5 L/yr |
Analyst
4
salaries
| ₹8.9 L/yr - ₹15.3 L/yr |
Senior Manager
4
salaries
| ₹36 L/yr - ₹62 L/yr |
Accenture
IBM
TCS
Infosys