Upload Button Icon Add office photos
Engaged Employer

i

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

Acro Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Acro Technologies Interview Questions and Answers

Updated 20 Jun 2024

Acro Technologies Interview Experiences

Popular Designations

7 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Dhcp kya hota hai
Round 2 - Technical 

(3 Questions)

  • Q1. Group policy about
  • Q2. Active directory
  • Q3. Wds kya hota hai

Desktop Support Engineer Interview Questions asked at other Companies

Q1. What is APIPA? WHAT IS SUBNETMASK? DIFFERENCE BETWEEB IPv4 and IPv6. How many types of os installation? What is BIOS AND what is use of CMOS BATTARY? WHST IS HDD and how many types of HDD? How to shot SMPS AND HOW TO UPDRADE RAM? DIFFERENCE... read more
View answer (3)

QA Tester Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
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 

Easy general Aptitude related to Maths and reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Technical Aptitude test related to testing
Round 4 - Technical 

(1 Question)

  • Q1. F2F Interview on online mode difficulty level is moderate

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and relax try to deliver good answer

QA Tester Interview Questions asked at other Companies

Q1. If you are given a ball pen tested for indian market, now you have to test it for international market, what testings will you perform.?
View answer (1)

Software Developer Interview Questions & Answers

user image Harsh Ruhela

posted on 24 Mar 2023

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

I applied via campus placement at Moradabad Institute of Technology, Moradabad and was interviewed in Sep 2022. There were 3 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 tips
Round 2 - Aptitude Test 

Aptitude Test was not so difficult.

Round 3 - Technical 

(6 Questions)

  • Q1. This round lasted more than 60 minutes, and was quite difficult, three hands on coding questions were asked, and three SQL queries were implemented by TR.
  • Q2. Q1. OOPS Implementation
  • Q3. Q2. Reverse words in a sentence.
  • Ans. 

    Reverse words in a sentence.

    • Split the sentence into words

    • Reverse the order of the words

    • Join the words back into a sentence

  • Answered by AI
  • Q4. Q3. A Pattern based question.
  • Q5. Q4. SQL Joins implementation.
  • Ans. 

    SQL Joins are used to combine data from two or more tables based on a related column.

    • There are four types of SQL Joins: Inner Join, Left Join, Right Join, and Full Outer Join.

    • Inner Join returns only the matching rows from both tables.

    • Left Join returns all the rows from the left table and matching rows from the right table.

    • Right Join returns all the rows from the right table and matching rows from the left table.

    • Full Ou...

  • Answered by AI
  • Q6. Q5. Some Web development questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - More focus on technical skills with implementation.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

SSC medium level test, can clear easily with 10th mathematics

Round 3 - Technical 

(3 Questions)

  • Q1. Mostly skill based discussion
  • Q2. About domain which involves particular skills which contribute to the KRA
  • Q3. About personal interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be sincere while giving interview, show interest in getting job and make promises to go extramile at work. Be strategy oriented and understanding.

Manager Talent Acquisition Interview Questions asked at other Companies

Q1. How do you address employees who are dissatisfied with their appraisals?
View answer (1)

Acro Technologies interview questions for popular designations

 Desktop Support Engineer

 (1)

 Manager Talent Acquisition

 (1)

 QA Tester

 (1)

 Senior Technical Lead

 (1)

 Software Developer

 (1)

 Software Development Engineer

 (1)

 Software Testing Engineer

 (1)

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. String reverse program and SQL related questions

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Core Java, Struts, EJB
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based, database related

Interview Preparation Tips

Topics to prepare for Acro Technologies Senior Technical Lead interview:
  • Core Java
  • Struts
  • EJB
  • SQL

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on SQL, like what is select statement , what are the type of joins, What are the different functional and non functional testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepare with all your technical knowledge, brushup your communication skills and yes always be familiar with your practical sessions time to time.

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND SubsequencesYou are given an array consisting of N integers. You need to find the number of k-element subsequences of the given array where the bitwise AND of the subsequence's elements is maximal. Also, find the maximal AND val... read more
View answer (4)

Interview questions from similar companies

Automation Pega Developer Interview Questions & Answers

Billennium user image Anonymous

posted on 24 Dec 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Referral

Round 1 - HR 

(3 Questions)

  • Q1. Overall & Relevant experience in Pega
  • Ans. 

    I have 5 years of experience working with Pega, including designing and implementing automation solutions.

    • Designed and implemented automation solutions using Pega platform

    • Worked with various Pega tools and technologies

    • 5 years of experience in Pega development

  • Answered by AI
  • Q2. Current & expected salary
  • Ans. 

    I am currently earning $80,000 and expecting a salary of $90,000.

    • Current salary: $80,000

    • Expected salary: $90,000

  • Answered by AI
  • Q3. Basic questions about Pega
Round 2 - Technical 

(2 Questions)

  • Q1. Introduction, basic discussion about projects, Roles & responsibilities
  • Q2. Case Management, Reporting, Integrations, Security, Deployments, UI with COSMOS
Round 3 - Technical 

(2 Questions)

  • Q1. Introduction & basic discussion about previous projects & experiences
  • Q2. In depth questions about advanced PEGA topics related to Case Management, Reporting, Integrations, Security, UI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Network engineer
  • Q2. Security
Round 2 - Technical 

(2 Questions)

  • Q1. Server active directory
  • Q2. Domain group policy
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Mvvm and Mvc architectures
  • Q2. Gave Code snippets to find the output
  • Q3. Swift basics and concepts like memory management
  • Q4. Oops concepts and solid principles

Acro Technologies Interview FAQs

How many rounds are there in Acro Technologies interview?
Acro Technologies interview process usually has 2-3 rounds. The most common rounds in the Acro Technologies interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Acro Technologies 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 Acro Technologies. The most common topics and skills that interviewers at Acro Technologies expect are SQL, Communication Skills, HR, Recruitment and Stored Procedures.
What are the top questions asked in Acro Technologies interview?

Some of the top questions asked at the Acro Technologies interview -

  1. Q2. Reverse words in a senten...read more
  2. Q4. SQL Joins implementati...read more
  3. Basic questions on SQL, like what is select statement , what are the type of jo...read more

Tell us how to improve this page.

Acro Technologies Interview Process

based on 6 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Acro Technologies Reviews and Ratings

based on 63 reviews

3.2/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

2.9

Salary

3.1

Job security

3.0

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 63 Reviews and Ratings
Desktop Support Engineer
63 salaries
unlock blur

₹1.2 L/yr - ₹1.8 L/yr

Software Engineer
33 salaries
unlock blur

₹4 L/yr - ₹12.6 L/yr

Associate Engineer
29 salaries
unlock blur

₹3 L/yr - ₹9.2 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Software Developer
16 salaries
unlock blur

₹4.4 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Acro Technologies 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