Upload Button Icon Add office photos

Filter interviews by

GainInsights Solutions Interview Questions and Answers

Updated 16 Sep 2024

GainInsights Solutions Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Prepaid Expenses JV
  • Q2. Sales and Purchase JV
  • Q3. Financial Statement

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Projects in college, Data Visualizations

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About yourself
  • Q2. About company and related technologies used in this process

Interview Preparation Tips

Interview preparation tips for other job seekers - There are two rounds, 1st is assessment which is very easy.
2nd is video call interview also not that much tough, just read about company and JD

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How would you respond to a client who is not happy with the progress of work and wants to put the work on hold

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble and engage in meaningful, output yielding yet fun conversation.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic DSA. Array and String
  • Q2. Salary negotiation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic math and reasoning.

Round 2 - Coding Test 

Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for logical pattern, array and string questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Basic behavioural and Technical questions
  • Q2. What are the differences between Python 2 and Python 3, and how are comments used in Python? Additionally, can you describe your personal projects and group projects during your college studies?
  • Ans. 

    Python 2 vs Python 3 differences, comments usage, and college projects

    • Python 2 is legacy, Python 3 is current version with improved syntax and features

    • Python 2 uses print as a statement, Python 3 uses print() as a function

    • Comments in Python start with # symbol and can be used to explain code or disable certain lines

    • Personal project: Developed a web scraping tool using Python to extract data from websites

    • Group project: ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Taken by Senior AI developer and CTO. It was an hour interview where they asked scenario based questions on RAG. And simple questions on ML and CNN too.
  • Q2. Vector databases

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the fundamentals of your field, as others will recognize your attitude and behavior, often favoring those who possess a willingness to learn.

Interview Questionnaire 

1 Question

  • Q1. Related to profile and previous experience technology.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very smooth and they feel like -know to each other .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 - Technical 

(5 Questions)

  • Q1. What are oops concepts in java, explain real time scenario
  • Ans. 

    OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects to take on multiple forms and behave differently based on their context.

    • Encapsulation hides the implementation details of an object and only exposes necessary information.

    • Abstraction allows for the creation of abstract class...

  • Answered by AI
  • Q2. Uses of interface, inheritance
  • Ans. 

    Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.

    • Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.

    • Inheritance allows for code reuse and extension of existing classes, reducing code duplication.

    • Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i

  • Answered by AI
  • Q3. SQL query for join of tables
  • Ans. 

    SQL query for joining tables

    • Use JOIN keyword to combine two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the condition for joining the tables

    • Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN

  • Answered by AI
  • Q4. Java concepts used in your project
  • Ans. 

    Used Java concepts such as inheritance, polymorphism, and exception handling in my project.

    • Implemented inheritance to create a base class and derived classes with specific functionalities.

    • Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.

    • Implemented exception handling to handle errors and prevent program crashes.

    • Used interfaces to define a set of methods that a ...

  • Answered by AI
  • Q5. Overloading vs overriding, practical uses
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to provide a specific implementation of a method in a subclass

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

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zebra Technologies Software Developer interview:
  • Core Java
  • OOPS
  • collection framework
  • Database Management

Skills evaluated in this interview

GainInsights Solutions Interview FAQs

How many rounds are there in GainInsights Solutions interview?
GainInsights Solutions interview process usually has 1 rounds. The most common rounds in the GainInsights Solutions interview process are Technical.
How to prepare for GainInsights Solutions 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 GainInsights Solutions. The most common topics and skills that interviewers at GainInsights Solutions expect are QlikView, Computer science, Data Modeling, Front End and SQL.
What are the top questions asked in GainInsights Solutions interview?

Some of the top questions asked at the GainInsights Solutions interview -

  1. Projects in college, Data Visualizati...read more
  2. Sales and Purchase...read more
  3. Prepaid Expenses...read more

Tell us how to improve this page.

GainInsights Solutions Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.1
 • 9 Interviews
Analytic Edge Interview Questions
3.1
 • 6 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

GainInsights Solutions Reviews and Ratings

based on 60 reviews

3.5/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.4

Salary

3.5

Job security

3.3

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 60 Reviews and Ratings
Associate Consultant
84 salaries
unlock blur

₹2.7 L/yr - ₹8 L/yr

Consultant
40 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Consultant
21 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Business Analyst
19 salaries
unlock blur

₹6 L/yr - ₹16.5 L/yr

BI Consultant
15 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Explore more salaries
Compare GainInsights Solutions with

HyScaler

4.5
Compare

Pitney Bowes

3.8
Compare

AvenData GmbH

3.1
Compare

Dataflow Group

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