Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Code a program in java for Fizzbuzz.
Other coding questions related to Strings.
JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine that executes Java bytecode.
JDK (Java Development Kit) contains tools for developing and debugging Java programs.
JRE (Java Runtime Environment) provides the libraries and components required to run Java applications.
JVM (Java Virtual Machine) is an abstract machine that executes Java bytecode.
JDK includes JRE, and JRE includes JVM.
Exam...
Top trending discussions
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 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].
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
Basic aptitude and coding problems were asked
System design and advanced algorithms were asked
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Assistant System Analyst
77
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
System Analyst
70
salaries
| ₹4.8 L/yr - ₹15 L/yr |
Senior System Analyst
38
salaries
| ₹9 L/yr - ₹25 L/yr |
Associate Consultant
23
salaries
| ₹17.1 L/yr - ₹36 L/yr |
Java Developer
12
salaries
| ₹3 L/yr - ₹5.6 L/yr |
Karvy Financial Services
Reliance Money
Sonata Finance
Incrementors Web Solutions