Upload Button Icon Add office photos

Filter interviews by

Jindal Rectifiers Interview Questions and Answers

Updated 18 Aug 2021

Jindal Rectifiers Interview Experiences

2 interviews found

Interview Questionnaire 

2 Questions

  • Q1. Technical , About My Family And About Jindal Rectifiers Questions
  • Q2. What about Jindal Rectifiers
  • Ans. 

    Jindal Rectifiers is a company specializing in rectifier equipment and solutions.

    • Jindal Rectifiers is known for its high-quality rectifier equipment.

    • They provide a wide range of rectifier solutions for various industries.

    • The company has a strong reputation for reliability and customer satisfaction.

    • Jindal Rectifiers has been in the industry for several years and has a proven track record.

    • They offer customized rectifier ...

  • Answered by AI

Junior Engineer Trainee Interview Questions asked at other Companies

Q1. How can be the powerfactor improved?
View answer (14)

Interview Questions & Answers

user image

posted on 18 Aug 2021

Interview Questionnaire 

2 Questions

  • Q1. Basic electric questions
  • Q2. Transformer and Stabilizer related questions

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Here they have work basically based on windows. So better to have c# and windows related stuff. Like win32, mfc, .net, c# . Here in my case I did not have experience in windows to ki made them clear about ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Two technical rounds were there and one more technical round with US panel were there. They were very cooperative.

I applied via Naukri.com and was interviewed before May 2021. 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 - Group Discussion 

Share the details from work related questions

Round 3 - Technical 

(1 Question)

  • Q1. What ever the new ideas
Round 4 - Work related 

(4 Questions)

  • Q1. Which type of field in previous working area
  • Q2. How many years working experience and working time any improvement
  • Q3. Work related question
  • Q4. Why choose this type job

Interview Preparation Tips

Interview preparation tips for other job seekers - Your job related going time choose the company and salary, timing, near by transport all facility checked more important
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. DSA question on the technical based
  • Q2. Same another one is DSA algorithm question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for future
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Process knowledge on Electroplating Process from start to end
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on your strong areas and be confident

I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 3 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 

(1 Question)

  • Q1. Product knowledge and experience
Round 3 - HR 

(1 Question)

  • Q1. Personal details and experience levels

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your profile and be confident, before committing make sure you are understand about job role and other details
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in Dec 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 - Technical 

(6 Questions)

  • Q1. How do you find the code performance issue in the code deployed in production?
  • Ans. 

    To find code performance issues in production, use monitoring tools and profiling techniques.

    • Use monitoring tools like New Relic, AppDynamics, or Datadog to track performance metrics and identify bottlenecks.

    • Use profiling techniques like CPU profiling, memory profiling, and network profiling to pinpoint specific areas of the code that are causing performance issues.

    • Analyze logs and error messages to identify patterns a...

  • Answered by AI
  • Q2. What is asynchronous programming
  • Ans. 

    Asynchronous programming is a programming paradigm that allows multiple tasks to run concurrently without blocking each other.

    • Asynchronous programming is used to improve the performance of applications that require a lot of I/O operations.

    • It involves the use of callbacks, promises, and async/await keywords in JavaScript.

    • Asynchronous programming can be used in both front-end and back-end development.

    • Examples of asynchro...

  • Answered by AI
  • Q3. Write a program to change background after every 0.5 sec interval to orange,white,green on button click in Angular?
  • Ans. 

    Program to change background color on button click in Angular

    • Create a button in Angular template

    • Add click event listener to the button

    • Use setInterval() function to change background color after every 0.5 sec

    • Use ngStyle directive to change background color dynamically

  • Answered by AI
  • Q4. How to load a component only after 3 of my services are loaded?
  • Ans. 

    Use Angular's 'resolve' property to load component after services are loaded.

    • Create a resolver service that waits for all three services to complete before resolving.

    • Add the resolver service to the 'resolve' property of the component's route.

    • Access the resolved data in the component using the ActivatedRoute service.

    • Example: { path: 'my-component', component: MyComponent, resolve: { data: MyResolverService } }

  • Answered by AI
  • Q5. What is difference between iquerable and ienumrable
  • Ans. 

    IQueryable is for querying data from a source that implements IQueryable interface while IEnumerable is for iterating over a collection of data.

    • IQueryable is used for deferred execution while IEnumerable is used for immediate execution.

    • IQueryable is used for querying data from a remote data source while IEnumerable is used for querying data from an in-memory collection.

    • IQueryable is more efficient for large datasets as...

  • Answered by AI
  • Q6. When you go with entity framework and ado.net
  • Ans. 

    Entity Framework is an ORM while ADO.NET is a data access technology.

    • Entity Framework is easier to use and provides more abstraction than ADO.NET.

    • ADO.NET is faster and more flexible than Entity Framework.

    • Use Entity Framework for simple CRUD operations and ADO.NET for complex queries and performance-critical applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on skills from your resume. Prepare more on Angular,Design patterns. Should have knowledge on Azure.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jun 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 - One-on-one 

(2 Questions)

  • Q1. Technical knowledge about area
  • Q2. English is required as fluent
Round 3 - Aptitude Test 

Question abou TPM, OEE, six Sigma, lean manufacturing,kaizen,poka yoke etc

Round 4 - HR 

(1 Question)

  • Q1. No sales discuss the directly give you ofer with hike of 30-40%

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fluent in English
Be confident
Share only you know very well.
Short but exactly answers the required in interview stories are no one like
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 Apr 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 - Technical 

(5 Questions)

  • Q1. IND AS related technical questions
  • Q2. Anything related to resume
  • Q3. Related to previous job
  • Q4. Market condition in India
  • Ans. 

    The market condition in India is diverse and constantly evolving.

    • India has a large and growing consumer market with increasing purchasing power

    • The country has a mix of traditional and modern retail channels

    • E-commerce is rapidly growing in popularity

    • The COVID-19 pandemic has had a significant impact on the market

    • Government policies and regulations can also affect market conditions

  • Answered by AI
  • Q5. Knowledge about ZF

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Jindal Rectifiers Interview FAQs

How to prepare for Jindal Rectifiers 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 Jindal Rectifiers. The most common topics and skills that interviewers at Jindal Rectifiers expect are Sales, Business Development, Marketing, Electricals and Lead Generation.
What are the top questions asked in Jindal Rectifiers interview?

Some of the top questions asked at the Jindal Rectifiers interview -

  1. What about Jindal Rectifi...read more
  2. Transformer and Stabilizer related questi...read more
  3. Basic electric questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Global Autotech Interview Questions
4.0
 • 47 Interviews
Ag Industries Interview Questions
4.0
 • 41 Interviews
Rostfrei Steels Interview Questions
4.1
 • 32 Interviews
View all

Jindal Rectifiers Reviews and Ratings

based on 31 reviews

3.6/5

Rating in categories

2.7

Skill development

3.2

Work-life balance

2.8

Salary

3.5

Job security

3.6

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 31 Reviews and Ratings
Assistant Manager
11 salaries
unlock blur

₹4.5 L/yr - ₹6.5 L/yr

Sales & Service Engineer
8 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Area Sales Manager
5 salaries
unlock blur

₹4.6 L/yr - ₹7.2 L/yr

Sales Manager
5 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Asst.Marketing Manager
5 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Jindal Rectifiers with

ZF Steering Gear

3.7
Compare

Dhoot Transmission

3.7
Compare

Amphenol Interconnect

4.2
Compare

Prama Hikvision India

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