Filter interviews by
The wait() method in the Object class is used for synchronization and inter-thread communication in Java.
wait() method is used to make a thread wait until another thread invokes the notify() or notifyAll() method for the same object.
It is commonly used in multi-threaded programming to coordinate the activities of multiple threads.
Example: In a producer-consumer scenario, the consumer thread can wait for the producer th
The bind() method in JavaScript creates a new function that, when called, has its this keyword set to the provided value.
The bind() method is used to set the value of 'this' for a function, regardless of how it is called.
It returns a new function with the specified 'this' value and initial arguments.
The bind() method is commonly used to create functions with a fixed 'this' value, which is useful in event handlers or ca
Top trending discussions
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
posted on 4 Feb 2025
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
To the job programming in a group discussion on a developed to the company
I am joined in a company because to my family problems and my responsibilities
To the solve in a family problems and i joined to the company
I am Bsc complete in a job to the Wipro company are joined
posted on 2 Feb 2025
I was interviewed in Aug 2024.
I was interviewed in Jan 2025.
posted on 1 Feb 2025
I was interviewed in Aug 2024.
Quantitative aptitude, logical reasoning, verbal ability, technical.
I was interviewed in Jan 2025.
It was easy, bacis aptitude questions asked in this round
Interview experience
TCS
Accenture
Wipro
Cognizant