Upload Button Icon Add office photos

Wipro GE Health Care

Compare button icon Compare button icon Compare

Filter interviews by

Wipro GE Health Care Software Engineer Interview Questions and Answers

Updated 13 Mar 2024

Wipro GE Health Care Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, access specifiers, run time and compile time polymorphism, type casting, inorder tree traversal, how to identify loop using linked list and identify the first node of a loop, copy constructo...
Round 2 - One-on-one 

(1 Question)

  • Q1. This was a technical round with the manager. Questions were asked on the work done in the previous organization
Round 3 - HR 

(1 Question)

  • Q1. Casual discussion

Interview questions from similar companies

I was interviewed in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I was interviewed in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Optional class, Stream , Java 8 features
  • Q2. Exception handling in java
  • Ans. 

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

    • Use try-catch blocks to handle exceptions

    • Use finally block to execute code regardless of exception

    • Use throw keyword to manually throw exceptions

    • Use throws keyword in method signature to declare exceptions that can be thrown

  • Answered by AI
  • Q3. Thread , MultiThreading

Interview Preparation Tips

Topics to prepare for TCS iON Software Engineer interview:
  • Core Java
  • Spring Boot
  • DBMS

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected
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 

BASIC TO MODERATE questions on there. & sectional time was given.

Round 3 - Group Discussion 

There was a communication round. Some basic English Grammer and 5 small topic was given. you have to say on those 5 topics within 2mins each. This was Easy level.

Round 4 - Technical 

(1 Question)

  • Q1. Some qst based on the programming language you are comfortable in. Then basic DBMS qst are there. And based on your final year project.
Round 5 - HR 

(1 Question)

  • Q1. Basic HR qst like introduce yourself, your skills, strenth & weakness, and willing to relocate or not.

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement stack data structure
  • Ans. 

    Implement stack data structure

    • Use an array or linked list to store elements

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How global variable work , how its shared by all function
  • Ans. 

    Global variables are accessible from any part of the program and can be modified by any function.

    • Global variables are declared outside of any function.

    • They can be accessed and modified by any function in the program.

    • If a function modifies the value of a global variable, the new value is visible to all other functions.

    • Global variables can be useful for sharing data between functions.

    • However, overuse of global variables

  • Answered by AI
  • Q3. Program to transpose the matrix
  • Ans. 

    Program to transpose a matrix

    • Iterate through rows and columns of the matrix

    • Swap the elements at (i,j) and (j,i) positions

    • Return the transposed matrix

  • Answered by AI
  • Q4. Internal implementation of pre and post fix operator
  • Ans. 

    Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.

    • Pre-fix operator (++x) increments the value of x and returns the new value.

    • Post-fix operator (x++) returns the value of x and then increments it.

    • Both operators can be used with variables of numeric data types.

    • They can also be used with pointers to increment or decrement the memory address they point to.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some standard problem from geekforgeeks.com

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is Micro service ?
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.

    • Microservices are small, independent services that work together to form a complete application

    • Each microservice is responsible for a specific function or feature

    • Microservices communicate with each other over well-defined APIs

    • Microservices can be developed, deployed, ...

  • Answered by AI
  • Q2. What about XUnit Testing and NUnit testing difference
  • Ans. 

    XUnit and NUnit are both unit testing frameworks for .NET, with XUnit being newer and more extensible.

    • XUnit is newer and more extensible compared to NUnit

    • XUnit uses attributes for test methods while NUnit uses attributes for test fixtures

    • XUnit does not support TestFixtureSetUp and TestFixtureTearDown like NUnit

    • XUnit has better support for parallel testing compared to NUnit

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jul 2023. 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 - Technical 

(1 Question)

  • Q1. Tell something about app life cycle.
  • Ans. 

    App life cycle refers to the stages an application goes through from installation to removal.

    • App is installed on a device

    • App is launched and runs

    • App goes into background when not in use

    • App may be terminated by the user or system

    • App data may be cleared or app uninstalled

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is listview control
  • Ans. 

    ListView control is a graphical control element used to display a list of items in a vertical, scrollable view.

    • Used in GUI applications to display a list of items

    • Allows users to scroll through the list

    • Can be customized with different layouts and styles

    • Commonly used in mobile apps and desktop applications

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Siemens Software Engineer interview:
  • C#
  • Xamarin
Interview preparation tips for other job seekers - Just be more clear about language you were using to develop application.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Linked List, Stack, Arrays, String based questions

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concept, Coding
  • Q2. Inheritance, Encapsulation, Abstraction
Round 3 - Behavioral 

(1 Question)

  • Q1. About tech stack, projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How many zeros are there in the factorial of n?
  • Ans. 

    The number of zeros in the factorial of n depends on the number of factors of 5 in n!

    • Count the number of factors of 5 in n! to determine the number of zeros

    • For example, in 10! = 10 x 9 x 8 x 7 x 6 x 5 x 4 x 3 x 2 x 1, there is one factor of 5, so there is one zero at the end

  • Answered by AI
Round 2 - no 

(2 Questions)

  • Q1. No interview was there only one round
  • Q2. No second round

Wipro GE Health Care Interview FAQs

How many rounds are there in Wipro GE Health Care Software Engineer interview?
Wipro GE Health Care interview process usually has 3 rounds. The most common rounds in the Wipro GE Health Care interview process are Technical, One-on-one Round and HR.

Tell us how to improve this page.

Wipro GE Health Care Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Wipro GE Health Care Software Engineer Salary
based on 26 salaries
₹9.5 L/yr - ₹24 L/yr
98% more than the average Software Engineer Salary in India
View more details

Wipro GE Health Care Software Engineer Reviews and Ratings

based on 6 reviews

4.1/5

Rating in categories

4.3

Skill development

4.3

Work-life balance

3.9

Salary

4.5

Job security

4.2

Company culture

4.2

Promotions

3.8

Work satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Wipro GE Health Care with

Siemens Healthineers

4.0
Compare

Philips

3.9
Compare

GE Healthcare

4.0
Compare

Siemens

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