Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by RV Solutions Team. If you also belong to the team, you can get access from here

RV Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

RV Solutions Technical Associate Interview Questions and Answers

Updated 19 Nov 2019

RV Solutions Technical Associate Interview Experiences

1 interview found

Technical Associate Interview Questions & Answers

user image SACHIN DUDHRAM SAHARE

posted on 6 Nov 2019

Interview Questionnaire 

1 Question

  • Q1. Technical questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a short story that I would love to share. Because this one simple question changed my mindset. Most of the time, instead of understanding questions, we focus on words. Few months back, I attended an interview where at first I was asked few technical questions. Then after having some random talk, the interviewer asked me “tell me one thing that people will talk about you when you're not present”. When I heard this question especially the words, i.e. “talk” , “you” and “when you're not present” , I started thinking of negative points about me. Because obviously phrase like “talking behind you” popped up in my mind. And I told him something that may be they will talk about this xyz thing about me as I am not that good at it. After having some discussions, my interviewer pointed me out he didn't ask what negative points will people talk about me but the question was “the one thing that people will talk about me”. It could be good or bad. It was a veryy simple question.

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Aug 2022. There were 4 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 tips
Round 2 - Coding Test 

Test of SQL, Tableau and other skills based on your resume on Skillate

Round 3 - Technical 

(1 Question)

  • Q1. SQL and other skills technical questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round / 2nd technical round
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Question related to oops
  • Q2. Question related to coding
  • Q3. I was rejected after 2nd round
Round 2 - Technical 

(2 Questions)

  • Q1. Question related to advanced topic in oops
  • Q2. Question related to coding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 2 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 tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is zero coupon bond?
  • Ans. 

    A zero coupon bond is a bond that pays no interest and is sold at a discount to its face value.

    • Zero coupon bonds are also known as discount bonds.

    • Investors buy these bonds at a price lower than their face value and receive the full face value at maturity.

    • The difference between the purchase price and the face value is the investor's return.

    • Zero coupon bonds are often used for long-term investments, such as retirement sa...

  • Answered by AI
  • Q2. What is corporate actions and how you record those in books?
  • Ans. 

    Corporate actions are events initiated by a company that can affect its stock price and shareholders. They are recorded in books through various accounting entries.

    • Corporate actions include stock splits, dividends, mergers, acquisitions, and spin-offs.

    • These actions are recorded in books through journal entries and adjustments to accounts such as retained earnings and stockholders' equity.

    • For example, if a company decla...

  • Answered by AI

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Drill Down,Drill through
  • Q2. Dax functions like date add,date diff,time Intelligence
  • Q3. Import direct query

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very nice.If u are confident u can easily crack the interview

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Given an input string "neeraj chopra" Write Python code to get output string as "jareen arpohc".
  • Ans. 

    The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.

    • Split the input string into individual words

    • Reverse each word

    • Join the reversed words with a space in between

  • Answered by AI
  • Q2. Given a list of 10 numbers. Write a code to list only even numbers out of the original list.
  • Ans. 

    Code to list even numbers from a given list of 10 numbers.

    • Loop through the list of numbers

    • Check if each number is even using the modulo operator

    • If the number is even, add it to a new list of even numbers

    • Return the new list of even numbers

  • Answered by AI
  • Q3. SQL queries using Window Functions Rank() , Dense Rank() etc
  • Q4. Reversal of string in python code
  • Ans. 

    Reversing a string in Python code

    • Use slicing to reverse the string

    • Use the built-in function 'reversed()'

    • Convert the string to a list, reverse it, and then join it back to a string

  • Answered by AI
  • Q5. SQL queries in general.

Interview Preparation Tips

Interview preparation tips for other job seekers - There is hiring surge in the company so one should go for it .
Basic Python , SQL knowledge is enough to crack the interviews.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Sql is the most important , Focus on Joins ,Sub query and Sql basics
  • Q2. Joining tables with different joins
  • Ans. 

    Joining tables with different joins in SQL

    • Use INNER JOIN to return rows when there is at least one match in both tables

    • Use LEFT JOIN to return all rows from the left table and the matched rows from the right table

    • Use RIGHT JOIN to return all rows from the right table and the matched rows from the left table

    • Use FULL JOIN to return rows when there is a match in one of the tables

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Fsmo roles
  • Q2. Office 365

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of python, project related questions
  • Q2. Basic SQL, few simple problem solving questions
Round 2 - HR 

(2 Questions)

  • Q1. Interests, hobbies ,general HR questions
  • Q2. Expected hike, salary, work timings preferred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for basic python and sql.

Tell us how to improve this page.

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.6
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
View all

RV Solutions Technical Associate Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

3.0

Skill development

3.4

Work-life balance

4.4

Salary

2.0

Job security

4.4

Company culture

2.3

Promotions

3.7

Work satisfaction

Explore 2 Reviews and Ratings
Engineer
35 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Project Coordinator
32 salaries
unlock blur

₹2.4 L/yr - ₹4.4 L/yr

Project Manager
30 salaries
unlock blur

₹4.8 L/yr - ₹11.2 L/yr

Project Engineer
30 salaries
unlock blur

₹2.8 L/yr - ₹4.3 L/yr

Design Engineer
29 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Explore more salaries
Compare RV Solutions with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview