i
Loyalytics
Filter interviews by
Union All in SQL is used to combine the result sets of two or more SELECT statements, including duplicate rows.
Union All is used to combine the results of multiple SELECT statements into a single result set.
It includes all rows from each SELECT statement, even if there are duplicate rows.
The number of columns and data types must be the same in all SELECT statements being combined.
Example: SELECT column1 FROM table1 UNI
ETL stands for Extract, Transform, Load and ELT stands for Extract, Load, Transform.
ETL involves extracting data from various sources, transforming it to fit into a target schema, and loading it into a data warehouse.
ELT involves extracting data, loading it into a target system, and then transforming it as needed within the target system.
ETL is commonly used in traditional data warehousing scenarios, while ELT is often...
Union all combines the results of two or more SELECT statements into a single result set.
Union all is used to combine the results of multiple SELECT statements into a single result set.
It includes all rows from each SELECT statement, even if there are duplicates.
The number of columns and data types must be the same in all SELECT statements.
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;
Example...
Python code to merge 3 columns and rows in a dataframe.
Use the pandas library in Python to work with dataframes.
Use the concat() function to merge columns and rows.
Specify the axis parameter as 1 to merge columns.
I applied via Walk-in and was interviewed before Jun 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Jun 2020. There were 4 interview rounds.
MongoDB database algorithms are used for efficient data storage, retrieval, and processing.
MongoDB uses various algorithms for indexing, sharding, and aggregation.
Indexing algorithms include B-tree, hash, and text search indexes.
Sharding algorithms include range-based, hash-based, and zone-based sharding.
Aggregation algorithms include map-reduce and aggregation pipeline.
MongoDB also uses algorithms for query optimizati
I appeared for an interview before Dec 2020.
Round duration - 120 Minutes
Round difficulty - Medium
Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure security against hackers, Ninja dec...
The task is to encode and decode 'SECRET_INFORMATION' for security purposes and determine if the transmission was successful.
Read the number of test cases 'T'
For each test case, encode the 'SECRET_INFORMATION' and then decode it
Compare the decoded string with the original 'SECRET_INFORMATION'
Print 'Transmission successful' if they match, else print 'Transmission failed'
Round duration - 60 Minutes
Round difficulty - Medium
Given an array Arr
consisting of N integers, your task is to find the equilibrium index of the array.
An index is considered as an equilibrium index if the sum of elem...
Find the equilibrium index of an array where sum of elements on left equals sum on right.
Iterate through the array and calculate prefix sum and suffix sum at each index.
Compare prefix sum and suffix sum to find equilibrium index.
Return the left-most equilibrium index or -1 if none found.
Round duration - 50 Minutes
Round difficulty - Easy
Tip 1 : Focus more on SQL
Tip 2 : Keep up with ongoing projects in the company
Tip 1 : Be honest about what you add.
Tip 2 : Don't forget to mention extra curriculars.
I appeared for an interview in Aug 2017.
I appeared for an interview in Sep 2016.
I appeared for an interview before Nov 2016.
I applied via Walk-in and was interviewed before Feb 2021. There were 4 interview rounds.
I appeared for an interview before Nov 2019.
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
2-4 Yrs
₹ 10.06-15 LPA
Data Scientist
32
salaries
| ₹6 L/yr - ₹22 L/yr |
Business Analyst
11
salaries
| ₹6 L/yr - ₹11.8 L/yr |
Data Engineer
11
salaries
| ₹8 L/yr - ₹15 L/yr |
Senior Data Scientist
7
salaries
| ₹17.5 L/yr - ₹29 L/yr |
Analytics Consultant
5
salaries
| ₹9.1 L/yr - ₹25.6 L/yr |
TCS
Accenture
Wipro
Cognizant