Upload Button Icon Add office photos

Filter interviews by

Acty System India Interview Questions and Answers

Updated 22 May 2024

Acty System India Interview Experiences

Popular Designations

5 interviews found

Programmer Interview Questions & Answers

user image Anonymous

posted on 26 Apr 2022

Round 1 - Coding Test 

Do coding practice daily

Round 2 - Technical 

(1 Question)

  • Q1. Do coding , have oops concept well enough

Interview Preparation Tips

Interview preparation tips for other job seekers - they just check you can easily code logic

Programmer Interview Questions asked at other Companies

Q1. What are the differences between Micro,Mini and Mainframe Computers?
View answer (2)

Trainee Interview Questions & Answers

user image Rahul Joshi

posted on 22 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 programs in c, C++, java or python

Round 2 - Aptitude Test 

Basic questions for reasoning

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Acty System India Interview Questions and Answers for Freshers
illustration image

I applied via Campus Placement

Round 1 - Coding Test 

3 coding questions all pattern printing of moderate difficulty.

Round 2 - Technical 

(1 Question)

  • Q1. 1 pattern printing question along with a basic array/string question. Also some oops questions along with sql queries were asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic pattern logic and oops and sql.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. 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 

MCQ about basic maths, statistics and reasoning.

Round 3 - Coding Test 

Technical coding test includes the basic and intermediate programs based on performance and luck, you will get chance to get a job.

Round 4 - Technical 

(2 Questions)

  • Q1. This round contains the technical question answers about the known languages and project on which candidate have worked in the past.
  • Q2. What is final, finally and finalize, differentiate all.
  • Ans. 

    final is a keyword used to declare a variable constant, finally is a block of code that executes after try-catch block, and finalize is a method called by garbage collector before destroying an object.

    • final is used to declare a variable constant and cannot be changed later

    • finally is a block of code that executes after try-catch block, regardless of whether an exception is thrown or not

    • finalize is a method called by gar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck.
You can join the company if you have strong technical and fundamentals.

Skills evaluated in this interview

Software Developer fresher Interview Questions asked at other Companies

Q1. Can we implement multiple interfaces in a single Java class?
View answer (1)

Acty System India interview questions for popular designations

 Software Engineer

 (1)

 Java Developer

 (1)

 Programmer

 (1)

 Software Developer fresher

 (1)

 Trainee

 (1)

Interview Questionnaire 

1 Question

  • Q1. About OOPs concepts

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Q2. 2. What is your goal?
  • Q3. 3. Critical project you have handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern
Contribute & help others!
anonymous
You can choose to be anonymous

Acty System India Interview FAQs

How many rounds are there in Acty System India interview?
Acty System India interview process usually has 2-3 rounds. The most common rounds in the Acty System India interview process are Coding Test, Technical and Aptitude Test.
How to prepare for Acty System India 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 Acty System India. The most common topics and skills that interviewers at Acty System India expect are HR Administration, Communication Skills, Interpretation, Petty Cash Management and .Net.
What are the top questions asked in Acty System India interview?

Some of the top questions asked at the Acty System India interview -

  1. What is final, finally and finalize, differentiate a...read more
  2. 1 pattern printing question along with a basic array/string question. Also some...read more
  3. do coding , have oops concept well eno...read more

Recently Viewed

INTERVIEWS

Fable Fintech

No Interviews

INTERVIEWS

Kyndryl

No Interviews

INTERVIEWS

Sportz Interactive

No Interviews

INTERVIEWS

TSS Consultancy

No Interviews

INTERVIEWS

TSS Consultancy

No Interviews

INTERVIEWS

TSS Consultancy

No Interviews

INTERVIEWS

Fable Fintech

No Interviews

INTERVIEWS

Fable Fintech

No Interviews

INTERVIEWS

Allied Market Research

No Interviews

Tell us how to improve this page.

Acty System India Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k 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
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Acty System India Reviews and Ratings

based on 34 reviews

2.7/5

Rating in categories

2.7

Skill development

1.8

Work-life balance

2.3

Salary

3.4

Job security

2.3

Company culture

2.4

Promotions

2.2

Work satisfaction

Explore 34 Reviews and Ratings
Office Administrator

Pune

0-2 Yrs

₹ 1.75-2.5 LPA

Office Administrator

Goregaon,

Mumbai

0-1 Yrs

₹ 1.75-2.5 LPA

Explore more jobs
Programmer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Programmer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Lead
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Acty System India 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