i
Unified Mentor
Filter interviews by
Clear (1)
I was interviewed in Jan 2025.
In a group discussion participants shared different perspectives. Some argued AI improves efficiency, while others raised concerns about job loss and ethics. I contributed by emphasizing responsible AI usage and the importance of upskilling. The discussion had moments of interruptions, but staying calm and structured helped. In the end, the group concluded that AI is a tool, and its impact depends on how we use it.
I was interviewed in Jan 2025.
I am a Full Stack Developer with 5 years of experience in building web applications using various technologies.
5 years of experience in Full Stack Development
Proficient in technologies such as HTML, CSS, JavaScript, Node.js, React, and MongoDB
Strong problem-solving skills and ability to work in a team
Experience in developing responsive and user-friendly web applications
Passionate about learning new technologies and sta
Top trending discussions
I was interviewed in Mar 2021.
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Basic coding like prime number,palindrome ,patterns
Idempotent in REST API means multiple identical requests have the same effect as a single request.
Idempotent operations can be safely retried without causing unintended effects.
GET, PUT, and DELETE methods are idempotent, while POST method is not.
For example, sending the same DELETE request multiple times will have the same effect as sending it once.
Idempotency is important for ensuring data consistency and preventing
Program to find frequency of characters in a string using Java stream.
Convert the string to a character array using toCharArray() method.
Create a stream of characters using Arrays.stream() method.
Use Collectors.groupingBy() method to group the characters by their frequency.
Use Collectors.counting() method to count the frequency of each character.
Store the result in a Map
Print the result using forEach(
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
About of programing languages
Any real word project
I applied via LinkedIn and was interviewed before Aug 2021. There were 2 interview rounds.
Scenario based questions will be more to check you ability
Java related questions are more based on their requirements
Node.js is event-driven and non-blocking while Java is thread-based and blocking.
Node.js uses an event loop to handle multiple requests simultaneously while Java creates a new thread for each request.
Node.js is faster for I/O-bound tasks while Java is better for CPU-bound tasks.
Node.js is more lightweight and easier to scale while Java requires more resources.
Node.js is better for real-time applications while Java is b...
Question asked based on Hashing
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Monster and was interviewed in Dec 2022. There were 3 interview rounds.
There were multiple choice question from react, javascript and node js
Flow of Redux and code for promises
Redux flow involves dispatching actions, reducers updating state, and components subscribing to state changes
Promises are used for asynchronous operations and have a resolve and reject function
Example code for promises: new Promise((resolve, reject) => { // code here })
based on 3 interviews
Interview experience
based on 5 reviews
Rating in categories
Data Analyst Intern
90
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Science Intern
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Intern
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Web Developer Intern
7
salaries
| ₹0 L/yr - ₹0 L/yr |
upGrad
Simplilearn
Great Learning
TCS