Upload Button Icon Add office photos

Filter interviews by

Accentuate Technology Application Development Associate Interview Questions and Answers

Updated 6 Oct 2024

Accentuate Technology Application Development Associate Interview Experiences

3 interviews found

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Various reasoning pseudo codes were there in this round

Round 2 - Coding Test 

Set of two coding questions. I got bob and roof and maths solution

Round 3 - Communication round 

(1 Question)

  • Q1. Not yet done. Waiting for this
Round 4 - One-on-one 

(1 Question)

  • Q1. Not yet done. I'm seeking help
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Very easy aptitude just need basics levels of aptitude solving ability.

Round 2 - Coding Test 

Basic level coding questions like prime number and so on..

Round 3 - Technical 

(1 Question)

  • Q1. OOPs concepts, Basic SQL concepts and the question on your projects.

Application Development Associate Interview Questions Asked at Other Companies

asked in Accenture
Q1. Sum of Even & Odd Digits Problem Statement Create a program t ... read more
asked in Accenture
Q2. Postfix Expression Evaluation Problem Statement Given a postfix e ... read more
asked in Accenture
Q3. What are the current technologies that are Accenture working on.
asked in Accenture
Q4. coding question - find the duplicate elements present in a given ... read more
asked in Accenture
Q5. Explain me what is Encapsulation
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Coding Test 

Few coding questions

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about youself
  • Ans. 

    I am a dedicated and passionate application developer with a strong background in programming and problem-solving.

    • Experienced in multiple programming languages such as Java, Python, and C++

    • Skilled in developing mobile applications for both Android and iOS platforms

    • Strong understanding of software development lifecycle and agile methodologies

    • Excellent problem-solving skills and ability to work well in a team environment

  • Answered by AI
  • Q2. Explain the project mentioned in your resume.
  • Ans. 

    Developed a mobile application for tracking daily water intake and setting hydration goals.

    • Designed user interface for easy input of water consumption

    • Implemented database to store user data and hydration goals

    • Integrated push notifications to remind users to drink water

    • Used charts and graphs to visualize daily water intake progress

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy to crack the interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. What is polymerphism, encapsulation and inheritance?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. Encapsulation is the practice of hiding data and methods within a class. Inheritance is the ability of a class to inherit properties and methods from a parent class.

    • Polymorphism allows objects to be treated as if they are of different types.

    • Encapsulation helps to protect data from outside interference and misuse.

    • Inheritance allows for code reuse and promot...

  • Answered by AI
  • Q2. What are stacks and give some examples of stacks
  • Ans. 

    Stacks are a data structure that follows the Last-In-First-Out (LIFO) principle. They are used to store and retrieve data in a specific order.

    • Stacks have two main operations: push (to add an element to the top) and pop (to remove the top element)

    • Examples of stacks include the call stack in programming languages, undo/redo functionality in text editors, and the back button in web browsers

  • Answered by AI
  • Q3. Why is c++ better than C?
  • Ans. 

    C++ is better than C due to its object-oriented programming features and better memory management.

    • C++ supports object-oriented programming while C does not.

    • C++ has better memory management with features like constructors and destructors.

    • C++ has more advanced features like templates and exceptions.

    • C++ is more versatile and can be used for both low-level system programming and high-level application development.

    • C++ has a...

  • Answered by AI
  • Q4. Advantages of python over c++
  • Ans. 

    Python is easier to learn, has simpler syntax, and is more versatile than C++.

    • Python has a simpler syntax and is easier to read and write than C++.

    • Python is an interpreted language, which means it doesn't need to be compiled before running.

    • Python has a vast library of modules and packages that can be easily imported and used.

    • Python is more versatile than C++ and can be used for a wide range of applications, including w...

  • Answered by AI
  • Q5. Given an array of length N. Find all the possible combinations of 2 elements whose sum= 10
  • Ans. 

    Find all possible combinations of 2 elements in an array of length N whose sum is 10.

    • Iterate through the array and for each element, check if there exists another element in the array whose sum is 10.

    • Use a nested loop to compare each element with every other element in the array.

    • Store the pairs of elements whose sum is 10 in a new array.

    • Return the array of pairs.

  • Answered by AI
  • Q6. Why is linked list better than array?
  • Ans. 

    Linked list is better than array for dynamic memory allocation and insertion/deletion operations.

    • Linked list allows for dynamic memory allocation, while arrays have a fixed size.

    • Insertion and deletion operations are faster in linked list as compared to arrays.

    • Arrays have better cache locality and are faster for random access.

    • Linked list is used in applications like implementing stacks, queues, and hash tables.

    • Arrays ar...

  • Answered by AI
  • Q7. Explain the algorithm of binary search , merge sorting and bubble sorting
  • Ans. 

    Binary search finds the position of a target value within a sorted array. Merge sort and bubble sort are sorting algorithms.

    • Binary search: repeatedly divide the search interval in half until the target value is found or not found

    • Merge sort: divide the unsorted list into n sublists, repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining

    • Bubble sort: repeatedly swap adjacent eleme...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There was a written online test. Shortlisted candidates had to go through 2 technical PI and a HR round.

Skills evaluated in this interview

Accentuate Technology Interview FAQs

How many rounds are there in Accentuate Technology Application Development Associate interview?
Accentuate Technology interview process usually has 3-4 rounds. The most common rounds in the Accentuate Technology interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Accentuate Technology Application Development Associate interview?

Some of the top questions asked at the Accentuate Technology Application Development Associate interview -

  1. OOPs concepts, Basic SQL concepts and the question on your projec...read more
  2. Not yet done. Waiting for t...read more
  3. Not yet done. I'm seeking h...read more

Tell us how to improve this page.

Accentuate Technology Application Development Associate Interview Process

based on 3 interviews

2 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
View all
Accentuate Technology Application Development Associate Salary
based on 5 salaries
₹4.3 L/yr - ₹5 L/yr
5% less than the average Application Development Associate Salary in India
View more details

Accentuate Technology Application Development Associate Reviews and Ratings

based on 4 reviews

4.7/5

Rating in categories

4.7

Skill development

4.8

Work-life balance

4.5

Salary

4.4

Job security

4.8

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 4 Reviews and Ratings
Team Lead
31 salaries
unlock blur

₹10 L/yr - ₹28 L/yr

Associate Manager
23 salaries
unlock blur

₹18 L/yr - ₹28.5 L/yr

Application Development Analyst
19 salaries
unlock blur

₹5.2 L/yr - ₹10 L/yr

Application Development - Senior Analyst
17 salaries
unlock blur

₹7.4 L/yr - ₹14.5 L/yr

Software Developer
13 salaries
unlock blur

₹4.1 L/yr - ₹12.6 L/yr

Explore more salaries
Compare Accentuate Technology with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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