Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Acheron Software Consultancy Team. If you also belong to the team, you can get access from here

Acheron Software Consultancy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Acheron Software Consultancy Interview Questions, Process, and Tips

Updated 5 Jan 2025

Top Acheron Software Consultancy Interview Questions and Answers

Acheron Software Consultancy Interview Experiences

Popular Designations

9 interviews found

Project Manager Interview Questions & Answers

user image Vijay Srinivas VittalamPMP®RMP®ACP®CSM®SA®ITIL®LSS GB®BB®CDL®CDP®

posted on 26 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. HR discussion about my earlier roles
  • Q2. And had asked to come to Hyderabad for 2nd/3rd round discussion
Round 2 - One-on-one 

(2 Questions)

  • Q1. Had discussion with MD he was so impressed after 2nd round he said given Offer letter that you would be joining, and he said to come tomorrow for another round discussion
  • Q2. MD had asked for final round discussion next day
Round 3 - One-on-one 

(2 Questions)

  • Q1. Final round discussion Interviewer had asked for various project management real time scenarios
  • Q2. Mitigation of variances, Variance Analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Test skill making fie update excel sheeth with data making into data science

Round 2 - Aptitude Test 

Acessment making profile into excel file and phyton data coding into 2 file update data analysis marker into file uplond

Interview Preparation Tips

Interview preparation tips for other job seekers - acher

Executive Accountant Interview Questions asked at other Companies

Q1. What is P2P cycle , 3 way match , and what will you do if Approvals are missing in case of Non PO Invoices.
View answer (4)
Acheron Software Consultancy Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

It has 30 minutes time duration and 30 questions

Round 2 - Coding Test 

30 minutes time and 3 questions

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Basic core Java string algorithms

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Acheron Software Consultancy interview questions for popular designations

 Associate Software Engineer

 (3)

 Project Manager

 (1)

 ASE Trainee

 (1)

 Senior Software Engineer

 (1)

 Associate Consultant

 (1)

 Executive Accountant

 (1)

ASE Trainee Interview Questions & Answers

user image Anjana Anju

posted on 7 Nov 2024

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

Two coding questions

ASE Trainee Interview Questions asked at other Companies

Q1. What are the different types of complexities?
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is the use of viewChild({static: false/true})
  • Ans. 

    ViewChild is used to get a reference to a child component or element in the parent component's template.

    • ViewChild is used in Angular to access a child component or element from the parent component's template.

    • The static flag determines whether the reference is resolved at compile time or runtime.

    • If static is set to true, the reference is resolved at compile time and can be used in ngOnInit.

    • If static is set to false, th...

  • Answered by AI
  • Q2. Sending multiple request to backend at a time, how can you achieve
  • Ans. 

    To send multiple requests to the backend at a time, you can use asynchronous programming or multithreading.

    • Use asynchronous programming techniques like callbacks, promises, or async/await to send multiple requests concurrently.

    • Implement multithreading to achieve parallel processing of requests.

    • Consider using libraries or frameworks that provide built-in support for concurrent requests, such as Node.js with Express or J...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Great coding test to make others understand that you are capable.

Round 2 - Technical 

(2 Questions)

  • Q1. First Duplicate number in an array.
  • Ans. 

    Find the first duplicate number in an array of strings.

    • Iterate through the array and store each element in a HashSet.

    • If an element is already in the HashSet, return it as the first duplicate.

    • If no duplicates are found, return null.

  • Answered by AI
  • Q2. Return boolean when the given string contains properly closed braces
  • Ans. 

    Check if a given string contains properly closed braces and return boolean

    • Iterate through the string and keep track of opening and closing braces

    • Use a stack data structure to keep track of the opening braces

    • If a closing brace is encountered, pop from the stack and check if it matches the corresponding opening brace

    • Return true if the stack is empty at the end, false otherwise

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Good friendly questions, no negations of salary and nothing

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company if you want to grow together with company but you should not expect work life balance.

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview Questions & Answers

user image Sahab Jaiswal

posted on 17 Oct 2021

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic of java , Armstrong no ,you must have knowledge of java

Interview Preparation Tips

Interview preparation tips for other job seekers - Must get knowledge of java and good communication skills

I applied via Walk-in and was interviewed before Oct 2021. There were 4 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 Resume tips
Round 2 - Aptitude Test 

All type of questions and logics

Round 3 - One-on-one 

(2 Questions)

  • Q1. Data structure and algorithms
  • Q2. Coading stars, strings
Round 4 - HR 

(1 Question)

  • Q1. Behavior questions and weakness, role model

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, tell positive things, be quite before staring the interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview questions from similar companies

I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

TNQT: TCS National Qualifier Test

Round 2 - Technical 

(1 Question)

  • Q1. All technical questions related to your project and basic understanding of any programming language. Basically questions from your resume will be asked.
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best, TCS is not tough to get into. But getting good project is a main cookie to be cracked.
Contribute & help others!
anonymous
You can choose to be anonymous

Acheron Software Consultancy Interview FAQs

How many rounds are there in Acheron Software Consultancy interview?
Acheron Software Consultancy interview process usually has 2-3 rounds. The most common rounds in the Acheron Software Consultancy interview process are One-on-one Round, Coding Test and Aptitude Test.
How to prepare for Acheron Software Consultancy 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 Acheron Software Consultancy. The most common topics and skills that interviewers at Acheron Software Consultancy expect are HTML, Agile, Javascript, Angular and Java.
What are the top questions asked in Acheron Software Consultancy interview?

Some of the top questions asked at the Acheron Software Consultancy interview -

  1. sending multiple request to backend at a time, how can you achi...read more
  2. Return boolean when the given string contains properly closed bra...read more
  3. what is the use of viewChild({static: false/tru...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

JOBS

Loadshare Networks

No Jobs

INTERVIEWS

Trane Technologies

No Interviews

INTERVIEWS

Brighter Tomorrow

No Interviews

SALARIES

Loadshare Networks

INTERVIEWS

Mastek

No Interviews

Tell us how to improve this page.

Acheron Software Consultancy Interview Process

based on 10 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
View all

Acheron Software Consultancy Reviews and Ratings

based on 36 reviews

3.5/5

Rating in categories

3.7

Skill development

3.0

Work-life balance

3.7

Salary

3.1

Job security

3.3

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 36 Reviews and Ratings
Software Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Developer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Acheron Software Consultancy with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent