Upload Button Icon Add office photos

Filter interviews by

Gayatri Hospital And Trauma Centre Senior Software Developer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Communication between microservices
  • Ans. 

    Communication between microservices is typically done through APIs, message queues, or event-driven architecture.

    • Use RESTful APIs for synchronous communication between microservices

    • Implement message queues like RabbitMQ or Kafka for asynchronous communication

    • Utilize event-driven architecture with tools like Apache Kafka or AWS SNS/SQS

    • Consider gRPC for high-performance communication between microservices

  • Answered by AI
  • Q2. Collectionin java
Round 2 - HR 

(1 Question)

  • Q1. How you will takle esculation
  • Ans. 

    I will tackle escalations by first understanding the issue, prioritizing tasks, communicating effectively, and seeking help from senior team members if needed.

    • Understand the root cause of the escalation

    • Prioritize tasks based on urgency and impact

    • Communicate effectively with stakeholders

    • Seek help from senior team members if needed

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What are the OOPs concept
  • Ans. 

    OOPs concepts are fundamental principles of Object-Oriented Programming, including Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex imple...

  • Answered by AI
Round 2 - HR 

(1 Question)

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

(2 Questions)

  • Q1. Java basic question related core java
  • Q2. Spring-boot basic
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Hash map internal working
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map uses a hash function to determine the index of the key-value pair in the underlying array.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Hash maps have O(1) average time complexity for insertion, dele

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in

Round 1 - Technical 

(1 Question)

  • Q1. What is difference between callable and runnable interface
  • Ans. 

    Callable interface can return a result and can throw a checked exception, while Runnable interface cannot return a result or throw a checked exception.

    • Callable interface is a part of java.util.concurrent package, while Runnable interface is a part of java.lang package.

    • Callable interface has a method call() that returns a result and can throw a checked exception, while Runnable interface has a method run() that does not...

  • Answered by AI

Skills evaluated in this interview

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

Mediam hard question quick sort, sliding window, oops, segment tree

Round 3 - Technical 

(3 Questions)

  • Q1. OS DBMS this asked in interview questions
  • Q2. What is dead lock
  • Ans. 

    Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Occurs in multitasking environments

    • Caused by a circular wait condition

    • Can be resolved using techniques like deadlock prevention, deadlock avoidance, and deadlock detection

    • Example: Process A holds Resource 1 and waits for Resource 2, while Process B holds Resource 2 and waits for Resou

  • Answered by AI
  • Q3. SQl queries like second largest value find out

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on DSA oops and system design

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Some interview questin are there Explain about the project what is final keyword.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java8 spring spingboot microservices problem solving
Round 2 - HR 

(1 Question)

  • Q1. Basic questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Basic matlab questions
  • Q2. Simulink, stateflow, mil-sil testing
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SpringBoot Annotations
  • Q2. ORM Frameworks in details- JPA queries
  • Ans. 

    JPA is a Java ORM framework that allows developers to interact with databases using object-oriented programming.

    • JPA stands for Java Persistence API

    • It provides a set of Java classes and interfaces for managing relational data

    • JPA queries can be written using JPQL (Java Persistence Query Language)

    • JPA supports various annotations like @Entity, @Table, @Id, @Column, etc.

    • JPA can be used with different ORM frameworks like Hib

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Projects worked on in detail
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Utilized AngularJS for front-end development

    • Implemented RESTful APIs for communication between front-end and back-end

    • Integrated with third-party project management tools like Trello and Asana

  • Answered by AI
  • Q2. Have you worked on Telecom domain, as they are our clients
  • Ans. 

    Yes, I have worked on Telecom domain in my previous role.

    • I have experience developing software solutions for telecom companies to improve network performance and customer experience.

    • I have worked on projects involving billing systems, network management, and customer relationship management.

    • I have knowledge of telecom protocols such as SIP, VoIP, and SS7.

    • I have collaborated with telecom engineers to integrate software

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Wipro Interview Questions
3.7
 • 5.5k Interviews
IQVIA Interview Questions
3.9
 • 453 Interviews
Aurobindo Pharma Interview Questions
4.0
 • 230 Interviews
Abbott Interview Questions
4.2
 • 142 Interviews
Fortis Healthcare Interview Questions
4.1
 • 122 Interviews
Max Healthcare Interview Questions
4.1
 • 119 Interviews
View all
Compare Gayatri Hospital And Trauma Centre with

Wipro

3.7
Compare

Sun Pharmaceutical Industries

4.1
Compare

Aurobindo Pharma

4.0
Compare

IQVIA

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview