Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
Baisc aptitude test not very difficult to crack.
Top trending discussions
posted on 1 Nov 2023
I applied via Job Portal and was interviewed before Nov 2022. There were 3 interview rounds.
J a v a, s p
Spring is a lightweight framework for building Java applications.
Provides comprehensive infrastructure support for developing Java applications
Promotes good design practices such as dependency injection and aspect-oriented programming
Facilitates easier integration with other frameworks and libraries
Includes modules like Spring Core, Spring MVC, Spring Security, etc.
Example: Inversion of Control (IoC) container in Sprin...
Spring is a framework for building Java applications, while Spring Boot is an extension that simplifies the setup and development process.
Spring is a comprehensive framework for building Java applications, providing features like dependency injection, aspect-oriented programming, and more.
Spring Boot is an extension of the Spring framework that simplifies the setup and development process by providing defaults for conf...
Design pattern is a reusable solution to a commonly occurring problem in software design.
Design patterns help in creating efficient, scalable, and maintainable software.
They provide a common language for developers to communicate and understand each other's code.
Examples include Singleton, Factory, Observer, and Strategy patterns.
I applied via campus placement at VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad and was interviewed in Aug 2024. There were 3 interview rounds.
5 coding questions, 2-medium and 3 easy - medium
Optimal approach for checking if a number is prime or not using DSA
Optimal approach for checking prime numbers is to iterate up to square root of the number
Use trial division method to check divisibility by numbers up to square root of the number
Time complexity of this approach is O(sqrt(n))
A class is a blueprint for creating objects, which are instances of the class. Objects have attributes and behaviors.
Classes define the structure and behavior of objects.
Objects are instances of classes and have their own unique attributes and behaviors.
Example: Class 'Car' with attributes like 'color' and behaviors like 'drive'. Object 'myCar' is an instance of 'Car' with color 'red' and can drive.
Example: Class 'Pers...
SQL normal forms are levels of organization for relational databases to reduce redundancy and improve data integrity.
First normal form (1NF) - Eliminate repeating groups and ensure each column contains atomic values.
Second normal form (2NF) - Meet 1NF requirements and have all non-key attributes fully functionally dependent on the primary key.
Third normal form (3NF) - Meet 2NF requirements and have no transitive depend...
posted on 5 Feb 2025
posted on 31 Dec 2024
I applied via Campus Placement
posted on 28 Jun 2024
Easy level DSA questions are there
posted on 16 Nov 2023
I applied via Naukri.com and was interviewed before Nov 2022. There were 2 interview rounds.
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOP focuses on creating objects that interact with each other to solve problems
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: In a banking system, you can have classes like Account, Customer, and Tra
String is a sequence of characters, while StringBuilder is a mutable sequence of characters used for manipulating strings efficiently.
String is immutable in Java, meaning once created, it cannot be changed.
StringBuilder is mutable and allows for efficient manipulation of strings.
String concatenation using '+' operator creates a new string object each time, while StringBuilder's append method modifies the existing objec...
Boxing is the process of converting a value type to a reference type, while unboxing is the opposite process.
Boxing is done implicitly by the compiler when a value type is assigned to a reference type variable.
Unboxing requires explicit casting to convert a reference type back to a value type.
Example: int num = 10; object obj = num; // Boxing
Example: int num2 = (int)obj; // Unboxing
Interfaces define a contract for classes to implement, while abstract classes can have both abstract and concrete methods.
Interfaces can only have abstract methods and constants, while abstract classes can have both abstract and concrete methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used for achieving multiple inheritance in Java, while abstract classes ar...
ASP.NET uses various validations like RequiredFieldValidator, RangeValidator, RegularExpressionValidator, etc.
RequiredFieldValidator - Ensures a field is not left blank
RangeValidator - Validates if a value falls within a specified range
RegularExpressionValidator - Validates input based on a specified pattern
API stands for Application Programming Interface. It defines the methods and data formats that applications can use to communicate with each other.
APIs can be classified into different types such as RESTful APIs, SOAP APIs, and GraphQL APIs.
RESTful APIs use standard HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.
SOAP APIs use XML-based messaging protocol for communication between applicatio...
I applied via campus placement at Birla Institute of Technology (BIT), Ranchi and was interviewed in Aug 2021. There were 2 interview rounds.
There were 2coding questions. I don't remember the exact coding questions but they were of moderate level. Basically, arrays and linked-list questions.
posted on 23 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
After 3 sections of aptitude, English and core subjects, there were two coding problems both based on string one was easy and other was medium.
Developed a web-based project management tool for tracking tasks and deadlines
Utilized HTML, CSS, JavaScript for front-end development
Used PHP and MySQL for back-end functionality
Implemented user authentication and authorization features
Integrated calendar and notification system for task reminders
The backend of my project is responsible for handling server-side logic and data processing.
Implemented RESTful APIs for communication between frontend and backend
Used Node.js and Express for server-side scripting
Utilized MongoDB for database management
Implemented authentication and authorization using JWT tokens
I implemented concepts of OOP in my projects by creating classes, objects, inheritance, encapsulation, and polymorphism.
Used classes to represent real-world entities
Implemented inheritance to reuse code and create a hierarchy of classes
Utilized encapsulation to hide data and restrict access to it
Applied polymorphism to allow objects of different classes to be treated as objects of a common superclass
Duplicate entries in the database can be handled by using unique constraints, deduplication scripts, or merging duplicate records.
Use unique constraints in the database schema to prevent duplicate entries.
Implement deduplication scripts to regularly scan and remove duplicate records.
Merge duplicate records by updating one record with the information from the other duplicate record.
Code to check if a string is a palindrome or not
Create a function that takes a string as input
Remove all non-alphanumeric characters and convert to lowercase
Compare the string with its reverse to check if it's a palindrome
Sales Manager
383
salaries
| ₹2.2 L/yr - ₹6 L/yr |
Deputy Manager
236
salaries
| ₹4 L/yr - ₹15.9 L/yr |
Assistant Branch Manager
235
salaries
| ₹3.8 L/yr - ₹6.6 L/yr |
Senior Executive
225
salaries
| ₹2.2 L/yr - ₹7.4 L/yr |
Senior Sales Manager
225
salaries
| ₹3 L/yr - ₹7.2 L/yr |
ICICI Lombard General Insurance Company
HDFC Ergo General Insurance
Bajaj Allianz General Insurance
Reliance General Insurance