Upload Button Icon Add office photos
Engaged Employer

i

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

Impressico Business Solutions Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 183 Reviews

Filter interviews by

Impressico Business Solutions Software Developer Trainee Interview Questions and Answers

Updated 4 Sep 2022

Impressico Business Solutions Software Developer Trainee Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Aug 2022. There were 3 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 is a google meet based aptitude and coding test there were no logical coding questions if you know about the concept of oops

Round 3 - Technical 

(4 Questions)

  • Q1. It was mainly on collections Framework, some basic questions of SQL, OOPS concept
  • Q2. What are abstraction and interface
  • Ans. 

    Abstraction is the process of hiding implementation details while interface defines a contract for a class.

    • Abstraction is achieved through abstract classes and methods

    • Interface is a collection of abstract methods and constants

    • Abstraction allows for easier maintenance and modification of code

    • Interface allows for multiple inheritance in Java

    • Abstraction and interface are both used to achieve abstraction in programming

  • Answered by AI
  • Q3. Difference between method overloading and overriding
  • Ans. 

    Method overloading and overriding are two concepts in object-oriented programming that allow methods to have multiple implementations.

    • Method overloading is when multiple methods have the same name but different parameters.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Overloading is resolved at compile-time while overriding is resolved at...

  • Answered by AI
  • Q4. Program to print Fibonacci series, prime numbers, pattern(high-level), basic recursion questions
  • Ans. 

    Program to print Fibonacci series, prime numbers, pattern(high-level), basic recursion questions

    • Fibonacci series can be printed using a loop or recursion

    • Prime numbers can be found using a loop and checking for divisibility

    • Pattern printing can be done using nested loops and conditional statements

    • Basic recursion questions can include factorial, sum of digits, etc.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Impressico Business Solutions Software Developer Trainee interview:
  • Core Java
Interview preparation tips for other job seekers - just prepare accordingly as described above

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 Questions were asked on string and array

Round 2 - Technical 

(3 Questions)

  • Q1. Basic OOPS questions
  • Q2. DBMS AND SQL queries
  • Q3. Coding ques: Longest subsequence in a string
  • Ans. 

    Find the longest subsequence in a string

    • Iterate through the string and keep track of the longest subsequence found so far

    • Use a hashmap to store the last index of each character seen

    • Update the longest subsequence length when a character is repeated

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DBMS, CN basic questions

Skills evaluated in this interview

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

I applied via campus placement at Mangalmay Institute of Management and Technology, Greater Noida and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning, Situation based question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions about core subjects
  • Q2. Questions of SDLC

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be strong
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hour online test ..

Round 2 - Technical 

(1 Question)

  • Q1. Programming related questions.
Round 3 - Technical 

(1 Question)

  • Q1. DSA round (easy to medium)
Round 4 - HR 

(1 Question)

  • Q1. Technical+ hr round
Round 5 - Behavioral 

(1 Question)

  • Q1. Technical questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given the react machine coding example
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain about your projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. A Lot of OOPS and Virtual concept
  • Q2. Basic SQL till joins
  • Q3. Java script medium
  • Q4. C# oops output based

Interview Preparation Tips

Topics to prepare for Indus Valley Partners Associate Software Engineer interview:
  • OOPS
  • C#
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Learn OOPS, Learn DBMS and practice SQL queries a lot and DSA till Linked list
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

Impressico Business Solutions Interview FAQs

How many rounds are there in Impressico Business Solutions Software Developer Trainee interview?
Impressico Business Solutions interview process usually has 3 rounds. The most common rounds in the Impressico Business Solutions interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Impressico Business Solutions Software Developer Trainee interview?

Some of the top questions asked at the Impressico Business Solutions Software Developer Trainee interview -

  1. Program to print Fibonacci series, prime numbers, pattern(high-level), basic re...read more
  2. difference between method overloading and overrid...read more
  3. what are abstraction and interf...read more

Tell us how to improve this page.

Senior Programmer Analyst
40 salaries
unlock blur

₹8.5 L/yr - ₹26 L/yr

Quality Analyst
38 salaries
unlock blur

₹4.4 L/yr - ₹14 L/yr

Programmer Analyst
27 salaries
unlock blur

₹5.5 L/yr - ₹19.3 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹8.7 L/yr - ₹28 L/yr

Senior Quality Analyst
22 salaries
unlock blur

₹7.2 L/yr - ₹24.3 L/yr

Explore more salaries
Compare Impressico Business Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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