Upload Button Icon Add office photos

Filter interviews by

ACCIONA Interview Questions and Answers

Updated 17 Mar 2024

ACCIONA Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Material testing plans, and testing methodology
  • Q2. Site Quality approach and Testing questions.
  • Q3. Transformer, switchgear, Substation, cables, QAP , FQAP.
Round 2 - One-on-one 

(1 Question)

  • Q1. Power Transformer testing and methodology, HT switchgear, GIS substation
Round 3 - One-on-one 

(3 Questions)

  • Q1. Job suitability, systematic approach to the problem solving in quality management system.
  • Q2. Site handling and handled projects
  • Q3. Job roles in Different organisations and current roles and responsibilities, with explanation
Round 4 - Aptitude Test 

Numerical reasoning, cognitive assessment,PI cognitive assessment,

Round 5 - Coding Test 

Cognitive behavioral assessment, inductive reasoning test, English fluency, and language tests.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for English language, Aptitude,and your cognitive and inductive reasoning.

Technical Knowledge must.

Quality Manager Interview Questions asked at other Companies

Q1. What is sig sigma? where it is used and what is the purpose?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 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. Job related questions
  • Q2. Average staff handling capacity
  • Ans. 

    The average staff handling capacity varies depending on the size of the facility, number of rooms, and level of service provided.

    • Staff handling capacity can be calculated based on the number of rooms to be cleaned per day

    • Consider the level of service provided - for example, a luxury hotel may require more staff per room than a budget hotel

    • Take into account the size of the facility - larger hotels may require more staff

  • Answered by AI

Housekeeping Supervisor Interview Questions asked at other Companies

Q1. Where types chemical available in sodexo 2 types chemical available 1) NON INFECTED AREA USE 2) INFECTED AREA USE
View answer (13)

Jobs at ACCIONA

View all

Interview questions from similar companies

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

I applied via campus placement at Birla Institute of Technology (BIT), Ranchi and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was a combination of mcq and coding questions
mcq: aptitude + c++ + sql question, nothing really tough
Coding question: 3 leetcode question, medium level, of stack, binary search and graph traversal

Round 2 - One-on-one 

(5 Questions)

  • Q1. Question regarding project
  • Q2. SQL basic to moderate question
  • Q3. C++ coding question on strings recursion callback in c, oops medium level question, finding error in code
  • Q4. Puzzles Q1-> cake cutting ( 3 cuts, 8 slices) Q2 ->9 bottles, 8 same weight bottles, 1 heavy, 2 tries using a balance
  • Q5. OS question difference bw multi-processing and multi-programming how would u reduce number of page faults. etc
Round 3 - One-on-one 

(3 Questions)

  • Q1. Once again project explanation
  • Q2. Basic to high level oops question:( C++) i was asked to write some class and in that these questions were asked 1: different types of access modifiers, but the question was asked indirectly. like why did...
  • Q3. HR questions, since it was a semi technical cum hr round,

Interview Preparation Tips

Interview preparation tips for other job seekers - stay clam and respond actively and please fill the company recruitment form properly, question was asked directly form that form. Also properly attend the pre placement talks, it would be beneficial as u can directly answer company related questions without any hesitation.

MLE Intern Interview Questions & Answers

HyperVerge user image Anonymous

posted on 17 Jan 2025

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

I applied via Campus Placement

Round 1 - Technical 

