Upload Button Icon Add office photos

Filter interviews by

Great Innovus Solutions Interview Questions, Process, and Tips

Updated 20 Dec 2024

Top Great Innovus Solutions Interview Questions and Answers

Great Innovus Solutions Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Signals assignment, basic site

Round 2 - Coding Test 

Palindrome, data sharing

Round 3 - HR 

(1 Question)

  • Q1. Salary prev and expected

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)

Software Trainee Interview Questions & Answers

user image Muthu bala sudhan M

posted on 19 Sep 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at P.S.N.A College of Engineering and Technology, Dindigul and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

This test consist of 30-40 questions in which aptitude both logical and analytical will come and basic programs and programming MCQ will take part.

Round 2 - Technical 

(5 Questions)

  • Q1. They have many questions for me and we need to know all the basics to crack this.
  • Q2. About inheritance, polymorphism, abstraction, encapsulation.
  • Q3. About primary key and foreign key in sql
  • Q4. Data normalisation
  • Q5. Recursion function in programming
  • Ans. 

    Recursion is a programming technique where a function calls itself to solve a problem.

    • Recursion involves breaking down a problem into smaller subproblems and calling the function recursively.

    • Base case is important to prevent infinite recursion.

    • Examples: factorial calculation, Fibonacci sequence, tree traversal.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be strong in the basics to crack the interview process.

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)

QA Engineer Interview Questions & Answers

user image Aditya Reddy

posted on 22 Apr 2024

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

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What's the difference between verification and validation
  • Ans. 

    Verification ensures the product is built right, while validation ensures the right product is built.

    • Verification focuses on whether the software meets the specified requirements.

    • Validation focuses on whether the software meets the customer's needs and expectations.

    • Verification is done through reviews, walkthroughs, and inspections.

    • Validation is done through testing, user feedback, and acceptance criteria.

    • Example: Veri...

  • Answered by AI
  • Q2. Explain with example of priority and severity
  • Ans. 

    Priority and severity are used to classify and prioritize bugs in software testing.

    • Priority determines the order in which bugs should be fixed, while severity indicates the impact of the bug on the system.

    • Priority levels can be low, medium, or high, while severity levels can be critical, major, minor, or trivial.

    • For example, a bug that causes the application to crash every time it is launched would have a high severity...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Intern Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Profit and loss, average simplification problems were asked...it not too difficult... easy to answer

Round 2 - One-on-one 

(2 Questions)

  • Q1. In one to one they asked my subject related questions and asked simple coding problem
  • Q2. For loop while loop condition pattern sums ink What is transistor, resistor etc
  • Ans. 

    Transistors and resistors are electronic components used in circuits to control the flow of electricity.

    • Transistors are semiconductor devices used to amplify or switch electronic signals.

    • Resistors are passive components that limit the flow of current in a circuit.

    • Both transistors and resistors are essential for controlling the behavior of electronic circuits.

    • Example: A transistor can be used in an amplifier circuit to ...

  • Answered by AI

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Great Innovus Solutions interview questions for popular designations

 Angular Frontend Developer

 (1)

 Intern

 (1)

 QA Engineer

 (1)

 Software Engineer

 (1)

 Software Trainee

 (1)

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

I applied via Naukri.com and was interviewed before Jul 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 tips
Round 2 - Aptitude Test 

Easy to clear learn core concepts

Round 3 - Coding Test 

Must be strong in any one language

Round 4 - Technical 

(2 Questions)

  • Q1. Introduce yourself, what is html, oops, xml, what is ambition
  • Ans. 

    I am a software engineer with expertise in HTML, OOPs, and XML. Ambition drives me to constantly learn and grow in my field.

    • HTML stands for HyperText Markup Language and is used for creating web pages.

    • OOPs stands for Object-Oriented Programming and is a programming paradigm based on the concept of objects.

    • XML stands for eXtensible Markup Language and is used for storing and transporting data.

    • Ambition is a strong desire...

  • Answered by AI
  • Q2. What is future plan , are you okay with relocate?

Interview Preparation Tips

Interview preparation tips for other job seekers - keep learning and trying your best

Skills evaluated in this interview

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 (171)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Bharati Vidyapeeth's College of Engineering for Women, Pune and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Permutations, probability etc

Round 2 - Technical 

(5 Questions)

  • Q1. Dbms ,oops , dsa
  • Q2. Write SQL query for joining two tables
  • Ans. 

    SQL query for joining two tables

    • Use the JOIN keyword to combine rows from two or more tables based on a related column between them

    • Specify the columns to be retrieved using SELECT statement

    • Use ON keyword to specify the join condition

  • Answered by AI
  • Q3. Analysis questions consists comparison
  • Q4. Array indexing, sorting array
  • Q5. Reverse the string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string and build a new string in reverse order

    • Alternatively, you can use built-in functions like reverse() or StringBuilder in some programming languages

  • Answered by AI
Round 3 - Group Discussion 

