Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Assistant System Engineer Interview Questions, Process, and Tips

Updated 19 Oct 2024

Top Accenture Assistant System Engineer Interview Questions and Answers

Accenture Assistant System Engineer Interview Experiences

3 interviews found

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

(2 Questions)

  • Q1. C++ define in cute way
  • Ans. 

    C++ is a powerful programming language known for its efficiency and flexibility.

    • C++ is a statically typed language

    • It supports object-oriented programming

    • It allows for low-level memory manipulation

    • Example: defining a class in C++ - class Car { public: int speed; };

  • Answered by AI
  • Q2. Opps concept for a cvar
  • Ans. 

    CVAR stands for Conditional Value at Risk, a risk measure used in finance to evaluate the tail risk of an investment portfolio.

    • CVAR is an extension of Value at Risk (VaR) that focuses on the expected loss beyond the VaR threshold.

    • It provides a more comprehensive view of potential losses in extreme scenarios.

    • CVAR takes into account the probability distribution of losses beyond the VaR level.

    • It is often used by investors...

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

It may take place in 3 or more different websites

Round 2 - Coding Test 

You can do

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What are the latest technology you are familiar with
  • Ans. 

    I am familiar with various latest technologies in the field of computer science.

    • Artificial Intelligence and Machine Learning

    • Cloud Computing and Virtualization

    • Blockchain Technology

    • Internet of Things (IoT)

    • Big Data Analytics

    • Cybersecurity and Ethical Hacking

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Many will apply so score as high as possible in tests

Assistant System Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. Constellation Identification Problem Given a matrix named UNIVERS ... read more
asked in TCS
Q2. Given a string S(input consisting) of ‘*’ and ‘#’. The le ... read more
asked in TCS
Q3. Space Survival Game Challenge Ninja is in space with unlimited fu ... read more
asked in TCS
Q4. Prime Time Again Problem Statement You are given two integers DAY ... read more
asked in TCS
Q5. Valid Pairs Problem Statement Given an array of integers ARR with ... read more

I applied via Company Website and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the difference between soap and rest ? Parts of WSDL, REST methods, how do you handle erros ?
  • Ans. 

    SOAP is a protocol while REST is an architectural style. SOAP uses XML while REST uses JSON or XML.

    • SOAP is a protocol while REST is an architectural style

    • SOAP uses XML while REST uses JSON or XML

    • SOAP requires WSDL while REST does not

    • SOAP supports only POST method while REST supports GET, POST, PUT, DELETE, etc.

    • SOAP has built-in error handling while REST relies on HTTP error codes

    • In SOAP, errors are handled using Fault ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank and honest. Do not be scared. Prepare well and be confident.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at Heritage Institute of Technology, Kolkata and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Remove vowel from string

Round 2 - Coding Test 

Return subset from two array

Round 3 - Group Discussion 

Work from home vs work from office

Interview Preparation Tips

Interview preparation tips for other job seekers - Gc6
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

That was good onee onee one

Round 2 - Technical 

(2 Questions)

  • Q1. How to do mechanisim
  • Ans. 

    Mechanism refers to the process or system by which something operates or is achieved.

    • Understand the components involved in the system or process

    • Identify the interactions between the components

    • Determine the cause-effect relationships

    • Analyze the functions and operations of the system

    • Implement changes or improvements if necessary

  • Answered by AI
  • Q2. What is your expectation
  • Ans. 

    I expect to work in a challenging environment where I can learn and grow professionally.

    • I expect to be given opportunities to learn new technologies and skills.

    • I expect to work in a supportive team environment where collaboration is encouraged.

    • I expect to have clear goals and expectations set by my superiors.

    • I expect to receive constructive feedback to help me improve.

    • I expect to be able to contribute my ideas and expe...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Apex question and some senario based
Round 2 - HR 

