Upload Button Icon Add office photos
Engaged Employer

i

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

Promact InfoTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Promact InfoTech Software Engineer Interview Questions, Process, and Tips

Updated 20 Nov 2024

Top Promact InfoTech Software Engineer Interview Questions and Answers

Promact InfoTech Software Engineer Interview Experiences

4 interviews found

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

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Time was 1 hr for aptitute and then technical exam and then there was a call for an interview where the questions asked were from basic dsa

Round 2 - Coding Test 

The topic was on dsa and very easy oop concept and it can be solved easily

Interview Preparation Tips

Interview preparation tips for other job seekers - Try hard it aint that heard as it seems just some basic topics can land you in a good position
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 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 - Aptitude Test 

It was an online test. there was total 60 questions categorised in 6 sections having 5 questions and 1 section having 30 questions. total time given was 30 minute

Round 3 - Coding Test 

There was total 3 questions and had a time limit of 1 hr 30 minutes. this test was offline at an institution, each student was given a computer. questions were on easy level.

Round 4 - Technical 

(6 Questions)

  • Q1. It was both technical and hr round. i was asked questions on java language and oops concept. here are few examples.
  • Q2. What is jvm, jre, jdk?
  • Ans. 

    JVM is Java Virtual Machine, JRE is Java Runtime Environment, JDK is Java Development Kit.

    • JVM is an abstract machine that provides a runtime environment in which Java bytecode can be executed.

    • JRE includes JVM, libraries, and other necessary components to run Java applications.

    • JDK is a software development kit that includes JRE, compiler, debugger, and other tools for developing Java applications.

  • Answered by AI
  • Q3. What is jmm(java memory management)?
  • Ans. 

    JMM stands for Java Memory Management, which is responsible for managing memory allocation and deallocation in Java programs.

    • JMM ensures that objects are allocated and deallocated properly in Java programs.

    • It includes features like garbage collection to reclaim memory from unused objects.

    • JMM helps prevent memory leaks and optimize memory usage in Java applications.

  • Answered by AI
  • Q4. Tell me about abstract classes and interfaces
  • Ans. 

    Abstract classes and interfaces are used in object-oriented programming to define common behaviors and characteristics for classes.

    • Abstract classes can have both abstract and concrete methods, while interfaces can only have abstract methods.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Abstract classes can have constructors, while interfaces cannot.

    • Abstract classes can have mem...

  • Answered by AI
  • Q5. Tell about exception handling in java.
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Java uses try-catch blocks to handle exceptions.

    • Exceptions can be caught and handled using catch blocks.

    • The finally block is used to execute code regardless of whether an exception is thrown or not.

    • Java provides predefined exception classes like NullPointerException, ArrayIndexOutOfBoundsException, etc.

    • Custom exceptions can b

  • Answered by AI
  • Q6. What is void in java?
  • Ans. 

    void in Java is a keyword used to indicate that a method does not return any value.

    • Void is used as the return type of a method that does not return any value.

    • It is used to define methods that perform actions without returning a value.

    • Example: public void printMessage() { System.out.println("Hello!"); }

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Promact InfoTech Software Engineer interview:
  • OOPS
  • Core Java
  • DBMS
  • SQL
Interview preparation tips for other job seekers - always be confident in your knowledge and skills.

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asp.net core question and whatever you write on resume that will also ask
  • Q2. Middlwware,solid principal basic of c#
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Software Engineer Interview Questions & Answers

user image Abhula Ullul

posted on 27 Aug 2023

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

Ethics and Technical questions

Round 3 - Coding Test 

3 coding problems are there

Round 4 - Technical 

(1 Question)

  • Q1. Question on web development and oops

Promact InfoTech interview questions for designations

 Software Developer

 (1)

 Software Developer Intern

 (1)

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: Apti was quite easy . In Basic CS concepts software engineering is prominent.
Tips: Brush up Software Engineering before written test
Duration: 90 minutes
Total Questions: 50

College Name: NIT BHOPAL

I was interviewed before Aug 2016.

Interview Preparation Tips

