Upload Button Icon Add office photos

Filter interviews by

Rps Group Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

Normal aptitude test containing behavioural, mathematical, English questions

Round 2 - Coding Test 

Oopc, dbms, sql, se concepts were there with few os, dsa and got related questions

Round 3 - Technical 

(2 Questions)

  • Q1. Go through your resume and question about project backend functionality
  • Q2. Code asked for backend application developed by me which was there in resume
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Sliding window leet code style

Round 2 - Assignment 

Computer vision task. Image segmentation

Round 3 - One-on-one 

(2 Questions)

  • Q1. What was the algorithm you used in the task
  • Ans. 

    I used the Random Forest algorithm for the task.

    • Random Forest is an ensemble learning method that builds multiple decision trees and merges them together to get a more accurate and stable prediction.

    • It is commonly used for classification and regression tasks.

    • Example: RandomForestClassifier in scikit-learn library.

  • Answered by AI
  • Q2. What are metrics you can use for this task
  • Ans. 

    Metrics for evaluating machine learning tasks

    • Accuracy

    • Precision

    • Recall

    • F1 Score

    • ROC AUC

    • Confusion Matrix

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. A presentation of a past project with followup questions
  • Q2. Some questions on text classification

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at College of Engineering ( Formerly Pune Instiute of Enginering and Technology ), Pune and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

If everyone is cheating you should also do it?

Round 2 - Technical 

(4 Questions)

  • Q1. Everyhting about project..
  • Q2. Linear vs logistic regression
  • Ans. 

    Linear regression is used for continuous variables, while logistic regression is used for binary outcomes.

    • Linear regression is used to predict a continuous outcome based on one or more input variables.

    • Logistic regression is used to predict the probability of a binary outcome based on one or more input variables.

    • Linear regression assumes a linear relationship between the independent and dependent variables, while logist...

  • Answered by AI
  • Q3. Normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables and establishing relationships between them.

    • It helps in reducing data redundancy, minimizing data anomalies, and improving data consistency.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with spec...

  • Answered by AI
  • Q4. List array difference etc
  • Ans. 

    Array difference is finding the elements that are present in one array but not in another.

    • Use set operations like difference to find elements in one array but not in another.

    • Example: arr1 = ['a', 'b', 'c'], arr2 = ['b', 'c', 'd'], arr_diff = set(arr1) - set(arr2) = ['a']

  • Answered by AI

Skills evaluated in this interview

Not important Interview Questions & Answers

Sterling Oil Exploration & Energy Production user image Anonymous

posted on 22 Dec 2024

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

(1 Question)

  • Q1. Dumb HR will ruin the company or maybe they behave how the company wants them to behave.

Interview Preparation Tips

Interview preparation tips for other job seekers - Consider joining this company only if you have no other options and are on the verge of financial collapse. I was a top candidate for selection but ultimately chose to reject the offer. My conversation with HR revealed that they seek individuals who will blindly obey rather than fostering a relationship with employees. They expect compliance and submission. I have declined their offer.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about AWS services
  • Q2. Data manipulation using Python
  • Ans. 

    Python is commonly used for data manipulation tasks due to its powerful libraries like Pandas and NumPy.

    • Use Pandas library for data manipulation tasks in Python

    • Pandas provides data structures like DataFrame for easy manipulation

    • Use NumPy for numerical operations on data arrays

    • Example: df['new_column'] = df['column1'] + df['column2']

  • Answered by AI

Skills evaluated in this interview

Start Up Engineer Interview Questions & Answers

Valmet user image Anonymous

posted on 4 Nov 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. About Yourself, education, previous work exp etc
Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical questions Engineering, paper making
  • Q2. Hydraulics, Pneumatics, CAD dwg reading
Round 3 - Technical 

(2 Questions)

  • Q1. Project management, Customer Handling, Site installations
  • Q2. Troubleshooting, Performance guarantee
Round 4 - Aptitude Test 

Verbal Reasoning, Numerical ability, General Knowledge, English Proficiency.

Round 5 - HR 

(2 Questions)

  • Q1. Why you want to join?
  • Q2. What you will bring with your previous exp and education?
  • Ans. 

    I will bring a combination of practical experience and theoretical knowledge from my previous work and education.

    • Practical experience in implementing engineering solutions

    • Theoretical knowledge gained from education in engineering principles

    • Ability to troubleshoot and problem solve based on past experiences

    • Strong communication skills to collaborate with team members and stakeholders

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

(2 Questions)

  • Q1. How can you shortout your challenges
  • Ans. 

    To overcome challenges, I prioritize tasks, seek support from team members, and continuously improve my skills.

    • Prioritize tasks based on urgency and importance

    • Seek support and guidance from team members or mentors

    • Continuously improve skills through training and self-development

    • Stay organized and maintain a positive attitude

    • Adapt to changes and learn from failures

    • Set clear goals and create action plans

  • Answered by AI
  • Q2. What is PPE regarding work
  • Ans. 

    PPE stands for Personal Protective Equipment and refers to equipment worn to minimize exposure to hazards that can cause injuries or illnesses at work.

    • Includes items like gloves, goggles, helmets, masks, and safety shoes

    • Should be provided by the employer and used by employees when necessary

    • Helps protect against physical, electrical, heat, chemicals, and biohazards

    • Training on proper use and maintenance of PPE is essenti

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

(1 Question)

  • Q1. Why do you deserve this job?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Generic questions , easy to solve.

Round 2 - Technical 

(2 Questions)

  • Q1. Related to Heat Mass Transfer
  • Q2. Related to electrical operations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Steam Turbines,Pump, Compressor,
  • Q2. Rotating equipment parameters.
  • Ans. 

    Rotating equipment parameters refer to the various factors that affect the performance and operation of rotating machinery.

    • Key parameters include speed, torque, power, vibration levels, temperature, and lubrication.

    • Proper monitoring and maintenance of these parameters are essential for ensuring optimal performance and preventing breakdowns.

    • Examples of rotating equipment include pumps, compressors, turbines, and motors.

    • ...

  • Answered by AI

Rps Group Interview FAQs

How to prepare for Rps Group 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 Rps Group. The most common topics and skills that interviewers at Rps Group expect are Project Management, Electrical Engineering, Design Engineering, Electricals and Installation.

Tell us how to improve this page.

Interview Questions from Similar Companies

Shell Interview Questions
4.0
 • 188 Interviews
Schlumberger Interview Questions
4.0
 • 136 Interviews
ExxonMobil Interview Questions
3.8
 • 68 Interviews
Baker Hughes Interview Questions
4.0
 • 51 Interviews
Petrofac Interview Questions
4.3
 • 40 Interviews
Cairn Energy Interview Questions
4.0
 • 29 Interviews
TotalEnergies Interview Questions
3.9
 • 28 Interviews
View all

Rps Group Reviews and Ratings

based on 11 reviews

4.3/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.7

Salary

2.5

Job security

4.1

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 11 Reviews and Ratings
Business Analyst
3 salaries
unlock blur

₹1.9 L/yr - ₹1.9 L/yr

Senior Accounts Executive
3 salaries
unlock blur

₹3.8 L/yr - ₹4.4 L/yr

Chief Architect
3 salaries
unlock blur

₹20 L/yr - ₹28 L/yr

Explore more salaries
Compare Rps Group with

Shell

4.0
Compare

Petrofac

4.3
Compare

Schlumberger

4.0
Compare

Baker Hughes

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