Upload Button Icon Add office photos

Filter interviews by

Rajiv Gandhi Cancer Institute & Research Centre Information Technology Support Engineer Interview Questions, Process, and Tips

Updated 16 Feb 2018

Rajiv Gandhi Cancer Institute & Research Centre Information Technology Support Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Feb 2017. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Lan cabling,ad,dns,dhcp,ms office,printer problems
  • Q2. Why we need ad in our environment
  • Ans. 

    Active Directory (AD) is essential for managing users, computers, and resources in a centralized manner.

    • Centralized management of users, computers, and resources

    • Enhanced security through access control and group policies

    • Simplified network administration and troubleshooting

    • Integration with other Microsoft services like Exchange and SharePoint

  • Answered by AI
  • Q3. How to make cross cable
  • Ans. 

    A cross cable is used to connect two similar devices directly without the need for a hub or switch.

    • A cross cable has one end with the transmit (TX) pins swapped with the receive (RX) pins.

    • The other end of the cable follows the standard Ethernet pinout.

    • Cross cables are commonly used to connect two computers, switches, or routers together.

    • To make a cross cable, you can use a standard Ethernet cable and rewire one end fol

  • Answered by AI
  • Q4. What is dhcp pool
  • Ans. 

    A DHCP pool is a range of IP addresses that a DHCP server can assign to devices on a network.

    • DHCP pool is used to automatically assign IP addresses to devices on a network

    • It is a range of IP addresses defined by the network administrator

    • Each device connected to the network can request and receive an IP address from the DHCP pool

    • DHCP pools can have various configurations such as lease duration and subnet mask

    • Example: A ...

  • Answered by AI
  • Q5. What is forward lookup zone
  • Ans. 

    A forward lookup zone is a DNS zone that translates domain names to IP addresses.

    • It is used to resolve domain names to their corresponding IP addresses.

    • It contains records that map domain names to IP addresses.

    • It allows clients to access resources on a network using domain names instead of IP addresses.

    • It is an essential component of the Domain Name System (DNS).

  • Answered by AI
  • Q6. Type of printers
  • Ans. 

    There are various types of printers used in IT support, including inkjet, laser, thermal, and dot matrix printers.

    • Inkjet printers use liquid ink sprayed onto the paper to create images and text.

    • Laser printers use a laser beam to create images and text by transferring toner onto the paper.

    • Thermal printers use heat to create images and text on heat-sensitive paper.

    • Dot matrix printers use a matrix of pins to strike an ink

  • Answered by AI
  • Q7. Switch component
  • Q8. Why you want to join rajiv Gandhi cancer institute

Interview Preparation Tips

General Tips: Be honest, be calm don't take stress.
Skills: Problem Solving, Decision Making Skills
Duration: <1 week

Skills evaluated in this interview

Interview questions from similar companies

I applied via LinkedIn and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, JS and angular fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on fundamentals first
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain different types of HL7 messages
  • Q2. Difference between 1C 2C 3C attribute types in DICOM

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Subject wise questions

Interview Preparation Tips

Interview preparation tips for other job seekers - HR negotiations are to be done with a confidence.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.

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. First Technical Interview: All the C# basic and OOP's questions with written examples 1. Boxing and unboxing 2. Abstraction 3. Polymorphism 4. Delegate 5. Generic 6. Interface Logical question 1. Memory ...
  • Q2. Second Technical Interview: C# based interview: 1. Ask to make reverse pyramid design pattern. 2. Factorial 3. A lot of questions on Interface with example of my current project. Why we use interface, and ...

Interview Preparation Tips

Interview preparation tips for other job seekers - They were looking for the candidate who worked on WPF and had strong C# skills.
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 - One-on-one 

(1 Question)

  • Q1. Explain end to end automation cycle
  • Ans. 

    End to end automation cycle involves automating the entire software development process from planning to deployment.

    • The cycle starts with requirements gathering and planning

    • Next, the code is developed and tested using automation tools

    • Continuous integration and delivery are used to deploy the code to production

    • Monitoring and feedback are used to improve the process

    • Examples of automation tools include Jenkins, Selenium,

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join this company.

Skills evaluated in this interview

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

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

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. Wpf C# concept and sone codes for binding
  • Ans. 

    WPF C# is a framework for building desktop applications. Binding is a way to connect UI elements to data sources.

    • WPF stands for Windows Presentation Foundation

    • C# is the programming language used for WPF development

    • Binding allows for automatic updates of UI elements when data changes

    • Example code for binding:

    • DataContext is used to set the data source for binding

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

(1 Question)

  • Q1. Previous project and managerial rout
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

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

2 coding questions and 10 mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Sorting algorithms and oops concept in details.
  • Ans. 

    Sorting algorithms and OOPs concepts

    • Sorting algorithms are used to arrange data in a specific order.

    • OOPs concepts provide a way to structure and organize code using classes and objects.

    • Examples of sorting algorithms include bubble sort, insertion sort, and quicksort.

    • OOPs concepts include encapsulation, inheritance, and polymorphism.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduction and why you want to join the organization.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me something about your projects
  • Ans. 

    I have worked on various projects including a mobile app for tracking fitness goals and a web application for managing inventory.

    • Developed a mobile app using React Native to track fitness goals and provide workout plans

    • Built a web application using Angular for managing inventory and tracking sales

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
  • Q2. OS,DBMS questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS concepts and Design Patterns
  • Q2. Linked list coding question and scenario based design implementation

Rajiv Gandhi Cancer Institute & Research Centre Interview FAQs

What are the top questions asked in Rajiv Gandhi Cancer Institute & Research Centre Information Technology Support Engineer interview?

Some of the top questions asked at the Rajiv Gandhi Cancer Institute & Research Centre Information Technology Support Engineer interview -

  1. How to make cross ca...read more
  2. What is forward lookup z...read more
  3. What is dhcp p...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Max Healthcare Interview Questions
4.0
 • 144 Interviews
Dr Lal PathLabs Interview Questions
4.2
 • 128 Interviews
Paras Hospital Interview Questions
4.4
 • 82 Interviews
Pacific BPO Interview Questions
3.5
 • 81 Interviews
GE Healthcare Interview Questions
4.0
 • 74 Interviews
Advantmed Interview Questions
3.6
 • 51 Interviews
View all

Rajiv Gandhi Cancer Institute & Research Centre Information Technology Support Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

5.0

Job security

4.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Staff Nurse
76 salaries
unlock blur

₹2.5 L/yr - ₹4.2 L/yr

Pharmacist
48 salaries
unlock blur

₹2.2 L/yr - ₹3.4 L/yr

Senior Staff Nurse
40 salaries
unlock blur

₹3 L/yr - ₹4.6 L/yr

Hospital Pharmacist
29 salaries
unlock blur

₹2.3 L/yr - ₹3.6 L/yr

Attending Consultant
19 salaries
unlock blur

₹15.9 L/yr - ₹26 L/yr

Explore more salaries
Compare Rajiv Gandhi Cancer Institute & Research Centre with

Max Healthcare

4.0
Compare

Paras Hospital

4.4
Compare

Dr Lal PathLabs

4.2
Compare

Johnson & Johnson

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