Filter interviews by
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
Quant and verbal related questions
A VIEW in SQL is a virtual table created by a query. It does not store data itself but displays data from one or more tables.
Views are used to simplify complex queries by storing them as a virtual table.
They can be used to restrict access to specific columns or rows of a table.
Views can also be used to join multiple tables and present the data in a more readable format.
Changes made to the underlying tables are reflecte...
Top trending discussions
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down data into smaller, more manageable tables
It helps in reducing data redundancy by eliminating duplicate data
Normalization ensures data integrity by enforcing relationships between tables
There are different normal forms such as 1NF, 2NF, 3NF, and BCNF
Indexing is a technique used to improve the performance of database queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition.
They work similar to an index in a book, allowing the database to quickly locate the rows that satisfy a query.
Examples of indexes include primary keys, unique
posted on 12 Jun 2024
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Sql coding challenge
Stored procedures are used to store SQL queries for reuse. Cursors are used to iterate through a result set. Joins combine data from multiple tables. CTEs are temporary result sets.
Stored procedures are used to store SQL queries for reuse
Cursors are used to iterate through a result set
Joins combine data from multiple tables
Common Table Expressions (CTEs) are temporary result sets
I applied via Naukri.com and was interviewed in Oct 2021. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Reverse items in array with highest values, skipping the lowest
Sort the array in descending order
Skip the lowest value(s)
Reverse the remaining items
Java interface defines a contract for classes to implement, while abstract class provides common functionality for subclasses.
Interface can only have abstract methods, while abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces but can only extend one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abstract classes are used to provide ...
MVVM is a design pattern used in Android development to separate the UI logic from the business logic.
MVVM stands for Model-View-ViewModel
Model represents the data and business logic
View is the UI component that displays the data
ViewModel acts as a mediator between the Model and View, handling the UI logic and data manipulation
MVVM helps in maintaining a clean and organized codebase
posted on 17 Apr 2024
I applied via Campus Placement
Coding based on dsa
OnCampus Test including DSA Questions
posted on 24 Feb 2024
I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.
Information technology
Structure Query language
Mobile communication
Calculator code of addition substraction and multiplication
CODING TEST OF how to add 2 numbers
Coding test of how to use loops
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Member Technical
1.6k
salaries
| ₹7 L/yr - ₹21.5 L/yr |
Senior Process Associate
1.4k
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Analyst
1.3k
salaries
| ₹2.9 L/yr - ₹10.5 L/yr |
Consultant
1.2k
salaries
| ₹10 L/yr - ₹40 L/yr |
Member Technical
877
salaries
| ₹3.5 L/yr - ₹11.4 L/yr |
TCS
Infosys
Wipro
HCLTech