Upload Button Icon Add office photos

Filter interviews by

Rieco Industries Interview Questions and Answers

Updated 10 Aug 2024

Rieco Industries Interview Experiences

Popular Designations

6 interviews found

Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

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

(2 Questions)

  • Q1. Plc and automation
  • Q2. VFD selection and motor
Round 2 - HR 

(2 Questions)

  • Q1. Salary slip and offer
  • Q2. Leaves and travel

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. What you know about the company
  • Q2. Why you want to join it

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident & bold. Stick to basics & have patience.
It takes 15 days to clear all the rounds & getting the offer letter

Technical Sales Engineer Interview Questions asked at other Companies

Q1. What is the raw material required for cement and it's proportion?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical Round of plant process equipments.
Round 2 - HR 

(1 Question)

  • Q1. Salary Negotiation

Regional Sales Manager Interview Questions asked at other Companies

Q1. If there are 1500 shops that need to be visited twice a month, how many executives you need?
View answer (13)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at MAEER's MIT College of Engineering, Pune and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitide questions

Round 2 - Technical 

(2 Questions)

  • Q1. Engineering Related
  • Q2. Thermodynamics, design
Round 3 - HR 

(1 Question)

  • Q1. CV based regular questions

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

Rieco Industries interview questions for popular designations

 Engineer

 (1)

 Graduate Trainee

 (1)

 Lead Business Analyst

 (1)

 Regional Sales Manager

 (1)

 Service Engineer

 (1)

 Technical Sales Engineer

 (1)

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

I applied via LinkedIn and was interviewed before Feb 2022. There were 3 interview rounds.

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 - HR 

(3 Questions)

  • Q1. What are your Career Aspirations and Goals
  • Ans. 

    My career aspiration is to become a respected and influential leader in the field of business analysis.

    • To continuously develop my skills and knowledge in business analysis

    • To lead and mentor a team of business analysts

    • To contribute to the success and growth of the organization

    • To establish myself as a subject matter expert in business analysis

    • To actively participate in industry conferences and events

    • To pursue relevant ce...

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am an experienced Lead Business Analyst with a strong background in analyzing business processes and driving strategic initiatives.

    • Over 10 years of experience in business analysis

    • Proficient in gathering and documenting requirements

    • Skilled in process improvement and optimization

    • Led cross-functional teams to successfully implement projects

    • Implemented data-driven solutions resulting in cost savings

    • Developed and maintain...

  • Answered by AI
  • Q3. Questions about family background
Round 3 - Technical 

(3 Questions)

  • Q1. Knowledge about Air Pollution Control Industry
  • Q2. How do you build rapport with customer
  • Ans. 

    Building rapport with customers involves active listening, empathy, and clear communication.

    • Listen actively to their concerns and needs

    • Show empathy and understanding towards their situation

    • Communicate clearly and transparently about the project or product

    • Be responsive and available for questions or concerns

    • Establish trust through consistent follow-up and follow-through

    • Find common ground and shared goals to build a sens...

  • Answered by AI
  • Q3. How does wet scrubber works
  • Ans. 

    Wet scrubber is a pollution control device that removes pollutants from industrial exhaust streams.

    • The exhaust stream is passed through a scrubbing liquid, usually water, which traps the pollutants.

    • The scrubbing liquid is then collected and treated to remove the pollutants.

    • Wet scrubbers are commonly used in industries such as chemical, pharmaceutical, and power generation.

    • Examples of pollutants removed by wet scrubbers...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Rieco Industries Lead Business Analyst interview:
  • Air Pollution Control
Interview preparation tips for other job seekers - Just be true to yourself and try to be as honest as possible, RIECO is a wonderful company to work for, all the best.

Lead Business Analyst Interview Questions asked at other Companies

Q1. What is Counterparty Credit Risk? What is CVA and how is it calculated?
View answer (1)

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

Interview Questionnaire 

1 Question

  • Q1. Mostly questions asked about pervious experience and some of family related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your previous experience and give answer in short term and tell them every thing true, Please do not share wrong information.

Service Engineer Interview Questions asked at other Companies

