Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 2 interview rounds.
Constraints are rules that are enforced on the data in a table.
Constraints ensure data integrity and consistency.
They can be used to enforce rules such as uniqueness, primary key, foreign key, etc.
Constraints can be added to a table during creation or altered later.
Examples include CHECK, NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY constraints.
The project involved optimizing queries for better performance.
Identified slow running queries
Analyzed query execution plans
Optimized queries by adding indexes, rewriting queries, or tuning server settings
Tested and validated performance improvements
posted on 21 Jul 2024
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
In aptitude test,there is multiple questions are there in subject wise and reasoning,and subtopics like ages,clocks, distance like these types questions are there and java problem questions also there
Questions asked in a Full Stack Software Developer interview
Questions on OOPs concepts, design patterns, and MVC architecture
Array and string manipulation in Java
Understanding of JDK, JRE, and JVM
Usage of 'this' and 'super' keywords
Solving Java problems like palindrome, prime number, etc.
Explanation of Java's platform independence
SQL queries and commands
MVC is a design pattern used in Java for separating concerns. Java has many design patterns like Singleton, Factory, etc.
MVC separates Model, View, and Controller for better organization and maintenance
Singleton ensures only one instance of a class is created
Factory pattern creates objects without exposing the instantiation logic to the client
Observer pattern allows objects to be notified of changes in other objects
Dec...
JDBC is a Java API for connecting to databases. Spring Boot provides auto-configuration for JDBC.
JDBC stands for Java Database Connectivity.
It is a Java API for connecting to databases.
Spring Boot provides auto-configuration for JDBC, making it easy to set up database connections.
JDBC can be used to execute SQL statements and retrieve results.
Example: DriverManager.getConnection(url, username, password);
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 6 interview rounds.
posted on 3 Oct 2023
Normal aptitude and coding test of 180 minutes with 25 aptitude question and 2 dsa question
Dsa coding round with most of the question wich are on leetcode
Dsa coding round with moderate dsa questions
Rank assigns unique rank to each row, while dense_rank assigns consecutive rank to each row.
Rank function assigns unique rank to each row based on the order specified in the ORDER BY clause.
Dense_rank function assigns consecutive rank to each row based on the order specified in the ORDER BY clause.
Rank function leaves gaps in the ranking sequence if there are ties, while dense_rank function does not.
Rank function retur...
posted on 18 Dec 2022
Two question of easy level dsa mainly based on array, string manipulation.
posted on 6 Aug 2024
I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.
Questions related to trees and bst
Detect loop in a linked list by using Floyd's cycle detection algorithm.
Use two pointers, slow and fast, to traverse the linked list.
If there is a loop, the fast pointer will eventually meet the slow pointer.
Example: 1->2->3->4->5->2 (loop back to 2), slow and fast pointers will meet at node 2.
posted on 19 May 2024
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Hypertext Markup Language
HTML stands for Hypertext Markup Language
It is the standard markup language for creating web pages
HTML elements are represented by tags enclosed in angle brackets, like
CSS stands for Cascading Style Sheets.
CSS is used to style the layout and design of web pages.
It allows developers to control the appearance of multiple web pages at once.
CSS can be applied inline, internally within the HTML document, or externally in a separate file.
Example:
Box model is a concept in CSS where every element is treated as a rectangular box with content, padding, border, and margin.
Every element in CSS is treated as a rectangular box with content, padding, border, and margin.
Content area is where the actual content of the element is displayed.
Padding is the space between the content and the border.
Border is the line that surrounds the padding and content.
Margin is the space ...
var, let, and const are used to declare variables in JavaScript with different scopes and mutability.
var is function-scoped and can be redeclared and updated
let is block-scoped and can be updated but not redeclared
const is block-scoped and cannot be updated or redeclared
Associate Manager
233
salaries
| ₹6.4 L/yr - ₹15 L/yr |
Business Manager
151
salaries
| ₹6.8 L/yr - ₹19 L/yr |
Senior Associate
149
salaries
| ₹6 L/yr - ₹24.1 L/yr |
Analyst
118
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Associate
118
salaries
| ₹3.2 L/yr - ₹12.8 L/yr |
WPP
Interpublic Group
Accenture
M&C Saatchi Performance