Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
121 views2 pages

Accenture Coding Needs

The document provides a coding strategy and preparation plan for an Accenture coding test, including reviewing Java fundamentals, practicing common data structures and algorithms, taking mock tests, and focusing on time management and problem-solving skills to obtain at least one partial and one fully solved question in the test. It also lists topics to brush up on like basic Java concepts, sorting/searching algorithms, exception handling, and file I/O.

Uploaded by

Shreeja SP
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
121 views2 pages

Accenture Coding Needs

The document provides a coding strategy and preparation plan for an Accenture coding test, including reviewing Java fundamentals, practicing common data structures and algorithms, taking mock tests, and focusing on time management and problem-solving skills to obtain at least one partial and one fully solved question in the test. It also lists topics to brush up on like basic Java concepts, sorting/searching algorithms, exception handling, and file I/O.

Uploaded by

Shreeja SP
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

CODING STRATEGY

JAVA coding playlist - 30 questions

JAVA prepinsta accenture questions- 20 questions

STELLAR training- Accenture questions.

TRY 10 FREE QUESTIONS IN PREPINSTA!!

Thoroughly study all the logic and these code alone you can do this kayyy!!!

___________________________________________________________________________________
______________________________________________

Here are the things you should brush up on:

1. Programming Basic Concepts & Definitions with examples - Classes, Interfaces,


Libraries, Overloading & Overriding, etc.
2. Basic sorting & searching programs - Bubble Sort, Insertion Sort, Binary Search
etc.
3. Exception Handling in Java
4. File Handling in Java
5. Input & Output in C/C++
6. Programming Syntax - Learn tricky ways of using for loop, do-while loop, switch-
case-break statements, etc.

That's about it. On-Campus placements are the easiest to crack. They require a
fairly sound technical knowledge but high communication skills.

___________________________________________________________________________________
______________________________________________
The candidates who clear all the first two rounds will have to go through the third
round which is the coding round. All the candidates will have to solve
2 questions in 45 minutes. So to pass the third round and get your dream job at
least you’ve to achieve one partial output.
But the second question should be completely solved.
So to get passed in this section the candidate should get one partial output and
one complete output.

___________________________________________________________________________________
__________________________________________________
Of course, I'd be happy to help you prepare for your Accenture coding test! Since
you have a limited amount of time, let's focus on a targeted approach to
improve your coding skills. Here's a plan you can follow:

1. Basics of Java:

Revise the fundamental concepts of Java: data types, variables, operators, loops,
and conditional statements.
Familiarize yourself with object-oriented programming (OOP) concepts like classes,
objects, inheritance, polymorphism, and encapsulation.

2. Data Structures and Algorithms:

Focus on basic data structures: arrays, linked lists, stacks, and queues.
Understand algorithms for sorting (e.g., bubble sort, insertion sort) and searching
(e.g., linear search, binary search).
3. Problem-Solving Practice:

Start with easy problems and gradually move to medium-level problems as you gain
confidence.

4. Practice Java Coding:

Practice coding exercises related to Java on prepinsta.com


Implement basic programs that involve loops, conditional statements, and simple
algorithms.

5. Mock Tests:

Take mock coding tests that simulate the actual test environment.
Analyze your performance, identify weak areas, and work on improving them.

6. Time Management:

Work on improving your problem-solving speed without compromising accuracy.


Set time limits for solving practice problems to simulate the real test conditions.

7. Learn from Solutions:

After attempting a problem, even if you solve it correctly, study other solutions
as well. You can learn different approaches and optimizations this way.

8. Review Concepts:

Review your mistakes and areas where you struggled in practice tests.
Focus on understanding the underlying concepts and patterns.

9. Stay Calm and Positive:

Maintain a positive attitude and stay calm during the test.


Take short breaks while studying to avoid burnout.

10. Brush Up on English Communication:

Accenture might also evaluate your communication skills. Spend some time reading,
writing, and speaking in English.
___________________________________________________________________________________
_________________________________________________

You might also like