(4 Questions)

  • Q1. Describe projects?
  • Ans. 

    I have worked on various projects ranging from data analysis to machine learning models.

    • Developed a sentiment analysis model using natural language processing techniques

    • Implemented a recommendation system based on collaborative filtering algorithm

    • Worked on a predictive maintenance project for optimizing equipment performance

  • Answered by AI
  • Q2. Explain architecture of Efficient-nets
  • Ans. 

    EfficientNets are a family of convolutional neural networks that have been designed to achieve state-of-the-art accuracy with fewer parameters and FLOPS.

    • EfficientNets use a compound scaling method to balance network depth, width, and resolution for optimal performance.

    • They are based on a baseline network architecture called EfficientNet-B0, which is then scaled up to create larger models like EfficientNet-B1, Efficient...

  • Answered by AI
  • Q3. Explain transformers architecture
  • Ans. 

    Transformers architecture is a deep learning model that uses self-attention mechanism to process sequential data.

    • Transformers consist of an encoder and a decoder, each composed of multiple layers of self-attention and feed-forward neural networks.

    • Self-attention mechanism allows the model to weigh the importance of different input tokens when making predictions.

    • Transformers have achieved state-of-the-art performance in ...

  • Answered by AI
  • Q4. Longest sub array question in python.
  • Ans. 

    Find the longest subarray of strings in a given array.

    • Iterate through the array and keep track of the current subarray length.

    • Reset the subarray length when encountering a non-string element.

    • Return the length of the longest subarray found.

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. About family and past life
  • Q2. Past internships and learnings
  • Q3. College life and what they expect.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Jodhpur

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction yourself in details covering each points
  • Ans. 

    Experienced cluster manager with a proven track record in team leadership and strategic planning.

    • Over 5 years of experience in managing multiple teams and projects simultaneously

    • Strong leadership skills with the ability to motivate and inspire team members

    • Expertise in strategic planning and execution to achieve organizational goals

    • Excellent communication and interpersonal skills for effective team collaboration

    • Proven t...

  • Answered by AI
  • Q2. Location can be for new hotels for max revenue
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum Knight Moves (LC Medium)
  • Q2. OS, CN, DB concepts like multithreading, semaphore, tcp vs udp, transaction and ACId properties. Java concepts like stack vs heap(memory), error vs exception. Any 1 Project discussion for 10 mins

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the fundamental concepts of operating systems and databases. Refer to the company-tagged questions from LC.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sales & Onboarding Related
  • Q2. Business & E-commerce Business

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company for experiencing for experience persons
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(4 Questions)

  • Q1. Talk about your work experience. Detailed questions about projects that I worked on.
  • Q2. Why are you interested in switching.
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic field.

    • Interested in leveraging my skills and experience in a new environment

    • Excited about the potential to work on innovative products

    • Looking for opportunities to expand my knowledge and expertise

  • Answered by AI
  • Q3. Do you use any food delivery apps frequently? What would you improve in Swiggy?
  • Ans. 

    Yes, I frequently use food delivery apps like Swiggy.

    • I use Swiggy at least a few times a week for ordering food.

    • I appreciate the wide variety of restaurants and cuisines available on Swiggy.

    • Improvement suggestion: Enhance the user interface for a smoother ordering experience.

    • Improvement suggestion: Implement a more accurate delivery time estimation system.

    • Improvement suggestion: Offer more personalized recommendations

  • Answered by AI
  • Q4. What is northstar metric, what would be northstar metric for Swiggy
  • Ans. 

    Northstar metric is the key metric that drives the core value of a product. For Swiggy, the northstar metric could be Daily Active Users (DAU) or Orders per User.

    • Northstar metric is the single metric that best captures the core value that your product delivers to customers.

    • For Swiggy, the northstar metric could be Daily Active Users (DAU) as it represents the number of unique users who engage with the platform on a dai...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain what you worked on, how did you grow the adoption of the feature.
  • Ans. 

    I worked on improving the adoption of a new feature by conducting user research, implementing user feedback, and creating targeted marketing campaigns.

    • Conducted user research to understand user needs and preferences

    • Implemented user feedback to make necessary improvements to the feature

    • Created targeted marketing campaigns to promote the feature to the right audience

  • Answered by AI
  • Q2. Design product to manage risks during an event. Sub-question- How would this change if the target market is tier 3 cities in India

Interview Preparation Tips

Topics to prepare for Keka HR Payroll Software Product Manager interview:
  • Product growth
  • Hr tech
Interview experience
4
Good
Difficulty level
-
Process Duration
4-6 weeks
Result
-

I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Group Discussion 

A random topic was given and we had to speak on it

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why do u want to join us
  • Ans. 

    I am passionate about data science and believe your company offers a great opportunity for growth and learning.

    • Passionate about data science

    • Believe company offers growth and learning opportunities

  • Answered by AI
  • Q2. A guestimate question, how many tea cups are consumed daily in delhi
