Upload Button Icon Add office photos

Filter interviews by

Zf Wind Power Senior Technologist Interview Questions and Answers

Updated 24 Nov 2024

Zf Wind Power Senior Technologist Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of Mechanical engineering
  • Q2. Depth of product knowledge
Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical details
  • Q2. Technical understanding
Round 3 - HR 

(2 Questions)

  • Q1. Location constraint
  • Q2. Salary negotiation

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: Quantitative, verbal, reasoning and basic technical questions.
Duration: 1 hour
Total Questions: 50

Round: Technical + HR Interview
Experience: Questions based on data structures, algorithms, and object oriented programming concepts.
Tested basic knowledge in Finance sector especially related to the company.

College Name: Delhi Technological University, Delhi

Interview Preparation Tips

Round: Pre-placement offer
Experience: Each intern was assigned a individual project and mentor.
In the last week of internship there was project presentation and interview.
interview was easy .For me 50% of the questions were about project and some questions about algorithms and DBMS.
More emphasis was given to the quality of work on project.

General Tips: Working in company is complete different from working on course project. learning many new frameworks required for the project was really challenging.
Programming : Tree, Btree, Tries ..
Operating System: Memory Management
Networks: OSI model
DBMS : basics. they dint ask me any. Show case your interest in big data, servers and passion for technology
Skill Tips: Be confident, even if you don't know the exact answer don't give up tell your approaches to interviewer. some times they will also help you. Software Developer some question s you can ask are: what technologies do your company works on. how are freshers will be selected to different teams in the company.
Skills:
College Name: NIT Surathkal

I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Write the equation for dynamics and wave spectra equations. I do not remember questions as it is 3 years back.

Interview Preparation Tips

Interview preparation tips for other job seekers - This happened in Technip FMC Hyderabad, India. I hold 10 years experience. Interviewers don not know what to get from the candidates. The panel tried to prove within themselves that can ask difficult questions. The even entered to doctorate level questions which is not valid for performing job. Finally, I conclude that they performed some time-pass session.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1st round is technical , 2nd is values & behaviors , 3rd is assessment road
  • Q2. Be clear on values & behaviours , practice assement round offline before attempting

Interview Preparation Tips

Interview preparation tips for other job seekers - its a long process may take 2-3 months , there is internal & external assement before selectioon is finalized . Good luck
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 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 

(2 Questions)

  • Q1. Why did you apply to S&P
  • Q2. Do you know SqL or C Sharp
  • Ans. 

    Yes, I know both SQL and C#.

    • I have experience in writing SQL queries for database management.

    • I have worked on C# projects for developing desktop and web applications.

    • I am familiar with object-oriented programming concepts and database design principles.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great internal growth, but lacks on pay. Company is moving in the B right direction.

Skills evaluated in this interview

I appeared for an interview in Oct 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 minutes
Round difficulty - Medium

Timing: Window for 2 days
Environment: Online
Time: 50 Min. for 50 MCQ and 20 min for 2 Coding Questions

  • Q1. 

    Number Pattern Problem Statement

    Design a seating arrangement for a high-security meeting. There are 'N' rows of tables set up where the first row contains one table, the second row contains two tables, a...

  • Ans. 

    Design a seating arrangement for a high-security meeting with specific table assignments for security personnel and guests.

    • Create a loop to iterate through each row from 1 to N.

    • Assign tables on either end of each row to security personnel.

    • For rows with only one table, assign it to security personnel.

    • Display the seating arrangement with the number of people at each table.

    • Example: For 4 rows, the output pattern is 1, 11,

  • Answered by AI
  • Q2. 

    Insert Interval Problem Statement

    You are provided with a list of 'N' non-overlapping intervals, each defined by two integers, 'start' and 'end', sorted in ascending order by 'start' values. Your task is ...

  • Ans. 

    The task is to insert a given interval into a list of non-overlapping intervals while maintaining sorted order.

    • Iterate through the list of intervals to find the correct position to insert the given interval.

    • Merge any overlapping intervals with the given interval.

    • Update the list of intervals accordingly.

    • Handle edge cases such as when the given interval completely overlaps with existing intervals.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

Timing: Morning
Environment: On MS-Teams

  • Q1. 

    Quick Sort Problem Statement

    Sort the given array of integers in ascending order using the quick sort algorithm. Quick sort is a divide-and-conquer algorithm where a pivot point is chosen to partition the...

  • Ans. 

    Quick sort is a divide-and-conquer algorithm that sorts an array by choosing a pivot point and partitioning the array into two parts recursively.

    • Choose a pivot element (e.g., rightmost element) to partition the array into two subarrays.

    • Recursively apply quick sort to the subarrays until the entire array is sorted.

    • Time complexity can be optimized to NlogN in the worst case by selecting the pivot strategically.

    • Ensure the...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Bharati Vidyapeeth's College of Engineering. I applied for the job as Software Development in GurgaonEligibility criteria70 % throughout ( in Xth, XIIth, B.Tech so far), up to one pending Backlog in B.Tech, is allowed.IHS Markit interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPS, Operating Systems, DBMS, Computer NetworkTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : For DS and Algo, keep practicing every day on Leetcode, HackerEarth, and make a habit of participating in contests.
