Filter interviews by
I applied via Campus Placement and was interviewed in May 2024. There were 5 interview rounds.
25 mcq from general aptitude, cn.
2 qns, one from graph and other string
Find duplicate elements in an array of strings
Iterate through the array and use a HashMap to store elements and their frequencies
Identify elements with frequency greater than 1 as duplicates
Return the list of duplicate elements
Remove duplicate words from a string
Split the string into an array of words
Create a new array to store unique words
Iterate through the original array and add words to the new array if they are not already present
Join the unique words array back into a string
Longest common subsequence is the longest sequence of characters that appear in the same order in both strings.
Use dynamic programming to solve this problem efficiently.
Create a 2D array to store the lengths of longest common subsequences.
Iterate through the strings and fill the array based on the characters' matches.
Trace back the array to find the actual longest common subsequence.
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Simple DSA question of string manipulation
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Simple question from number system
OOPs in Java stands for Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.
OOPs in Java is a programming paradigm that uses objects to design applications.
It includes four main concepts: inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation refers to the bundling o...
Inheritance in Java allows a class to inherit properties and behavior from another class.
Inheritance enables code reusability and promotes the concept of hierarchical classification.
Subclasses inherit attributes and methods from their superclass.
Example: class Animal { } class Dog extends Animal { }
Superclass is also known as base class, and subclass is also known as derived class.
Creating a prototype in JavaScript
Use the Object.create() method to create a prototype object
Add properties and methods to the prototype object
Use the prototype object to create new instances of an object
Reverie Language Technologies interview questions for popular designations
Psychometry test includes, analytical, Reasoning, Mathematical calculations,Personality assessment test
I applied via Approached by Company and was interviewed before Aug 2022. There were 2 interview rounds.
Top trending discussions
Carbon footprint and ways to achieve
1. which data structure is used to create an editor?
I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.
Given 5 coding questions to be solved in an hour
I was interviewed in Jan 2025.
Based on concepts and past experience
based on 9 interviews
Interview experience
based on 58 reviews
Rating in categories
Data Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Indus OS
Process Nine Technologies
Gupshup
Uniphore Software Systems