Filter interviews by
Be the first one to contribute and help others!
Quant,reasoning and verbal
Data structure and algo
posted on 24 Feb 2024
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
Information technology
A Primary Key is a unique identifier for each record in a database table.
Uniquely identifies each record in a database table
Must have a unique value for each record
Cannot have NULL values
Can be a single column or a combination of columns
A Foreign Key is a field in a database table that is used to establish a relationship with a primary key in another table.
Used to enforce referential integrity between tables
Helps maintain data consistency by ensuring that values in the foreign key column exist in the referenced table's primary key column
Can be used to create one-to-many or many-to-many relationships between tables
A Join is used to combine rows from two or more tables based on a related column between them.
Types of Joins: Inner Join, Left Join, Right Join, Full Outer Join, Cross 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 right table
Right Join: Returns all rows from the right table and the matched rows from the left tabl...
The SELECT statement is used in SQL to retrieve data from a database.
Used to specify which columns to retrieve from a table
Can include conditions to filter the results using WHERE clause
Can be used with functions like COUNT, SUM, AVG, etc.
Example: SELECT column1, column2 FROM table_name WHERE condition;
I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.
APTITUDE QUESTIONS OF VERBAL ABILITY, QUANTITIVE APTITUDE.
GROUP DISCUSSION ON THE TOPIC GIVEN BY HR
posted on 26 Jul 2022
I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.
SOLID principles are a set of design principles that help in creating maintainable and scalable software.
SOLID stands for Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion.
These principles guide developers in writing code that is modular, flexible, and easy to understand and maintain.
Single Responsibility Principle (SRP) states that a class should have only one rea...
Aakash Educational Services
Frankfinn Institute of Air Hostess Training
NIIT
Amity University