Tip 2 : Projects are vital in interviews, have at least 3 projects on Resume, in the field/profile which you're applying for.
Tip 3 : Give Mock Interviews.

Application resume tips for other job seekers

Tip 1 : Resume should be short and keep it under 1 page.
Tip 2 : Include skills that you're 100% confident in.
Tip 3 : Highlight your internships and projects section appropriately

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. About your professional & family details
  • Q2. Is there any previous experience about coke oven plants & steel industry
  • Q3. If you have the previous experience about those plant then they will ask u question regarding those plant systems.
  • Q4. Tell me two most Appreciateable job you have done and two mistakes with the findings from that mistake.
  • Q5. About PCS7 software knowledge & siemens plc automation related details
  • Q6. Field instruments related questions, like control valves, transmitters, analyzers etc.
  • Q7. How to calibrate a control valve
  • Ans. 

    Control valve calibration involves adjusting the valve to ensure it operates within specified parameters.

    • Determine the valve's operating range and desired set points

    • Use a calibration bench or in-line calibration equipment to adjust the valve's position and response time

    • Verify the valve's performance using a flow meter or pressure gauge

    • Document the calibration process and results for future reference

  • Answered by AI
  • Q8. Pcs7 server client systems

Interview Preparation Tips

Interview preparation tips for other job seekers - I given interview for the post of Automation & Instrument engineer. So the most interviews are related to technical instruments and PLC automation.
HR round is very general discussion, No Group discussion held.
Overall you have a good interviewing experience if you have a sound technical skills in your field.
Interview has two part
1. Telephonic interview with general details & basic technical question related to that post.
2. On site interview with details discussion & technical & HR discussion.
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning 20 minutes

Round 2 - Coding Test 

Related to my fields 20

Interview Preparation Tips

Interview preparation tips for other job seekers - Related to Python and Django Framework, HTML, CSS, MongoDB
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Walk-in and was interviewed before Mar 2022. 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 - Coding Test 

Mid level programming and mcq questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Architecture round and coding Peer programming C# questions React questions Recurssive programming String manipulation
  • Q2. String manuplation Array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the interview by various online source.

Zf Wind Power Interview FAQs

How many rounds are there in Zf Wind Power Senior Technologist interview?
Zf Wind Power interview process usually has 3 rounds. The most common rounds in the Zf Wind Power interview process are One-on-one Round and HR.
How to prepare for Zf Wind Power Senior Technologist 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 Zf Wind Power. The most common topics and skills that interviewers at Zf Wind Power expect are 3D Modeling, Concept Design, Design, Gear Box and gears.
What are the top questions asked in Zf Wind Power Senior Technologist interview?

Some of the top questions asked at the Zf Wind Power Senior Technologist interview -

  1. Basics of Mechanical engineer...read more
  2. Depth of product knowle...read more
  3. Technical understand...read more

Tell us how to improve this page.

Zf Wind Power Senior Technologist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

S&P Global Interview Questions
4.1
 • 283 Interviews
Cummins Interview Questions
4.3
 • 234 Interviews
Jindal Stainless Interview Questions
4.2
 • 217 Interviews
Shell Interview Questions
4.0
 • 195 Interviews
AtkinsRealis Interview Questions
3.9
 • 88 Interviews
TechnipFMC Interview Questions
4.0
 • 73 Interviews
bp Interview Questions
3.8
 • 62 Interviews
View all
Zf Wind Power Senior Technologist Salary
based on 6 salaries
₹11.5 L/yr - ₹20 L/yr
33% less than the average Senior Technologist Salary in India
View more details

Zf Wind Power Senior Technologist Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

2.0

Salary

4.0

Job security

4.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Deputy Engineer
229 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Junior Engineer
149 salaries
unlock blur

₹2 L/yr - ₹4.7 L/yr

Deputy Senior Engineer
70 salaries
unlock blur

₹4 L/yr - ₹8.1 L/yr

Junior Engineer Trainee
62 salaries
unlock blur

₹1.8 L/yr - ₹3.1 L/yr

Engineer
48 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Zf Wind Power with

Shapoorji Pallonji Group

4.1
Compare

Cummins

4.3
Compare

Jindal Steel and Power

3.9
Compare

S&P Global

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