Upload Button Icon Add office photos

Filter interviews by

RateGain Interview Questions, Process, and Tips

Updated 24 Dec 2024

Top RateGain Interview Questions and Answers

View all 10 questions

RateGain Interview Experiences

Popular Designations

20 interviews found

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

(3 Questions)

  • Q1. Basic testing qa questions
  • Q2. Basic SQL questions
  • Q3. Basic automation
Round 2 - HR 

(2 Questions)

  • Q1. Basic salary questions
  • Q2. Docs & personal details

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well API testing & Manual Testing
Average SQL
Communication & Confidence

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQL Queries for Joins and different types of joins
Round 2 - Technical 

(1 Question)

  • Q1. SQL Queries for Joins

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Web scraping and capcha

Software Developer Engineer 2 Interview Questions asked at other Companies

Q1. Can you explain the process of optimizing code for efficiency and performance in a recent project?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Array question of bucket sort to sort the array

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

RateGain interview questions for popular designations

 Software Development Engineer

 (3)

 Software Developer

 (2)

 Associate Manager, Marketing (Content Strategy)

 (1)

 Associate/Senior Associate -(Technical)

 (1)

 Business Development Manager

 (1)

 Consultant

 (1)

 Customer Service Manager

 (1)

 Customer Success Specialist

 (1)

Officer Interview Questions & Answers

user image Jyoti

posted on 14 Mar 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Feb 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 

(5 Questions)

  • Q1. What is computer definition the computer is a electronic device that processes data and converts it into information
  • Ans. 

    A computer is an electronic device that processes data and converts it into information.

    • A computer is a machine that can perform various tasks such as calculations, data processing, and communication.

    • It consists of hardware components such as a central processing unit (CPU), memory, and input/output devices.

    • Software programs are used to instruct the computer to perform specific tasks.

    • Examples of computers include deskt

  • Answered by AI
  • Q2. Computer full from computer operated machine particularly used for technical and educational research
  • Q3. Computer developed Charles Babbage
  • Q4. CPU full form central processing unit
  • Ans. 

    CPU stands for Central Processing Unit, which is the brain of a computer system.

    • CPU is responsible for executing instructions and performing calculations.

    • It consists of three main components: the control unit, the arithmetic logic unit, and the cache.

    • Examples of CPUs include Intel Core i7, AMD Ryzen, and Apple M1.

    • CPU speed is measured in GHz (gigahertz).

  • Answered by AI
  • Q5. CPU divided into two parts arithmetic nad logic unit and control unit

Interview Preparation Tips

Interview preparation tips for other job seekers - Communications skill intersted this job try from this job

Skills evaluated in this interview

Officer Interview Questions asked at other Companies

Q1. Generally Which type of glass use is pharmaceutical industries for parenteral packing????
View answer (4)

Get interview-ready with Top RateGain Interview Questions

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are sealed classes?
  • Ans. 

    Sealed classes are classes that cannot be inherited or extended by other classes.

    • Sealed classes are declared using the 'sealed' keyword.

    • They are often used to restrict inheritance and ensure that a class has a limited number of subclasses.

    • Sealed classes can have subclasses, but those subclasses must be declared in the same file as the sealed class.

    • An example of a sealed class in C# is 'sealed class MySealedClass {}'.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Team Leader Interview Questions asked at other Companies

Q1. How to test Lift scenarios? Defect Life cycle How do write test cases after client shares requirements?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Where do you see yourself in next 5 years?

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Consultant Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

45 minutes test with devops, aptitude and coding

Round 3 - Technical 

(1 Question)

  • Q1. Explain about current roles and responsibility

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare resume items for interview

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Coding Test 

It was mix of aptitude test and 2 coding questions which were of greedy algorithm and one of DP

Round 2 - Technical 

(2 Questions)

  • Q1. It was physical one on one interview where he asked me to introduce myself first. then he asked me about one of my projects.
  • Q2. Then two DSA questions were asked. One of Fibonacci by recursion and dynamic programming both. Then he asked me one question of array pair overlapping question.
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself. Your interest and other personal stuffs
  • Q2. He further asked me about my weakness which i told was public speaking
  • Q3. Then we discussed about their company and how they are working right now

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be calm stick to basics. Try to have mock interviews before actual interviews

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2022. There were 8 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Fundamentals of HTML, CSS and javascript
Round 3 - Technical 

(1 Question)

  • Q1. Questions based on Reactjs and one easy DSA question
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with AVP of engineering on the topics of previous projects i have done so far and some questions based on situations given to me
Round 5 - One-on-one 

(1 Question)

  • Q1. Discussion with VP of Engineering mainly on to implement star rating filter for the list of items in this case example of makemytrip hotel listings were taken, and one question related to general mathemati...
Round 6 - Aptitude Test 

Its a simple aptitude test having mathematical, reasoning and english questions

Round 7 - HR 

(1 Question)

  • Q1. HR discussion based on salary negotiations and joining dates
Round 8 - Cultural Fit Round 

(1 Question)

  • Q1. Just a formal round giving exposure to their values and culture and asked you one behavioural question to check if your answer fits into their values or not.

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

RateGain Interview FAQs

How many rounds are there in RateGain interview?
RateGain interview process usually has 2-3 rounds. The most common rounds in the RateGain interview process are One-on-one Round, Technical and HR.
How to prepare for RateGain 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 RateGain. The most common topics and skills that interviewers at RateGain expect are SQL, C#, .Net, Java and AWS.
What are the top questions asked in RateGain interview?

Some of the top questions asked at the RateGain interview -

  1. Given an array of unsorted values, search a value in the array and provide its ...read more
  2. What is computer definition the computer is a electronic device that processes ...read more
  3. Space and time complexity of Sorting and Searching algos. Which algo is the bes...read more
How long is the RateGain interview process?

The duration of RateGain interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

RateGain Interview Process

based on 18 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 226 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
FabHotels Interview Questions
3.0
 • 33 Interviews
Yatra Interview Questions
3.4
 • 31 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
Ixigo.com Interview Questions
3.6
 • 21 Interviews
Cleartrip Interview Questions
3.4
 • 16 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
trivago Interview Questions
4.2
 • 2 Interviews
View all

RateGain Reviews and Ratings

based on 164 reviews

4.0/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.6

Salary

3.6

Job security

3.8

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 164 Reviews and Ratings
Senior Software Engineer
73 salaries
unlock blur

₹5.6 L/yr - ₹21.2 L/yr

Software Engineer
32 salaries
unlock blur

₹4.9 L/yr - ₹20 L/yr

Associate Manager
31 salaries
unlock blur

₹7.1 L/yr - ₹16.3 L/yr

Senior QA Engineer
28 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

QA Engineer
21 salaries
unlock blur

₹3.2 L/yr - ₹6.5 L/yr

Explore more salaries
Compare RateGain with

Yatra

3.4
Compare

Cleartrip

3.4
Compare

MakeMyTrip

3.7
Compare

Ixigo.com

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