Round 3 - Technical 

(2 Questions)

  • Q1. What is Bias In ML?
  • Ans. 

    Bias in ML refers to the systematic error in a model's predictions, leading to inaccurate results.

    • Bias is the algorithm's tendency to consistently learn the wrong thing by not taking all factors into account.

    • It can result from the data used to train the model being unrepresentative or skewed.

    • Bias can lead to unfair or discriminatory outcomes, especially in sensitive areas like hiring or lending decisions.

    • Examples inclu...

  • Answered by AI
  • Q2. Regression concept in ML
  • Ans. 

    Regression in ML is a supervised learning technique used to predict continuous values based on input features.

    • Regression models establish a relationship between dependent and independent variables.

    • Common regression algorithms include linear regression, polynomial regression, and logistic regression.

    • Evaluation metrics for regression models include Mean Squared Error (MSE) and R-squared.

    • Example: Predicting house prices b...

  • Answered by AI
Round 4 - Aptitude Test 

50 question in 15 mins

Round 5 - One-on-one 

(2 Questions)

  • Q1. On site evaluation, where various tasks were given
  • Q2. Why do u want to join us
  • Ans. 

    I am passionate about data science and believe your company offers a great opportunity for growth and learning.

    • I am passionate about data science and enjoy working with data to derive insights and make informed decisions.

    • I believe your company is at the forefront of innovation in the field of data science, and I am excited about the opportunity to learn from experts in the industry.

    • I am impressed by the projects your c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance might be an issue

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

SQL and Python coding test

Round 2 - Technical 

(2 Questions)

  • Q1. Bagging vs Boosting
  • Q2. Overfitting and Underfitting in GBDT
Round 3 - HR 

(2 Questions)

  • Q1. Questions on Recent project
  • Q2. Deep Learning vs classical ML

ACCIONA Interview FAQs

How many rounds are there in ACCIONA interview?
ACCIONA interview process usually has 3-4 rounds. The most common rounds in the ACCIONA interview process are One-on-one Round, Technical and Aptitude Test.
How to prepare for ACCIONA 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 ACCIONA. The most common topics and skills that interviewers at ACCIONA expect are Auditing, CCTV Monitoring, Capacity Planning, Claims Adjudication and Forecasting.
What are the top questions asked in ACCIONA interview?

Some of the top questions asked at the ACCIONA interview -

  1. Average staff handling capac...read more
  2. Job suitability, systematic approach to the problem solving in quality manageme...read more
  3. Transformer, switchgear, Substation, cables, QAP , FQ...read more

Tell us how to improve this page.

ACCIONA Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 425 Interviews
Thermax Limited Interview Questions
4.2
 • 236 Interviews
Tata Power Interview Questions
3.9
 • 160 Interviews
Suzlon Group Interview Questions
4.1
 • 124 Interviews
BHEL Interview Questions
4.1
 • 105 Interviews
Vestas Interview Questions
4.3
 • 81 Interviews
View all

ACCIONA Reviews and Ratings

based on 55 reviews

3.7/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.6

Salary

3.9

Job security

3.6

Company culture

2.9

Promotions

3.8

Work satisfaction

Explore 55 Reviews and Ratings
Senior Engineer Turbine Cum BOP

Chitradurga

7-9 Yrs

Not Disclosed

Explore more jobs
Buyer
13 salaries
unlock blur

₹5.4 L/yr - ₹6 L/yr

Electrical Engineer
9 salaries
unlock blur

₹5.6 L/yr - ₹15.8 L/yr

Control Room Operator
7 salaries
unlock blur

₹1.3 L/yr - ₹2.2 L/yr

Manager
6 salaries
unlock blur

₹12.5 L/yr - ₹25 L/yr

Senior Electrical Engineer
6 salaries
unlock blur

₹7 L/yr - ₹14.6 L/yr

Explore more salaries
Compare ACCIONA with

Siemens

4.1
Compare

Vestas

4.3
Compare

Suzlon Group

4.1
Compare

Siemens Gamesa Renewable Power Private Limited

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