(1 Question)

  • Q1. Can you relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - do well in apex and basic of admin part.

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What do you know about oops?
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs is based on the four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation is the process of hiding the implementation details from the user.

    • Inheritance is the process of inheriting the properties of one class by another class.

    • Polymorphism is the ability of an object to take on...

  • Answered by AI
  • Q2. What is SDLC? Do you know waterfall model?
  • Ans. 

    SDLC stands for Software Development Life Cycle. Waterfall model is a linear sequential approach to SDLC.

    • SDLC is a process used to design, develop, and test software.

    • It consists of several phases such as planning, analysis, design, implementation, and maintenance.

    • Waterfall model is a traditional approach to SDLC where each phase is completed before moving on to the next.

    • It is a linear and sequential model that does not...

  • Answered by AI
  • Q3. Method overriding & method overloading?
  • Ans. 

    Method overriding is when a subclass provides its own implementation of a method already defined in its superclass. Method overloading is when multiple methods have the same name but different parameters.

    • Method overriding is used to provide a specific implementation of a method in a subclass that is already defined in its superclass.

    • Method overloading is used to define multiple methods with the same name but different ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - None hdjkolvjkkoyf juiitx iikk okay

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: In Quantitative very easy questions were asked.
In Reasoning CAT type questions were asked but they were easier than CAT.
Verbal mainly consists of antonyms,synonyms and passages.
Duration: 90 minutes

Round: Technical Interview
Experience: Questions from basics of  C like difference between structure and union, questions on pointers. they asked about mini project that i did.Overall it was  very easy.
Tips: Go through basics and answer confidently.

Round: HR Interview
Experience: General HR questions like tell me about yourself, why TCS, what is your strenghts and weakness etc. were asked
Tips: Try to keep the interview like more interacting.

College Name: IIT MADRAS
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL question about joins
  • Q2. Question related to project

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy round

I applied via Referral and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. What is compiler
  • Ans. 

    Compiler is a program that translates source code written in a high-level language into machine code.

    • Compilers are used to convert human-readable code into machine-readable code.

    • They perform lexical analysis, syntax analysis, semantic analysis, and code optimization.

    • Examples of compilers include GCC, Clang, and Microsoft Visual C++.

  • Answered by AI
  • Q2. What is class file
  • Ans. 

    A class file is a compiled Java program that contains bytecode instructions for the Java Virtual Machine to execute.

    • Class files have a .class extension

    • They are generated by the Java compiler from .java source files

    • Class files are platform-independent and can be executed on any system with a Java Virtual Machine

    • They contain information about the class name, superclass, interfaces, fields, and methods

  • Answered by AI
  • Q3. What is tuple
  • Ans. 

    A tuple is an ordered set of values or elements.

    • Tuples are immutable, meaning their values cannot be changed once created.

    • Tuples can contain elements of different data types.

    • Tuples are often used to return multiple values from a function.

    • Example: ('apple', 'banana', 'cherry')

    • Example: (1, 'hello', True)

  • Answered by AI
  • Q4. What is operating system
  • Ans. 

    An operating system is a software that manages computer hardware and software resources.

    • It acts as an interface between the user and the computer hardware.

    • It provides services to applications and manages system resources.

    • Examples include Windows, macOS, Linux, Android, iOS.

    • It controls the allocation of memory, processing power, and input/output devices.

    • It provides security and protection to the system and its data.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, confident with your answer,learn a lot about technology

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Assistant System Engineer interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Aptitude Test, Coding Test and HR.
What are the top questions asked in Accenture Assistant System Engineer interview?

Some of the top questions asked at the Accenture Assistant System Engineer interview -

  1. What is the difference between soap and rest ? Parts of WSDL, REST methods, how...read more
  2. What are the latest technology you are familiar w...read more
  3. C++ define in cute ...read more

Tell us how to improve this page.

Accenture Assistant System Engineer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
Accenture Assistant System Engineer Salary
based on 40 salaries
₹2.5 L/yr - ₹8.6 L/yr
At par with the average Assistant System Engineer Salary in India
View more details

Accenture Assistant System Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

5.0

Salary

4.0

Job security

5.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹17.5 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.6 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.4k salaries
unlock blur

₹3.6 L/yr - ₹13.4 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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