Accenture Group Interview Questions

1 What is a classifier in Python?

A classifier is an algorithm that predicts the class of an input element on the basis of a set of features. Usually, it will make use of training data(large datasets used to train an algorithm or machine learning model) to obtain understand-ability regarding the relation between input variables and class. It is mainly used in machine learning and supervised learning.

Example: A classifier can be used to predict the soap category depending on its characteristics, which means its “features”. These features may include its fragrance, appearance, color, etc. A machine learning classifier could potentially be used to predict that soap with a round shape and brown color along with a strong fragrance of sandalwood is a Mysore Sandal soap.

1 Explain about getch() function in a C++ program. How it is different from getche() function?

The getch() is a pre-defined library function in C++ that is used to receive a single input character from the keyboard, and it holds the screen until it does not receive any character from standard input. This function does not require any arguments and it is defined under the “conio.h” header file.

This program holds the output screen until you press any character on the keyboard.

The only difference between these two functions is getch() does not echo the character to the screen whereas getche() does.

Accenture Potentia Interview

The Potentia interview is a 1-hour interview given to candidates that are applying for a role in Accenture Strategy. Here is the structure of the Accenture Potentia Interview:

  • You’ll be given a short paragraph of text about a business topic with a problem statement. Topics are diverse and may not be work-related. Examples of topics include blood diamonds in Africa or intellectual property on the Internet
  • You’ll have 5 minutes to prepare and think through the problem statement
  • You’ll have a 45 to 60-minute conversation with the interviewer in which you’ll present your thoughts and the interviewer will ask follow-up questions
  • The purpose of the Potentia interview is to challenge your strategic thinking. There is no right or wrong answer. There are also no calculations or math involved.

    Instead, the interviewer is assessing you on the structure and organization of your answer and your creativity.

    Tips for the Accenture Potentia Interview:

  • Use a framework or structure for your answer: Remember that you are being assessed on how you structure and organize your answer. Therefore, instead of listing random ideas that come to mind, develop a framework to structure your ideas.
  • Brainstorm as many ideas as you can: Use your framework to help you brainstorm effectively. Your framework should have three to five different areas. Meticulously think through each area and try to generate at least three ideas in each.
  • Have a mix of practical and ambitious ideas: You are being assessed on creativity, so make sure you include ideas that are ambitious and impactful. However, you also want to show sound business judgment, so you will need to include ideas that are practical and easier to implement. You should have a mix of these two types of ideas.
  • Bring in ideas that you learned from your prior work experience: One way to demonstrate creativity is to take ideas or solutions in one industry and apply them to another. Therefore, if there is an opportunity to leverage learnings from your prior work experience, you should definitely bring it up.
  • Make it a conversation: Remember that the Accenture Potentia interview is meant to be a two-way conversation. Make sure you are listening to the feedback or questions that the interviewer has and responding accordingly.
  • ACCENTURE Interview Questions & Answers!

    Related Posts

    Leave a Reply

    Your email address will not be published. Required fields are marked *