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
3.5

based on 36 Reviews

Filter interviews by

Acheron Software Consultancy Associate Software Engineer Interview Questions and Answers

Updated 5 Jan 2025

Acheron Software Consultancy Associate Software Engineer Interview Experiences

3 interviews found

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

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Annamacharya Institute of Technology & Science, Kadapa 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

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more

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 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 Jobs at Acheron Software Consultancy

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were 45 questions in total: 20 questions on aptitude and 25 questions on basic C, C++, and Java.

Round 2 - One-on-one 

(1 Question)

  • Q1. TWO person was taking interview , one is HR AND TECHNICAL PERSON , THEY ASK ME TELL ME ABOUT YOUR SELF, WHAT ARE THE QUALITY OF TEAM LEADER, ARE YOU COMFORTABLE IF WE HIRE YOU AS A TESTER AND TECHNICAL ...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Newspaper Ad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

First round :
1) front end
2) intermediate problem solving in java/c++..
3) intermediate sql

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Q2. What is currying in js
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Q2. Diff btw webpack and vite

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.

Round 2 - One-on-one 

(2 Questions)

  • Q1. How do you handle conflicts in a team project?
  • Ans. 

    I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.

    • Encourage open communication among team members to address conflicts early on

    • Practice active listening to understand all perspectives and concerns

    • Seek compromise and find common ground to resolve conflicts effectively

  • Answered by AI
  • Q2. What is the difference between an interface and an abstract class?
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.

    • Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheri...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the company, practice technical skills, communicate, showcase problem-solving abilities, stay confident, and demonstrate enthusiasm for the role
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. What type of questions are being asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Anjali Singh from Prayagraj in Uttar Pradesh, and I have completed a Postgraduate Diploma in Computer Applications.

Acheron Software Consultancy Interview FAQs

How many rounds are there in Acheron Software Consultancy Associate Software Engineer interview?
Acheron Software Consultancy interview process usually has 3 rounds. The most common rounds in the Acheron Software Consultancy interview process are Aptitude Test, HR and Coding Test.
How to prepare for Acheron Software Consultancy Associate Software Engineer 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 ESIC, HTML, Javascript, Line Inspection and MCSA.
What are the top questions asked in Acheron Software Consultancy Associate Software Engineer interview?

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

  1. Return boolean when the given string contains properly closed bra...read more
  2. First Duplicate number in an arr...read more
  3. Good friendly questions, no negations of salary and noth...read more

Tell us how to improve this page.

Acheron Software Consultancy Associate Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Acheron Software Consultancy Associate Software Engineer Salary
based on 28 salaries
₹3.8 L/yr - ₹8 L/yr
6% less than the average Associate Software Engineer Salary in India
View more details

Acheron Software Consultancy Associate Software Engineer Reviews and Ratings

based on 11 reviews

3.7/5

Rating in categories

4.1

Skill development

3.2

Work-life balance

3.7

Salary

2.8

Job security

3.5

Company culture

3.6

Promotions

3.5

Work satisfaction

Explore 11 Reviews and Ratings
Associate Software Engineer

Hyderabad / Secunderabad

0-3 Yrs

Not Disclosed

Hiring Associate Software Engineer

Coimbatore

0-2 Yrs

Not Disclosed

Explore more jobs
Software Engineer
33 salaries
unlock blur

₹4.4 L/yr - ₹11.5 L/yr

Associate Software Engineer
28 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹6.2 L/yr - ₹10.4 L/yr

Associate Software Developer
8 salaries
unlock blur

₹4.5 L/yr - ₹6.3 L/yr

Software Developer
6 salaries
unlock blur

₹4.5 L/yr - ₹8.9 L/yr

Explore more salaries
Compare Acheron Software Consultancy with

Infosys

3.7
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