Filter interviews by
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
MCQ Based on DSA and computer fundamentals
Top trending discussions
posted on 15 Feb 2022
1)Driffience between Abstract class &
Interface.
-abstract class
represents property
&
behaviour of an object
whereas
interface
represents
behaviour
of an object.
2)Driffience between equal() vs ==operator.
equal() is
an object class method
whereas
equal() of string class
override
the object class equal().
3)can we use pointer's in Java.
Not explicitly but implicitly we can use pointer's in java.
Dynamic m/m refers with help of pointer's but java does not support the pointer's.
when we r creating an object in java refrence varaible of an object holds the identity that is nothing but an implicit pointer that holds an unique identity of an object.
4)How we can print object ID.
-Object ID printed with help of object class which is a service provider class having 9().
5)what is object class.
-it is a super class of all predefined & userdefined class.
6)Write a prog to get name of main thread in java.
-class A
{
psvm(String args [])
{
s.o.pln(Thread.currentThread().getName());
}
}
7)length vs length()
-length
is
data menmber
of proxy class
whereas
length() is a string class().
JVM is an abstract machine that executes Java bytecode.
JVM stands for Java Virtual Machine.
It is responsible for interpreting and executing Java bytecode.
JVM provides platform independence to Java programs.
It has its own memory management system and garbage collector.
JVM can be implemented on different operating systems.
Examples of JVM languages include Java, Kotlin, and Scala.
I applied via Campus Placement and was interviewed in May 2023. There were 3 interview rounds.
A cookie is a small piece of data stored on the user's computer by the web browser, used to track user activity and personalize user experience.
Cookies are used to store user preferences, login information, and shopping cart items.
They help websites remember users and their preferences, making the browsing experience more personalized.
Cookies can also be used for tracking user behavior, such as analyzing website traffi...
Core java, servlet ,jdbc
I was interviewed in Feb 2022.
Decorators in Angular are functions that allow you to modify or extend the behavior of classes or methods.
Decorators are used to add metadata to classes or methods in Angular applications.
They are prefixed with @ symbol and are followed by the decorator name.
Common decorators in Angular include @Component, @Directive, @Injectable, @Input, @Output, etc.
Decorators can be used for various purposes such as defining compone...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
SAGA pattern is a design pattern used in microservices architecture to manage distributed transactions.
SAGA pattern breaks down a long-running transaction into a series of smaller, independent transactions.
Each step in the SAGA pattern is a separate service that communicates with other services through events.
If a step fails, compensating transactions are executed to rollback the changes made by previous steps.
Example:...
API stands for Application Programming Interface. It defines the methods and data formats that applications can use to communicate with each other.
API is a set of rules and protocols that allows different software applications to communicate with each other.
To secure an API, you can use authentication methods like OAuth, API keys, or JWT tokens.
Implementing encryption (HTTPS) and rate limiting can also enhance API secu...
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Java 8 code to find occurrence of a specific string in an array of strings
Use Java 8 Stream API to filter the array of strings based on the specific string
Count the occurrences of the specific string using the 'count' method
Return the count of occurrences
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Vice President
719
salaries
| ₹0 L/yr - ₹0 L/yr |
Process Advisor
404
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
352
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
251
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
220
salaries
| ₹0 L/yr - ₹0 L/yr |
HSBC Group
OneMain Financial
Wipro
TCS