Upload Button Icon Add office photos

Filter interviews by

Act21 Softwares Interview Questions, Process, and Tips

Updated 26 Apr 2024

Top Act21 Softwares Interview Questions and Answers

Act21 Softwares Interview Experiences

Popular Designations

7 interviews found

Sde trainee Interview Questions & Answers

user image Anonymous

posted on 26 Apr 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via campus placement at Krishna Engineering College, Ghaziabad

Round 1 - Technical 

(3 Questions)

  • Q1. What is oops ?
  • Q2. What is encapsulation?
  • Q3. Have you done any competitive coding question before what types of questions have you done

Skills evaluated in this interview

Java Developer Interview Questions & Answers

user image Aditya Sharma

posted on 24 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

It was mcq based on oops and core java and 2 coding problems

Round 2 - One-on-one 

(2 Questions)

  • Q1. One on one coding round
  • Q2. Arrays, Sub-Arrays, Linked List
Round 3 - One-on-one 

(1 Question)

  • Q1. Final interview with technology head

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2023. 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 - Case Study 

Suggest features for a sales performance tool.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Detailed resume discussion and project details
  • Q2. Case study discussion
Round 4 - Technical 

(2 Questions)

  • Q1. Resume based questions
  • Q2. Projects worked
  • Ans. 

    Managed various projects including launching new products, improving existing features, and optimizing user experience.

    • Led cross-functional teams to successfully launch a new mobile app feature

    • Implemented agile methodologies to improve project efficiency

    • Optimized user experience through A/B testing and user feedback analysis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Extremely disappointed with the communication process and a lack of timely decision from HR side despite numerous follow ups even after clearing the case study and 2 technical interview rounds.

Providing such frustrating candidate experience reflects poorly on company's professionalism.

Learn to respect candidates' time and effort.

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Dronacharya College of Engineering, Gurgaon and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Good level questions

Round 2 - Technical 

(4 Questions)

  • Q1. Easy to Hard Coding questions
  • Q2. 2 sum in array
  • Ans. 

    Find two numbers in an array that add up to a specific target value.

    • Use a hashmap to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hashmap.

    • Return the indices of the two numbers that add up to the target value.

  • Answered by AI
  • Q3. DP Difficult question
  • Q4. Reverse the BST Order
  • Ans. 

    Reverse the order of a Binary Search Tree (BST)

    • Perform an in-order traversal of the BST and store the nodes in an array

    • Reverse the array of nodes to get the reversed order of the BST

    • Reconstruct the BST using the reversed array of nodes

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Discussion Round

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)

Act21 Softwares interview questions for popular designations

 Java Developer

 (3)

 Associate Software Engineer

 (1)

 Product Manager

 (1)

 Software Engineer Trainee

 (1)

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

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 5 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 

There was basic question

Round 3 - Coding Test 

There were mcq on core java and coding question

Round 4 - Technical 

(1 Question)

  • Q1. They ask questions from core java and basic queries on sql
Round 5 - One-on-one 

(1 Question)

  • Q1. Normal discussion and about ur project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

First there was online round which has simple aptitude question's

Round 3 - Coding Test 

Then there was a coding written test which includes easy dsa question's from array strings

Round 4 - Technical 

(1 Question)

  • Q1. Then there was a long interview which revolves around dsa, oops java basics and advance

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic speed,time question

Round 2 - Coding Test 

Arrays and string based two coding question and mcq based on oops

Round 3 - Technical 

(1 Question)

  • Q1. Questions based on your resume

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Interview questions from similar companies

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
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework

Act21 Softwares Interview FAQs

How many rounds are there in Act21 Softwares interview?
Act21 Softwares interview process usually has 3-4 rounds. The most common rounds in the Act21 Softwares interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Act21 Softwares 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 Act21 Softwares. The most common topics and skills that interviewers at Act21 Softwares expect are Java, Spring, Hibernate, Multithreading and Docker.
What are the top questions asked in Act21 Softwares interview?

Some of the top questions asked at the Act21 Softwares interview -

  1. What is encapsulati...read more
  2. What is oop...read more
  3. Reverse the BST Or...read more

Tell us how to improve this page.

Act21 Softwares Interview Process

based on 3 interviews in last 1 year

Interview experience

3.3
  
Average

People are getting interviews through

based on 6 Act21 Softwares interviews
Campus Placement
67%
33% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 780 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Act21 Softwares Reviews and Ratings

based on 28 reviews

3.3/5

Rating in categories

2.8

Skill development

2.7

Work-Life balance

3.1

Salary & Benefits

3.5

Job Security

3.2

Company culture

2.9

Promotions/Appraisal

2.7

Work Satisfaction

Explore 28 Reviews and Ratings
Software Engineer
85 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Software Developer
7 salaries
unlock blur

₹4 L/yr - ₹8.8 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹8.1 L/yr - ₹16 L/yr

Business Analyst
6 salaries
unlock blur

₹5.4 L/yr - ₹10.5 L/yr

Software Engineer Trainee
5 salaries
unlock blur

₹4.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Act21 Softwares with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview