Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Reverie Language Technologies Program Manager Interview Questions and Answers

Updated 3 Oct 2022

Reverie Language Technologies Program Manager Interview Experiences

1 interview found

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. More on prev experience
Round 3 - Technical 

(1 Question)

  • Q1. More on my prev experience
Round 4 - Aptitude Test 

Psychometry test includes, analytical, Reasoning, Mathematical calculations,Personality assessment test

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool, Know about the background of the company, Be confident and be honest you will crack any interview. All the best

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Carbon footprint and ways to achieve

Round 2 - Coding Test 

1. which data structure is used to create an editor?

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Based on concepts and past experience

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(2 Questions)

  • Q1. Full day exam on saturday
  • Q2. Coding related, dsa, aptitude etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with every thing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. One on one round with a manager in the company from the respective team
  • Q2. Questions regarding the experience, and the profile selected.
  • Q3. Depends on the nature of interview.
Round 3 - Assignment 

Assignment relevant to the profile is given.

Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with the leadership, expectation setting is done in this round.
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiations, HR questions are resolved in this round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck for the interview. Stay calm and listen to the question properly before answering.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Given 5 coding questions to be solved in an hour

Round 2 - Technical 

(1 Question)

  • Q1. Asked questions on coding, machine learning, deep learning, Natural language processing and LLMs

Interview Questionnaire 

8 Questions

  • Q1. A sample question for example - Find the number of users who are online in Europe or How many people play Casual Games in India.
  • Ans. 

    To find the number of users online in Europe or people playing Casual Games in India.

    • Collect data from various sources like Google Analytics, App Store, and surveys.

    • Analyze the data to filter out unique users and eliminate duplicates.

    • Use segmentation to identify users based on location and game preferences.

    • Present the findings in a clear and concise report.

  • Answered by AI
  • Q2. Best bots I have come across and why do I like them ?
  • Q3. We discussed my experience starting a company - what were my learnings.
  • Ans. 

    Started a company and learned valuable lessons

    • Importance of market research before launching a product

    • Building a strong team with diverse skill sets

    • Effective communication with investors and stakeholders

    • Adapting to changes in the market and being flexible

    • Managing finances and cash flow

    • Importance of customer feedback and incorporating it into product development

  • Answered by AI
  • Q4. How I would plan a Product roadmap? Then a real scenario was given where lets assume I get X requirements from different internal teams, and with limited resources, what would be my decision
  • Ans. 

    To plan a product roadmap, prioritize requirements based on impact and feasibility.

    • Gather requirements from all internal teams

    • Prioritize requirements based on impact and feasibility

    • Create a timeline for implementation

    • Communicate the roadmap to stakeholders

    • Continuously review and adjust the roadmap as needed

  • Answered by AI
  • Q5. What would be my framework to suggest improvements ?. Also, follow-up questions to vet how closely have I worked with engineers (working with Tech Debt and scale issues around chat applications).
  • Ans. 

    My framework for suggesting improvements involves gathering user feedback, analyzing data, prioritizing based on impact and feasibility, and collaborating closely with engineers.

    • Gather user feedback through surveys, interviews, and user testing

    • Analyze data to identify pain points and areas for improvement

    • Prioritize improvements based on impact and feasibility

    • Collaborate closely with engineers to ensure technical feasib...

  • Answered by AI
  • Q6. If I’d be able to share requirements with engineering accounting for edge cases and keeping in mind the reach across different channels (pre-release checklist etc.)
  • Ans. 

    Yes, I would collaborate with engineering to ensure all edge cases are accounted for and pre-release checklist is met.

    • I would work closely with engineering to understand the technical limitations and possibilities

    • I would gather feedback from stakeholders to ensure all edge cases are accounted for

    • I would create a pre-release checklist and work with engineering to ensure all items are met

    • I would regularly communicate wit...

  • Answered by AI
  • Q7. I am the PM for the Facebook feed. And one fine day, I see the main metric for the Facebook feed product go down by 50%. What would I do?
  • Ans. 

    As a PM for Facebook feed, what would you do if the main metric goes down by 50%?

    • Identify the cause of the drop in metric

    • Analyze user feedback and behavior

    • Work with the engineering team to fix the issue

    • Communicate the problem and solution to stakeholders

    • Monitor the metric closely to ensure it returns to normal levels

  • Answered by AI
  • Q8. Product design question - How would I build an ATM for people with visual impairment.
  • Ans. 

    Designing an ATM for visually impaired people

    • Include Braille labels on buttons and screens

    • Provide audio instructions and feedback

    • Use high-contrast colors and large fonts

    • Ensure the ATM is wheelchair accessible

    • Include a headphone jack for privacy

    • Test the design with visually impaired users

  • Answered by AI

Interview Preparation Tips

Haptik.ai interview Preparation:What tips would you give to other job seekers? - Tip for Q1-
Here, the task was to figure if I can think broadly and what all parameters do I consider. I started with the main formula and listed all attributes that could impact my final value. Highlight all assumptions and form a strong basis for them. How deeply could I think was the main focus for the assignment round.

Tip for Q2-
Obviously here, the stress was to check my awareness about different competitors and trends in chatbots space.

Tip for Q3-
I came to know that they try to look for ex-startup folks or people with some entrepreneurship experience.

Tip for Q4-
The focus area here on was how would I priorities different tasks, and what was the criteria to figure out what initiatives are picked up by the Product manager short term and long term.

Tip for Q7-
I had to come up with a plan to figure out what may have gone wrong and how can I figure out the possibilities here.

Tip for Q8-
I knew that I had to start by thinking users first - form a user persona and list out the motivations/needs before jumping onto the end solution.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Case is direct, discussed my submission

Round 2 - Technical 

(1 Question)

  • Q1. Asked metrics question
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ based Questions from topics of DSA , web development

Round 2 - Asked to live code a unix comman 

(1 Question)

  • Q1. Asked us to live code tail -f unix command
Contribute & help others!
anonymous
You can choose to be anonymous

Reverie Language Technologies Interview FAQs

How many rounds are there in Reverie Language Technologies Program Manager interview?
Reverie Language Technologies interview process usually has 4 rounds. The most common rounds in the Reverie Language Technologies interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Reverie Language Technologies Program Manager interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Reverie Language Technologies. The most common topics and skills that interviewers at Reverie Language Technologies expect are Program Management.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

Infinite Computer Solutions

SALARIES

Hitachi Digital Services

INTERVIEWS

Hitachi Digital Services

No Interviews

INTERVIEWS

Infinite Computer Solutions

No Interviews

INTERVIEWS

Infinite Computer Solutions

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 48 Interviews
Gupshup Interview Questions
3.5
 • 31 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
MoEngage Interview Questions
4.0
 • 26 Interviews
ZIGRAM Interview Questions
3.9
 • 26 Interviews
View all
Reverie Language Technologies Program Manager Salary
based on 4 salaries
₹16.7 L/yr - ₹20 L/yr
23% less than the average Program Manager Salary in India
View more details
Data Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Reverie Language Technologies with

Indus OS

4.5
Compare

Process Nine Technologies

4.1
Compare

Gupshup

3.5
Compare

Uniphore Software Systems

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent