Filter interviews by
I applied via Referral and was interviewed in Sep 2022. There was 1 interview round.
Rajasthan is located in the northwest region of India.
Rajasthan is the largest state in India by area.
It shares its borders with Pakistan to the west, Gujarat to the southwest, Madhya Pradesh to the southeast, Uttar Pradesh and Haryana to the northeast, and Punjab to the north.
The state capital is Jaipur, also known as the Pink City.
Other major cities in Rajasthan include Jodhpur, Udaipur, and Ajmer.
Rajasthan is known ...
Top trending discussions
I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Questions mainly from Linked list.
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Basic java questions
Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.
Linked list implementation involves creating nodes with data and a pointer to the next node.
Stack implementation involves pushing elements onto the stack and popping them off in reverse order.
Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
I applied via Job Portal and was interviewed before Aug 2023. There was 1 interview round.
I am a data analyst with a strong background in statistics and data visualization.
Graduated with a degree in Statistics
Proficient in programming languages like Python and R
Experience in analyzing large datasets and creating data visualizations
Strong problem-solving skills
I appeared for an interview in Feb 2025, where I was asked the following questions.
JPA (Java Persistence API) is a specification for managing relational data in Java applications using object-relational mapping.
JPA provides a way to map Java objects to database tables.
It simplifies database interactions through an object-oriented approach.
Common implementations include Hibernate, EclipseLink, and OpenJPA.
Example: Using JPA annotations like @Entity to define a persistent class.
JPA supports querying wi...
This program identifies and returns duplicate elements from a given list.
Use a set to track seen elements and a list for duplicates.
Iterate through the list and check if an element is in the set.
If it is, add it to the duplicates list; otherwise, add it to the set.
Example: For the list [1, 2, 3, 2, 4, 3], the output should be [2, 3].
based on 30 reviews
Rating in categories
Branch Manager
8
salaries
| ₹3 L/yr - ₹5.2 L/yr |
Customer Service Provider
7
salaries
| ₹2 L/yr - ₹2.2 L/yr |
Sales Officer
6
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Regional Manager
5
salaries
| ₹4 L/yr - ₹6.5 L/yr |
CSP
5
salaries
| ₹1.9 L/yr - ₹3.8 L/yr |
Karvy Financial Services
Reliance Money
Sonata Finance
Incrementors Web Solutions