Upload Button Icon Add office photos
Engaged Employer

i

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

GeBBS Healthcare Solutions Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 2.6k Reviews

Filter interviews by

GeBBS Healthcare Solutions Senior Software Engineer Interview Questions and Answers

Updated 27 Feb 2024

GeBBS Healthcare Solutions Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tech Basic Quesions and Related to stack mostly on .net Sql and Angular

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Technical questions based on my resume, coding, project architect, etc.
Round 2 - One-on-one 

(1 Question)

  • Q1. System design round. LLD and HLD.
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial with a little bit of technical. Work ethics, vision and ctc expectations.
Round 4 - HR 

(1 Question)

  • Q1. Compensation discussion.
Interview experience
3
Average
Difficulty level
Moderate
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 - Coding Test 

Basics of C++. Solve some problem by given complexity. Find the bugs in code.

Round 2 - Technical 

(2 Questions)

  • Q1. Question from your last project.
  • Q2. Design pattern in C++.
  • Ans. 

    Design patterns in C++ are reusable solutions to common problems in software design.

    • Design patterns help in creating flexible, maintainable, and scalable code.

    • Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.

    • Each design pattern has a specific purpose and can be applied in different scenarios.

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Jul 2022.

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 - Coding Test 

They ask you open Hacker Earth site and choose some random programs and ask you to complete it.

Round 3 - Technical 

(6 Questions)

  • Q1. What is multi threading
  • Ans. 

    Multi threading is the ability of a program to perform multiple tasks concurrently.

    • It allows for better utilization of CPU resources

    • It can improve program performance and responsiveness

    • Examples include web servers handling multiple requests simultaneously and video games rendering graphics while processing user input

  • Answered by AI
  • Q2. What is extend keyword
  • Ans. 

    The extend keyword is used to add properties and methods to an existing object.

    • Used in JavaScript to add properties and methods to an object

    • Can be used to inherit properties and methods from a parent object

    • Syntax: Object.assign(target, ...sources)

    • Example: const obj1 = {a: 1}; const obj2 = {b: 2}; const obj3 = {...obj1, ...obj2};

  • Answered by AI
  • Q3. Explain override. Why we need virtual?
  • Ans. 

    Override is used to provide a new implementation of a method in a subclass. Virtual is needed to allow the method to be overridden.

    • Override is used to change the behavior of a method in a subclass

    • Virtual is used to allow the method to be overridden in a subclass

    • Without virtual, a subclass cannot override a method from its parent class

    • Override is used to implement polymorphism in object-oriented programming

  • Answered by AI
  • Q4. Write a program to sort the array and remove duplicates.
  • Ans. 

    Program to sort and remove duplicates from an array.

    • Use built-in sort() method to sort the array in ascending order.

    • Loop through the sorted array and remove duplicates using filter() method.

    • Return the sorted and duplicate-free array.

  • Answered by AI
  • Q5. What is Is Relationship and As Relationship in oops?
  • Ans. 

    Is Relationship and As Relationship are two types of relationships in object-oriented programming.

    • Is Relationship is a type of relationship where one class is a subset of another class.

    • As Relationship is a type of relationship where one class is a type of another class.

    • Is Relationship is denoted by a solid line with a closed arrowhead pointing towards the superclass.

    • As Relationship is denoted by a dotted line with an o...

  • Answered by AI
  • Q6. What are architectural, structural, behavioural design patterns? Why we need them?
  • Ans. 

    Architectural, structural, and behavioral design patterns are reusable solutions to common software design problems.

    • Architectural patterns define the overall structure of a software system

    • Structural patterns describe how objects and classes can be combined to form larger structures

    • Behavioral patterns focus on communication between objects and how they operate together

    • Design patterns help to improve software quality, ma...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic programming and algorithms.

Skills evaluated in this interview

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 - Technical 

(1 Question)

  • Q1. Spark df rdd ds difference, Configuration of setup
  • Ans. 

    Difference between Spark df, rdd, ds and configuration setup

    • Spark df is a distributed collection of data organized into named columns

    • RDD is a fault-tolerant collection of elements that can be processed in parallel

    • DS is a type-safe version of df that provides compile-time type safety

    • Configuration setup involves setting up Spark properties like memory allocation, parallelism, etc.

    • Example: df.select('column').groupBy('col...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be urslf, be confident and don't give up on answering.

Skills evaluated in this interview

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

I was interviewed in May 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. You are perfect fit and you are hires
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About previous projects
  • Q2. Basic technical questions
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Past work experience explanation, skill set and technical requirements
Round 3 - Coding Test 

Skill test and technical knowledge evaluation

Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself, preferred work location and expected salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain patience and ask them your questions . Have regular follow ups
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about Yourself?
  • Q2. Resume and current project related questions
Round 3 - Technical 

(1 Question)

  • Q1. C#, OOPS concepts, Asp.net, MVC, Rest APIs
Round 4 - One-on-one 

(1 Question)

  • Q1. This was Managerial round Asked few things about current project again and checked suitability for the role
Round 5 - HR 

(1 Question)

  • Q1. Location, shift timings, Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay relaxed and youw I'll get through the interview. It's usually not too difficult. Just keep good understanding of your current work project.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Screen shared and asked me to write some code and asked to improvise the same there..
Round 3 - One-on-one 

(1 Question)

  • Q1. Coding questions mostly , followed by AWS
Round 4 - Mangerial 

(1 Question)

  • Q1. Mangers were technically sound and so in general discussions, they are assessing the candidates

Interview Preparation Tips

Interview preparation tips for other job seekers - Unit test cases and Component test cases writing is must in GE..
so if you code 20 lines then u must code 50+lines for testing your 20lines of code.

GeBBS Healthcare Solutions Interview FAQs

How many rounds are there in GeBBS Healthcare Solutions Senior Software Engineer interview?
GeBBS Healthcare Solutions interview process usually has 1 rounds. The most common rounds in the GeBBS Healthcare Solutions interview process are One-on-one Round.
How to prepare for GeBBS Healthcare Solutions Senior 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 GeBBS Healthcare Solutions. The most common topics and skills that interviewers at GeBBS Healthcare Solutions expect are .Net, .Net Core, C#, SQL Server and Angularjs.

Tell us how to improve this page.

GeBBS Healthcare Solutions Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
GeBBS Healthcare Solutions Senior Software Engineer Salary
based on 90 salaries
₹4.7 L/yr - ₹17.3 L/yr
24% less than the average Senior Software Engineer Salary in India
View more details

GeBBS Healthcare Solutions Senior Software Engineer Reviews and Ratings

based on 12 reviews

2.5/5

Rating in categories

2.5

Skill development

2.7

Work-life balance

2.6

Salary

2.7

Job security

2.4

Company culture

2.4

Promotions

2.5

Work satisfaction

Explore 12 Reviews and Ratings
Medical Coder
1.6k salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Senior Medical Coder
1k salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Quality Analyst
776 salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

AR Associate
650 salaries
unlock blur

₹1 L/yr - ₹4.9 L/yr

Accounts Receivable Associate
403 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Explore more salaries
Compare GeBBS Healthcare Solutions with

Omega Healthcare

3.8
Compare

VeeTechnologies

3.8
Compare

Sunknowledge Services

3.8
Compare

Veeva Systems

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