Upload Button Icon Add office photos

Filter interviews by

Revivo Technologies Interview Questions and Answers

Updated 23 Dec 2024
Popular Designations

6 Interview questions

A National Account Manager was asked 6mo ago
Q. Why are you a good fit for this role?
Ans. 

I possess the skills, experience, and passion to drive national accounts and foster strong client relationships effectively.

  • Proven track record in managing national accounts, increasing revenue by 30% in my previous role.

  • Strong relationship-building skills, demonstrated by maintaining a 95% client retention rate.

  • Expertise in strategic planning and execution, successfully launching a new product line that captured ...

View all National Account Manager interview questions
A Backend Developer was asked 7mo ago
Q. What are the differences between arrays and linked lists?
Ans. 

Arrays store elements in contiguous memory locations, while linked lists store elements in nodes with pointers to the next node.

  • Arrays have constant time access to elements using index, while linked lists have linear time access.

  • Arrays have fixed size, while linked lists can dynamically grow and shrink.

  • Insertions and deletions are faster in linked lists as compared to arrays.

  • Example: Array - ['apple', 'banana', 'c...

View all Backend Developer interview questions
A Backend Developer was asked 7mo ago
Q. How do you construct basic JPA entities?
Ans. 

Basic JPA construction involves creating entity classes, defining relationships, and configuring persistence settings.

  • Create entity classes with @Entity annotation

  • Define relationships between entities using @OneToOne, @OneToMany, @ManyToOne, @ManyToMany annotations

  • Configure persistence settings in persistence.xml file

  • Use EntityManager to interact with the database

View all Backend Developer interview questions
A Software Engineer was asked 8mo ago
Q. How do you fetch data from services and repositories?
Ans. 

Fetching from services and repositories involves making API calls to retrieve data.

  • Use HTTP requests to communicate with services and repositories

  • Utilize libraries like Axios or Fetch for making API calls

  • Handle responses asynchronously to retrieve data

  • Parse and process the data received from services and repositories

  • Implement error handling for failed requests

View all Software Engineer interview questions
A Software Engineer was asked 8mo ago
Q. What is http protocol, request param etc.?
Ans. 

HTTP protocol is a set of rules for transferring data over the internet. Request parameters are data sent with an HTTP request.

  • HTTP protocol stands for Hypertext Transfer Protocol and is used for communication between web servers and clients.

  • Request parameters are key-value pairs sent in the URL or body of an HTTP request to provide additional information to the server.

  • Example: In a GET request, parameters can be ...

View all Software Engineer interview questions
A Java Developer was asked 6mo ago
Q. Merge Sort Algorithm Describe the Merge Sort algorithm, including its basic steps and time complexity.
Ans. 

Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges them back together.

  • Divide the array into two halves

  • Recursively sort each half

  • Merge the sorted halves back together

  • Time complexity is O(n log n)

  • Example: [38, 27, 43, 3, 9, 82, 10] -> [38, 27, 43] [3, 9, 82, 10] -> [38, 27] [43] [3, 9] [82, 10] -> [27, 38] [43] [3, 9] [10, 82] -...

View all Java Developer interview questions

Revivo Technologies Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Interview with Founder 

(3 Questions)

  • Q1. Basic Details based on the resume. Background, skills etc.
  • Q2. Some questions about Projects and Technologies involved
  • Q3. Merge Sort Algorithm
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges them back together.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

    • Time complexity is O(n log n)

    • Example: [38, 27, 43, 3, 9, 82, 10] -> [38, 27, 43] [3, 9, 82, 10] -> [38, 27] [43] [3, 9] [82, 10] -> [27, 38] [43] [3, 9] [10, 82] -> ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Revivo Technologies Java Developer interview:
  • Java
  • DSA
  • Spring Framework
  • SQL
  • Web Technologies

Skills evaluated in this interview

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

(2 Questions)

  • Q1. How to construct basic JPA
  • Ans. 

    Basic JPA construction involves creating entity classes, defining relationships, and configuring persistence settings.

    • Create entity classes with @Entity annotation

    • Define relationships between entities using @OneToOne, @OneToMany, @ManyToOne, @ManyToMany annotations

    • Configure persistence settings in persistence.xml file

    • Use EntityManager to interact with the database

  • Answered by AI
  • Q2. Difference between arrays and linked list
  • Ans. 

    Arrays store elements in contiguous memory locations, while linked lists store elements in nodes with pointers to the next node.

    • Arrays have constant time access to elements using index, while linked lists have linear time access.

    • Arrays have fixed size, while linked lists can dynamically grow and shrink.

    • Insertions and deletions are faster in linked lists as compared to arrays.

    • Example: Array - ['apple', 'banana', 'cherry...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why are you fit for this role.
  • Ans. 

    I possess the skills, experience, and passion to drive national accounts and foster strong client relationships effectively.

    • Proven track record in managing national accounts, increasing revenue by 30% in my previous role.

    • Strong relationship-building skills, demonstrated by maintaining a 95% client retention rate.

    • Expertise in strategic planning and execution, successfully launching a new product line that captured 20% m...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is http protocol, request param etc.?
  • Ans. 

    HTTP protocol is a set of rules for transferring data over the internet. Request parameters are data sent with an HTTP request.

    • HTTP protocol stands for Hypertext Transfer Protocol and is used for communication between web servers and clients.

    • Request parameters are key-value pairs sent in the URL or body of an HTTP request to provide additional information to the server.

    • Example: In a GET request, parameters can be inclu...

  • Answered by AI
  • Q2. How do we fetch from services and repositories?
  • Ans. 

    Fetching from services and repositories involves making API calls to retrieve data.

    • Use HTTP requests to communicate with services and repositories

    • Utilize libraries like Axios or Fetch for making API calls

    • Handle responses asynchronously to retrieve data

    • Parse and process the data received from services and repositories

    • Implement error handling for failed requests

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Revivo Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Ans. 

    Amazon's innovation, customer focus, and diverse opportunities align with my career goals and values.

    • Customer Obsession: Amazon prioritizes customer satisfaction, evident in initiatives like Prime and personalized recommendations.

    • Innovation: The company is a leader in technology and logistics, constantly pushing boundaries with services like AWS and drone delivery.

    • Diversity of Roles: Amazon offers a wide range of caree...

  • Answered by AI
  • Q2. What do you expect from Amazon?
  • Ans. 

    I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.

    • Opportunities for professional development, such as training programs and mentorship.

    • A collaborative work environment that encourages teamwork and idea sharing.

    • Access to cutting-edge technology and resources to drive innovation.

    • A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way

Interview Questionnaire 

2 Questions

  • Q1. Technical
  • Q2. Be yourself

I appeared for an interview before Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Is Infosys listed?
  • Ans. 

    Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.

    • Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)

    • It is also listed on the New York Stock Exchange (NYSE)

    • Infosys has a market capitalization of over $80 billion as of 2021

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in advance
Are these interview questions helpful?

I applied via Job Fair and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic accounting methods and journals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident About what you are saying

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for the job change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.

    • Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.

    • Interest in new technologies: I'm excited about working with cuttin...

  • Answered by AI
  • Q2. Relevant technical questions, as per my current technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be yourself. That's what the interviewers looked into. Also a thorough understanding of the technology is a must and that is what will help you in cracking the interview. You don't have to go in-depth, just the overview and what happens when is what they look for. Good communication skills is also an added incentive, something I always try to work on. All the best

I applied via Approached by Company and was interviewed before May 2018. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. This is face to face interview... They are observing our behaviour... Attitude... Etc
  • Q2. Introduce u r self....
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a Bachelor's degree in Business Administration from XYZ University.

    • I have 3 years of experience working in marketing and sales roles.

    • I am proficient in Microsoft Office Suite and have strong communication skills.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI
  • Q3. U r carrier objections
  • Ans. 

    My career objectives focus on continuous growth, contributing to team success, and making a positive impact in my field.

    • Aim to develop expertise in my field, such as becoming a certified project manager.

    • Seek leadership opportunities to guide and mentor junior team members.

    • Aspire to work on innovative projects that challenge my skills and creativity.

    • Desire to contribute to a company's mission, like improving customer sa...

  • Answered by AI
  • Q4. About TCS
  • Q5. Why should u select TCS
  • Ans. 

    TCS is a global leader in IT services with a strong reputation for innovation and client satisfaction.

    • TCS has a proven track record of delivering high-quality services to clients worldwide.

    • TCS offers a wide range of opportunities for career growth and development.

    • TCS values diversity and inclusion, creating a supportive work environment for employees.

    • TCS invests in cutting-edge technologies and training programs to kee...

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: Any kind of topic u cn select... Sales, accounts, service

Round: Test
Experience: Aptitude test... Mathematic and problem solving... General knowledge is very important

Round: Telephonic
Experience: This is final round... BH directly interact with us...

General Tips: Be confident... Be clam.... Keep smiling face... That is the way to win
Skills: Communication, Body Language, Leadership, Presentation Skills, Time Management
Duration: <1 week

Revivo Technologies Interview FAQs

How many rounds are there in Revivo Technologies interview?
Revivo Technologies interview process usually has 1 rounds. The most common rounds in the Revivo Technologies interview process are Technical and One-on-one Round.
How to prepare for Revivo Technologies 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 Revivo Technologies. The most common topics and skills that interviewers at Revivo Technologies expect are Communication Skills, Convincing Power, Negotiation, Pressure Handling and Sales Ability.
What are the top questions asked in Revivo Technologies interview?

Some of the top questions asked at the Revivo Technologies interview -

  1. What is http protocol, request param et...read more
  2. How do we fetch from services and repositori...read more
  3. Difference between arrays and linked l...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 5 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Revivo Technologies Reviews and Ratings

based on 4 reviews

2.1/5

Rating in categories

2.4

Skill development

2.2

Work-life balance

2.3

Salary

1.8

Job security

1.8

Company culture

1.8

Promotions

2.0

Work satisfaction

Explore 4 Reviews and Ratings
Compare Revivo Technologies with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview