Upload Button Icon Add office photos

Filter interviews by

Acuver Consulting Private Limited. Interview Questions and Answers

Updated 11 Jan 2025
Popular Designations

Acuver Consulting Private Limited. Interview Experiences

3 interviews found

Internship Trainee Interview Questions & Answers

user image Jay shankar Kumar

posted on 25 Jan 2022

I applied via LinkedIn and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1.  OOPs concept, Like Basic concept of polymorphism, Write a program how can we achieve polymorphism, Inheritance ,
  • Q2.  Concept of JDK , JRE , JVM
  • Q3. Concept of consrtuctor in java
  • Ans. 

    Constructor is a special method used to initialize objects in Java.

    • Constructor has the same name as the class.

    • It is called automatically when an object is created.

    • It can be used to set default values for object attributes.

    • There can be multiple constructors in a class with different parameters.

    • Example: public class Car { public Car(String color) { this.color = color; } }

  • Answered by AI
  • Q4. Write a program like top ten prime no and many more
  • Ans. 

    Program to find top ten prime numbers and more

    • Create a function to check if a number is prime

    • Loop through numbers and add prime numbers to an array

    • Sort the array in descending order and return the top ten

    • Add options for user to input range of numbers and number of primes to find

  • Answered by AI
  • Q5. Concept of Collection framework in java
  • Ans. 

    Collection framework is a set of interfaces and classes that provide a way to store and manipulate groups of objects in Java.

    • Collection framework provides interfaces like List, Set, Queue, etc. for storing and manipulating groups of objects.

    • It also provides classes like ArrayList, HashSet, PriorityQueue, etc. that implement these interfaces.

    • Collection framework provides algorithms like sorting, searching, shuffling, et...

  • Answered by AI
  • Q6. Concept of interface in java
  • Ans. 

    Interface in Java is a blueprint of a class that defines a set of methods without implementation.

    • Interfaces are used to achieve abstraction and multiple inheritance in Java.

    • All methods in an interface are public and abstract by default.

    • A class can implement multiple interfaces but can only extend one class.

    • Interfaces can also have default and static methods with implementation.

    • Example: interface Shape { void draw(); }

    • E...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They take 4 round
In the first round that is written in which they ask problem on java program, aptitude and SQL database which is online mode on google meet
In the second round that is Technical Interview which is taken on google meet video face to face . They ask opps concept , and give some logical problem to solve and some aptitude problem to solve on live . collection frame work in java
In the 3rd round that is Technical round they ask opps concept little advance level and also ask about the real time project . describe about the project which we done in collage or during an internship which technology we use in a project . they also ask some aptitude problem .
In the 4th round that is HR round they discuss the role . and some common HR round question

After clear all round they provide offer letter

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Java Technical questions in OOPS

SDE Interview Questions & Answers

user image CharanA Bijapur

posted on 11 Jan 2025

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

I appeared for an interview before Jan 2024.

Round 1 - Assignment 

Mixed with Psedu COdes

Round 2 - Coding Test 

It was Everything in this round

Round 3 - Technical 

(1 Question)

  • Q1. About java programming core topics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare topics like java aptitude and reasoning

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Acuver Consulting Private Limited.?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

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

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java basics oops selenium framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java basic on strings and selenium

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.

    • Graduated with a degree in Computer Science from XYZ University.

    • Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.

    • Proficient in languages like JavaScript, Python, and Java, with experience in frameworks like React and Django.

    • Enjoy collaborating in agile...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Assignment 
Round 2 - Aptitude Test 

Interview Preparation Tips

Topics to prepare for HCL Infosystems Analyst interview:
  • Java
Interview preparation tips for other job seekers - I am apply in job so i am fresher worker I am interested in Analyst work

Acuver Consulting Private Limited. Interview FAQs

How many rounds are there in Acuver Consulting Private Limited. interview?
Acuver Consulting Private Limited. interview process usually has 2 rounds. The most common rounds in the Acuver Consulting Private Limited. interview process are Technical, Assignment and Coding Test.
How to prepare for Acuver Consulting Private Limited. 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 Acuver Consulting Private Limited.. The most common topics and skills that interviewers at Acuver Consulting Private Limited. expect are Order Management System, Java, Web Services, Sterling Commerce and SQL.
What are the top questions asked in Acuver Consulting Private Limited. interview?

Some of the top questions asked at the Acuver Consulting Private Limited. interview -

  1. write a program like top ten prime no and many mo...read more
  2. Concept of Collection framework in ja...read more
  3. Concept of consrtuctor in ja...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 50%
More than 8 weeks 50%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.9
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all

Acuver Consulting Private Limited. Reviews and Ratings

based on 34 reviews

3.5/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.3

Salary

3.3

Job security

3.6

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 34 Reviews and Ratings
Consultant
51 salaries
unlock blur

₹4.8 L/yr - ₹10.1 L/yr

Associate Consultant
28 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Senior Consultant
26 salaries
unlock blur

₹10.5 L/yr - ₹27 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹13 L/yr - ₹28 L/yr

QA Engineer
16 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Explore more salaries
Compare Acuver Consulting Private Limited. with

HCL Infosystems

3.9
Compare

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.1
Compare
write
Share an Interview