Basic GD topic was there

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be urself and give 100%

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions about the experience and the product worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - I interviewed with Techved consulting and had a horrible experience, it was like a bad dream.The process was a mess from start to finish ,process started with getting a call from the company HR, second interview was scheduled with CEO after 9 pm ,before logging in zoom call i confirmed with HR for the scheduled interview at 9 pm & was confirmed by HR ,waited for more than 15 minutes and nobody turned up ,after 9:15 pm HR says CEO is busy & rescheduled it to another day at same time 9 pm ,this time too before logging in I confirmed with HR if the CEO will turn up for the interview which I was told yes and I logged and waited for CEO to join but he didn't after multiple calls & Text to HR , finally CEO joins the meeting around 9:30 Pm,spoke to CEO for 10-15 minutes & he asked me to come down to his office for final conversation with him.Went to the mumbai office,they gave me a form to fill and strangely asked me to write an essay which i never did for any other company being having so many years of job experience.
And also till the time you don't reach their office HR will follow up with you like anything ,once you enter the office then it's totally a different world. Mine second half of the day was totally wasted they call me in goregaon office & intentionally eats your time for the meet which was mutually pre booked and confirmed scheduled.So after filling the form i was made to wait for long time before this person Francis comes who was never present in whole process and again takes the interview & he asked everything in detail of companies worked ,your targets ,incentives, remuneration etc and when asked him about his company salary & incentive structure he didn't reply & said that will be informed later also the budget they have is less of what I am expecting but the incentive is great and people are making three times of salary as their incentive ,asked him whats the target given on which he reply it will be informed later ,They want to ask you everything & when you ask them response is, it will be informed later .I told him I already had a discussion with another HR about the budget on which i was assured its fairly in range and also I am here as per the CEO, for meeting him for final discussion.After that I was again made to wait for more than a hour and they keep moving you from 1st floor to 2nd floor as per their small conference room availability.After waiting for about 3 hour I told the HR that I am getting late & will be leaving as I have another work commitment on which HR looks for CEO and ask me to wait for few more minutes,just when I was about to meet CEO, Francis ask me to wait and sends a girl who came to interview much after me being there, which was highly unprofessional & then francis ask me to meet another guy on different floor for interview before meeting the CEO ,gave the interview to this new guy and again they want to know everything about you and when u ask about the job nature and process he said he is from finance team once you join the team will guide u ,also they don't pay u for the days you worked for since their salary cycle is 20 to 21 and they hold employee salary of the 10 days and give it as FNF when employee resigns which is absurd .So after extensively speaking with HR & CEO on call along with waiting for more than 3 hour Francis comes an says that I have more experience and they are looking for a junior role with less experience and I can leave now,I told him I spoke extensively with HR and also with the CEO ,who invited me for the final meeting .First company found where the HR is more powerful than CEO & override CEO commitment & does insult candidate with zero respect for candidate time. Too many hints they gave as Red Flag ,it's a typical lala company with baniya employees behaviour.
-10 rating for Techwait Insulting company
Ceo should make their HR write an essay on basic human interaction,work ethics ,Time management, professionalism & Toxic traits.
Life Tip - before joining this company make sure you have a good Health & Term insurance .
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asdasdasdasdasdasdadsasdasda
  • Q2. Asdasdasddasdasdasdasdasdasda
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Easy Level DS Questions - 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Cloud Services related questions
  • Q2. ETL Based question
Round 3 - Coding Test 

A comprehensive coding test which included job role simulation.

Round 4 - Coding Test 

Advanced Cloud Services questions

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.

    • 8 years of experience in full-stack development

    • Specialize in Java and Angular

    • Strong problem-solving skills

    • Experience working in agile environments

  • Answered by AI
  • Q2. Why did you leave your last organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Remote work although partially supported, is highly discouraged.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Solve the problems of maths

Round 2 - Technical 

(1 Question)

  • Q1. It's about the computer knowledge
Round 3 - HR 

(1 Question)

  • Q1. Take interview of the candidate

Interview Preparation Tips

Topics to prepare for HGS TECHNOLOGIES Project Management Officer interview:
  • Maths and computer
Interview preparation tips for other job seekers - Good

Great Innovus Solutions Interview FAQs

How many rounds are there in Great Innovus Solutions interview?
Great Innovus Solutions interview process usually has 2-3 rounds. The most common rounds in the Great Innovus Solutions interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Great Innovus 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 Great Innovus Solutions. The most common topics and skills that interviewers at Great Innovus Solutions expect are C#, MVC, MVVM, .Net and ASP.Net.
What are the top questions asked in Great Innovus Solutions interview?

Some of the top questions asked at the Great Innovus Solutions interview -

  1. introduce yourself, what is html, oops, xml, what is ambit...read more
  2. What's the difference between verification and validat...read more
  3. For loop while loop condition pattern sums ink What is transistor, resistor ...read more

Tell us how to improve this page.

Great Innovus Solutions Interview Process

based on 5 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
Exl India Interview Questions
3.5
 • 100 Interviews
View all

Great Innovus Solutions Reviews and Ratings

based on 19 reviews

4.0/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.7

Salary

3.5

Job security

3.8

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 19 Reviews and Ratings
Associate Software Engineer
17 salaries
unlock blur

₹1.7 L/yr - ₹3.6 L/yr

Software Engineer
16 salaries
unlock blur

₹2.7 L/yr - ₹6.5 L/yr

Software Developer
7 salaries
unlock blur

₹1.7 L/yr - ₹3.6 L/yr

Associate Software Developer
6 salaries
unlock blur

₹1.8 L/yr - ₹3.1 L/yr

QA Engineer
6 salaries
unlock blur

₹1.7 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Great Innovus Solutions with

Infosys

3.7
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