Q1. What are the compulsory policy excess in four wheeler private vehicles?
View answer (11)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2022. 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 are React lifecycle Method
  • Ans. 

    React lifecycle methods are functions that are called at different stages of a component's life.

    • Mounting: constructor(), render(), componentDidMount()

    • Updating: render(), componentDidUpdate()

    • Unmounting: componentWillUnmount()

    • Error Handling: componentDidCatch()

  • Answered by AI
  • Q2. How would you optimize the api call on input change(Debouncing)
  • Ans. 

    Debounce the API call on input change to optimize performance.

    • Implement a debounce function to delay the API call until the user has finished typing.

    • Set a time interval for the debounce function to wait before making the API call.

    • Cancel the previous API call if a new input change occurs before the time interval is up.

    • Use a loading spinner to indicate to the user that the API call is in progress.

    • Consider using a caching...

  • Answered by AI
  • Q3. A code where I have to apply memoize
  • Q4. Tell me about yourself
  • Q5. What is usememo hook
  • Ans. 

    useMemo is a hook in React that memoizes the result of a function and returns the cached value when the inputs don't change.

    • useMemo is used to optimize performance by avoiding unnecessary re-renders.

    • It takes two arguments: a function that returns a value and an array of dependencies.

    • If any of the dependencies change, the function is re-executed and the new value is cached.

    • Example: useMemo(() => expensiveFunction(a, b),...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Pocket FM Front end Developer interview:
  • debouncing
  • reacthooks
  • Javascript
  • memoization
  • debouncing in react
Interview preparation tips for other job seekers - the thing some code doesn't run in codesandbox properly. if you think you write a correct code. please tell the interview to switch to vscode. this happened with me and it lead to rejection.

for preparation try to cover all javascript topic from akshay seni and all frontend interview question from technical suneja.
Focus on basics and with clearity

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 2022. There were 2 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. Tell me something about you.
  • Ans. 

    I am a passionate and creative individual with a strong interest in social media marketing.

    • I have completed several courses on social media marketing and have hands-on experience managing social media accounts for small businesses.

    • I am proficient in using various social media platforms such as Facebook, Instagram, and Twitter.

    • I have a keen eye for design and can create visually appealing graphics and content for social...

  • Answered by AI
  • Q2. Significance of social media in marketing
  • Ans. 

    Social media is crucial in marketing as it allows businesses to reach a wider audience, engage with customers, and build brand awareness.

    • Social media provides a platform for businesses to connect with their target audience and build relationships.

    • It allows for targeted advertising and the ability to track and analyze campaign performance.

    • Social media also facilitates user-generated content and word-of-mouth marketing.

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Being confident is really important while giving an interview. It doesn't give a good impresion if we stammer or delay answering.

I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. No background check/ no introduction / no question about past experience / no question about achievements !! directly interview starts with what is volatile keyword ...!
  • Q2. What is inline function
  • Ans. 

    Inline function is a function that is expanded in line when it is called, rather than calling a separate function.

    • Inline functions are used to improve performance by reducing the overhead of function calls.

    • They are defined using the 'inline' keyword.

    • They are commonly used in C++ programming.

    • Example: inline int add(int a, int b) { return a + b; }

  • Answered by AI
  • Q3. What is launch modes in android
  • Ans. 

    Launch modes determine how a new instance of an activity is associated with the current task.

    • There are four launch modes: standard, singleTop, singleTask, and singleInstance.

    • Standard is the default mode and creates a new instance of the activity every time it is launched.

    • SingleTop mode checks if there is already an instance of the activity at the top of the task stack and reuses it if possible.

    • SingleTask mode creates a...

  • Answered by AI
  • Q4. What is use of factory
  • Ans. 

    A factory is used to create objects of a specific class without exposing the creation logic to the client.

    • Factories provide a way to create objects without exposing the creation logic to the client.

    • They can be used to create objects of a specific class or a group of related classes.

    • Factories can be used to implement the Singleton pattern, where only one instance of a class is created.

    • They can also be used to implement ...

  • Answered by AI
  • Q5. Write a program to slice the array from given index and re-arrange the array without using extra variables, inbuilt methods
  • Ans. 

    Program to slice and rearrange array without extra variables or inbuilt methods

    • Use a loop to iterate through the array and shift elements to the left

    • Use a temporary variable to store the first element and move the rest of the elements one position to the left

    • Repeat the above step until the desired index is reached

    • Then move the temporary variable to the end of the sliced array

    • Continue shifting the remaining elements to

  • Answered by AI
  • Q6. By the way that question were asked for android lead :) smart interviewer :)

Interview Preparation Tips

Interview preparation tips for other job seekers - - Please educate the interviewers before assigning them a interviews
- Kindly start taking internal interviews first to evaluate who is able to take interview
- Do not waste highly professional candidates by asking what is volatile keyword at start of interview !!
- Differentiate process for hiring interns and skilled developers, You should not ask everyone to write and execute a array programs.
- Hope your team is understanding pseudo code and algorithm to solve time complexity, no need write the program that functioning fully to match all test cases in interview.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 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 - Coding Test 

It was on hacker rank

Round 3 - Aptitude Test 

It was a aptitude test taken by me of the new and all the response and the of new

Interview Preparation Tips

Topics to prepare for Coding Ninjas Software Engineer interview:
  • MySQL
  • YourSql
  • Analytics
Interview preparation tips for other job seekers - if the coin and the new off the medium and new if you add me in the data and of the suer

Rieco Industries Interview FAQs

How many rounds are there in Rieco Industries interview?
Rieco Industries interview process usually has 2-3 rounds. The most common rounds in the Rieco Industries interview process are Technical, HR and Resume Shortlist.
How to prepare for Rieco Industries 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 Rieco Industries. The most common topics and skills that interviewers at Rieco Industries expect are Sales, PDF, AutoCAD, Project Management and SAP.
What are the top questions asked in Rieco Industries interview?

Some of the top questions asked at the Rieco Industries interview -

  1. How do you build rapport with custo...read more
  2. How does wet scrubber wo...read more
  3. Knowledge about Air Pollution Control Indus...read more

Tell us how to improve this page.

Rieco Industries Interview Process

based on 15 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 429 Interviews
Thermax Limited Interview Questions
4.2
 • 243 Interviews
Voltas Interview Questions
4.0
 • 128 Interviews
BHEL Interview Questions
4.1
 • 109 Interviews
TKIL Interview Questions
4.2
 • 58 Interviews
Alfa Laval Interview Questions
4.0
 • 29 Interviews
View all

Rieco Industries Reviews and Ratings

based on 100 reviews

3.3/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.2

Salary

2.8

Job security

3.2

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 100 Reviews and Ratings
Design Engineer
17 salaries
unlock blur

₹3.8 L/yr - ₹7.5 L/yr

Assistant Manager
15 salaries
unlock blur

₹7.9 L/yr - ₹12.2 L/yr

Senior Design Engineer
15 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Senior Sales Engineer
14 salaries
unlock blur

₹4.3 L/yr - ₹6.8 L/yr

Deputy Manager
13 salaries
unlock blur

₹8.5 L/yr - ₹13.1 L/yr

Explore more salaries
Compare Rieco Industries with

TKIL

4.2
Compare

BHEL

4.1
Compare

Thermax Limited

4.2
Compare

Alfa Laval

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