Filter interviews by
There are three types of commands in a database: DDL, DML, and DCL.
DDL (Data Definition Language) commands are used to define the database structure, such as creating tables, altering tables, and dropping tables.
DML (Data Manipulation Language) commands are used to manipulate data in the database, such as inserting, updating, and deleting data.
DCL (Data Control Language) commands are used to control access to the datab...
The syntax of a procedure in SQL is similar to that of a function, but it does not return a value.
CREATE PROCEDURE procedure_name
AS
BEGIN
-- SQL statements
END;
Triggers are database objects that automatically execute in response to certain events or changes in the database.
Triggers are used to enforce business rules, audit changes, and maintain data integrity.
They can be defined to execute before or after an INSERT, UPDATE, or DELETE operation.
Triggers can be used to perform complex actions such as sending emails or updating other tables.
They can be disabled or enabled as nee...
Joins are used to combine data from two or more tables based on a related column.
Types of joins include inner join, left join, right join, and full outer join.
Inner join returns only the matching rows from both tables.
Left join returns all rows from the left table and matching rows from the right table.
Right join returns all rows from the right table and matching rows from the left table.
Full outer join returns all row...
I appeared for an interview before Aug 2016.
Profitability analysis in the credit cards business involves evaluating the financial performance and returns generated by credit card operations.
Profitability analysis helps assess the effectiveness of credit card strategies and identify areas for improvement.
Key metrics for profitability analysis include net interest margin, fee income, credit losses, and operating expenses.
Comparing profitability across different cu...
Certifications are not mandatory for software developers, but can add value to their resume.
Certifications in programming languages like Java, Python, C++
Certifications in software development methodologies like Agile, Scrum
Certifications in cloud computing platforms like AWS, Azure
Certifications in security like CISSP, CEH
Certifications in project management like PMP
Certifications in mobile app development like Androi
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
String , Array ,Collection framework related questions.
Ecommerce site with Login,Review,AddToCart,Order features,Filter features.
I appeared for an interview in Jun 2023.
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Todo application javascript todo app creation needs to submit
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
based on 2 reviews
Rating in categories
Software Developer
43
salaries
| ₹2.5 L/yr - ₹5.4 L/yr |
Junior Software Developer
15
salaries
| ₹1.9 L/yr - ₹4 L/yr |
Software Tester
14
salaries
| ₹2.6 L/yr - ₹4.6 L/yr |
Senior Software Developer
7
salaries
| ₹6.3 L/yr - ₹9.6 L/yr |
Softwaretest Engineer
6
salaries
| ₹3 L/yr - ₹8 L/yr |
Marpu Foundation
Huawei Technologies
HCL Infosystems
Z X Learning