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

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)

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)

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)

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 Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

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

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

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

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences
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

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

INTERVIEWS

Market Xcel Data Matrix

No Interviews

CAMPUS PLACEMENT

Osmania University

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