i
Celebal Technologies
Filter interviews by
Append in Power Query is used to combine multiple tables or queries into a single table or query.
Append is used to stack tables on top of each other, adding rows from one table to the end of another.
It is useful when you have multiple tables with the same structure and want to combine them into one.
You can append tables from different data sources or within the same data source.
For example, you can append sales data fr...
Merge in Power Query combines multiple tables into one by matching rows based on specified columns.
Merge is used to combine tables in Power Query
You can merge based on one or more columns
Different types of merges include inner, left outer, right outer, and full outer joins
Filter context determines which rows of data are visible to calculations in DAX formulas.
Filter context is dynamic and changes based on user interactions.
It can be set by slicers, filters, or relationships between tables.
Filter context is used to calculate results based on the current filter selections.
It helps in determining which rows of data are included in calculations.
Summarize function is used in Power BI to aggregate data based on specified columns.
Used to group data and perform aggregate functions like sum, count, average, etc.
Can be used in DAX formulas to create calculated columns or measures.
Example: SUMMARIZE('Table', 'Column1', 'Column2', SUM('Value'))
Aptitude consists of apti,reasoning, sql and power bi questions, some verbal questions too.
Normalization is a database design technique that organizes data in a structured manner to eliminate redundancy and improve data integrity.
Normalization helps in reducing data redundancy by breaking down a large table into smaller, more manageable tables.
There are different normal forms, such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with specific rules and dependencies.
Normalization ensures data integrity by minimizing da...
I appeared for an interview before Mar 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions on DBMS.
Data integrity refers to the accuracy, consistency, and reliability of data throughout its lifecycle.
Data integrity ensures that data is accurate and consistent in storage and transmission.
It involves maintaining the quality and reliability of data over time.
Methods for ensuring data integrity include checksums, encryption, and error detection codes.
Examples of data integrity violations include data corruption, unautho
A trigger is a special type of stored procedure that automatically executes when certain events occur in a database.
Triggers are used to enforce business rules, maintain data integrity, and automate repetitive tasks.
They can be triggered by INSERT, UPDATE, or DELETE operations on a table.
Examples of triggers include auditing changes to a table, updating related tables when a record is modified, or enforcing referential
Clustered indexes physically order the data in the table, while non-clustered indexes do not.
Clustered indexes determine the physical order of data in the table, while non-clustered indexes do not.
A table can have only one clustered index, but multiple non-clustered indexes.
Clustered indexes are faster for retrieval of data, especially range queries, compared to non-clustered indexes.
Non-clustered indexes are stored se...
Round duration - 60 minutes
Round difficulty - Easy
Technical interview round with questions on DBMS.
UNION combines and removes duplicates, UNION ALL combines without removing duplicates.
UNION merges the result sets of two or more SELECT statements and removes duplicates.
UNION ALL merges the result sets of two or more SELECT statements without removing duplicates.
UNION is slower than UNION ALL as it involves removing duplicates.
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column...
A cursor in PL/SQL is used to retrieve and process multiple rows of data one at a time.
Allows iteration over a result set
Retrieves data row by row
Can be used to update or delete rows in a table
Must be declared, opened, fetched, and closed
SQL query to fetch the nth highest salary from a table
Use the ORDER BY clause to sort salaries in descending order
Use the LIMIT clause to fetch the nth highest salary
Round duration - 30 minutes
Round difficulty - Easy
This was a managerial round with typical behavioral problems.
Tip 1 : Since this was a SQL post, I would suggest you to get the basics intact and try practicing few queries.
Tip 2 : Must do Previously asked Interview as well as Online Test Questions.
Tip 3 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Company Website and was interviewed before Aug 2021. There were 4 interview rounds.
First Round was Aptitute Test having Aptitute Question And Java Questions.
Second round was coding round having two DSA problems
Questions on Java basics - .equals() vs ==, Fibonacci series, and MultiThreading.
The .equals() function compares the values of two objects, while == compares their memory addresses.
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
MultiThreading is a technique where multiple threads of execution run concurrently within a single program.
Examples: 5 == 5 is true, but new Str...
Javascript code to find frequency of characters in a sentence and difference between dynamic and static initialization.
To find frequency of characters in a sentence, create an object and iterate over each character in the sentence. Increment the count of each character in the object.
Dynamic initialization refers to initializing a variable at runtime, while static initialization refers to initializing a variable at comp...
I appeared for an interview in Jan 2021.
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
I appeared for an interview in Apr 2021.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Filter in MVC is used to retrieve a subset of data from a larger dataset based on certain criteria.
Filters can be applied to data in the model or in the view.
Filters can be used to sort, group, or limit the data returned.
Filters can be implemented using LINQ or other query languages.
Examples of filters include date range filters, category filters, and search filters.
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Data Engineer
412
salaries
| ₹4.5 L/yr - ₹13 L/yr |
Associate
259
salaries
| ₹4 L/yr - ₹10 L/yr |
Associate Consultant
160
salaries
| ₹5 L/yr - ₹15 L/yr |
Associate Data Engineer
159
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Data Scientist
129
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Intellect Design Arena
Thomson Reuters
Oracle Cerner
NextComm Corporation