Round: General and technical aptitude
Experience: There were questions on basics of programming and general questions on verbal,reasoning and quantitative.
Tips: Time will be short to answer all so keep watch on time

Round: Group Discussion
Experience: They segregated us in to batches and in our team there were 10 members.
Tips: Easy round
Duration: 15 minutes

Round: Telephonic
Experience: They tested my communication skill in that round

College Name: Dhanalakshmi college of engineering

Interview Preparation Tips

Round: Resume Shortlist
Experience: A telephonic of technical round basics about C concepts and Embedded C Concepts in order to call for next round .

I was interviewed before Feb 2016.

Interview Questionnaire 

1 Question

  • Q1. Enter a question

Interview Preparation Tips

Round: Resume Shortlist
Experience: Tell in detail what all happened during this round
Tips: Provide tips specifically for this round

Round: Technical Interview
Experience: Tell in detail what all happened during this round
Tips: Provide tips specifically for this round

I was interviewed in Apr 2017.

Interview Questionnaire 

2 Questions

  • Q1. Java questions...
  • Q2. Tell me about urself and about us family and all
  • Ans. 

    I am a software developer with a passion for coding and problem-solving. My family is supportive and has always encouraged my career in tech.

    • Experienced software developer

    • Passionate about coding and problem-solving

    • Supportive family that encourages my career in tech

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Easy questions are there
Duration: 1 hour
Total Questions: 90

Round: Group Discussion
Experience: 12 members are there only 9 got selected
Tips: Be confident in urself and specially work in Communication skills
Duration: 15 minutes

Round: Technical Interview
Experience: Asking all the concepts of Java like oops collections threads
Tips: Prepare well on Java

Round: HR Interview
Experience: Everything was Gud but due to my certificate problem I got rejected.. Otherwise everything is good.
Tips: Be confident

College Name: C. V. Raman College of Engineering

Interview Questionnaire 

1 Question

  • Q1. Questions related to basic logic gates and assembly language programs

Interview Preparation Tips

Round: Test
Experience: It was simple just all concept based question was their.
Tips: Get your 10th and 12th concept clear of maths and brush up basics formulas.
Duration: 60 minutes
Total Questions: 50

Round: Group Discussion
Experience: It was simple topic, i just spoke whatever i felt right about it.
Tips: just be confident and give minimum 3-4 points and encourage others also to participate.

Round: Technical Interview
Experience: It was fine not that good but here also they check your confidence.
Tips: just be confident and if you don't know the ans just say don't know.

General Tips: keep calm and just enjoy the selection process.
Because company needs you.
Skill Tips: be more clear and expressive, do not be silent .
Skills: communication skill
College Name: Vidyalankar Institute Of Technology

Promact InfoTech Interview FAQs

How many rounds are there in Promact InfoTech Software Engineer interview?
Promact InfoTech interview process usually has 3-4 rounds. The most common rounds in the Promact InfoTech interview process are Resume Shortlist, Technical and Aptitude Test.
How to prepare for Promact InfoTech Software Engineer 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 Promact InfoTech. The most common topics and skills that interviewers at Promact InfoTech expect are ASP.Net, Angular, C#, .Net and .Net Core.
What are the top questions asked in Promact InfoTech Software Engineer interview?

Some of the top questions asked at the Promact InfoTech Software Engineer interview -

  1. tell me about abstract classes and interfa...read more
  2. what is jmm(java memory managemen...read more
  3. tell about exception handling in ja...read more

Tell us how to improve this page.

Promact InfoTech Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Resume Shortlist Round
View more
Promact InfoTech Software Engineer Salary
based on 16 salaries
₹4.4 L/yr - ₹6 L/yr
38% less than the average Software Engineer Salary in India
View more details

Promact InfoTech Software Engineer Reviews and Ratings

based on 5 reviews

2.3/5

Rating in categories

2.9

Skill development

2.4

Work-life balance

2.3

Salary

2.4

Job security

2.4

Company culture

2.2

Promotions

2.0

Work satisfaction

Explore 5 Reviews and Ratings
Software Developer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IOS Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Promact InfoTech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview