Upload Button Icon Add office photos

Oracle Cerner

Compare button icon Compare button icon Compare

Filter interviews by

Oracle Cerner Technical Support Engineer Interview Questions and Answers

Updated 5 Aug 2024

Oracle Cerner Technical Support Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Few linux commands
  • Q2. Explain few, Any command for example
  • Ans. 

    Some common commands for technical support engineers include ping, ipconfig, and tracert.

    • Ping: Used to test the reachability of a host on an IP network.

    • Ipconfig: Displays all current TCP/IP network configuration values.

    • Tracert: Shows the route that packets take to reach a specified destination.

  • Answered by AI

I applied via LinkedIn and was interviewed in Oct 2022. 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 - Aptitude Test 

Basics test, maths and logical

Round 3 - Technical 

(2 Questions)

  • Q1. Server and basics Linux comands
  • Q2. Are you good with night shifts

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, stay confident and know about the company

Technical Support Engineer Interview Questions Asked at Other Companies

asked in Salesforce
Q1. Admin Questions :- What is Relationships what are types of relati ... read more
asked in Zoho
Q2. Send an email to customer apologising the mistake made by the rep ... read more
asked in Salesforce
Q3. How you will get contact of account with name starting with abc.
Q4. What are the steps which you will follow if a customer calls and ... read more
Q5. How to release previous IP which assign to your device?

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Support Role Questions 1) Like explaining a case which was done in your previous role and experience
  • Q2. Questions on Javascript
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Interview questions on Javascript, HTML, CSS and behavioural
Round 3 - Behavioral 

(1 Question)

  • Q1. Manager Questions based on Position and previous work experience.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How does internet works
  • Q2. HTTP codes SQL troubleshooting
Round 2 - Technical 

(1 Question)

  • Q1. SQL python java
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiations
  • Q2. Work shifts questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Feb 2024.

Round 1 - Group Discussion 

Normal GD with 8-10 people

Round 2 - Technical 

(1 Question)

  • Q1. What is networking? What is IPV4? Explain network layer Implement networking layer concept in real life
  • Ans. 

    Networking is the practice of connecting computers and other devices to share resources and communicate with each other.

    • Networking involves the use of protocols and technologies like TCP/IP, Ethernet, and Wi-Fi.

    • IPV4 is a version of the Internet Protocol that uses a 32-bit address scheme.

    • The network layer is responsible for routing data packets from the source to the destination.

    • Implementing networking layer concept in ...

  • Answered by AI
Round 3 - Cultural round 

(1 Question)

  • Q1. Normal questions asking if you're fit for the role
Round 4 - HR 

(1 Question)

  • Q1. Questions related to salary and shift

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Question related to L3 and L2 topics
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation. Relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well what we have mentioned in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Basic Communication 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Current Job role
Round 2 - HR 

(2 Questions)

  • Q1. Work Experience
  • Q2. Current Job roles and KPIs
Round 3 - Technical 

(2 Questions)

  • Q1. OS Troubleshooting
  • Q2. Network Troubleshooting
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. Basic Linux in-depth
  • Q2. Final year Project review and discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be your self. Make your introduction tell all about your self.

I applied via Company Website

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. ATM related questions
Round 3 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - This is good company environment.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to solve the error in the code? what is scope? what are logical operators?
  • Ans. 

    Scope refers to the visibility and accessibility of variables in a program. Logical operators are used to perform logical operations in code.

    • Scope in programming refers to where in the code a variable can be accessed. It can be global, local, or block scope.

    • To solve an error in the code, first identify the error message or behavior causing the issue. Then, debug the code by checking for syntax errors, logical errors, o...

  • Answered by AI
  • Q2. How will you get the data in the table using js? what are the other ways to print the output? what is a block in js?
  • Ans. 

    To get data in a table using js, you can use DOM manipulation methods like getElementById or querySelector. Other ways to print output include console.log and innerHTML. A block in js is a set of statements enclosed in curly braces.

    • Use getElementById or querySelector to get data in a table using js

    • Other ways to print output include console.log and innerHTML

    • A block in js is a set of statements enclosed in curly braces,

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. About ServiceNow? About the technical role in my previous company? previous job roles and responsibilities? Why do you want to switch from previous company? How will you handle the challenges here in servi...
  • Q2. Why do I want to switch from my previous company?
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Looking for new challenges and opportunities for growth

    • Interested in gaining experience in a different industry or technology

    • Seeking a better work-life balance or company culture

    • Wanting to work with a different team or leadership style

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview went well, but I didn't receive any feedback beyond the rejection. I hope to get some insights into the reasons for the decision, as it would help to learn for next time. I'll definitely try again!

Skills evaluated in this interview

Oracle Cerner Interview FAQs

How many rounds are there in Oracle Cerner Technical Support Engineer interview?
Oracle Cerner interview process usually has 2 rounds. The most common rounds in the Oracle Cerner interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Oracle Cerner Technical Support 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 Oracle Cerner. The most common topics and skills that interviewers at Oracle Cerner expect are Technical Support, Computer science, Healthcare, Linux and Issue resolution.
What are the top questions asked in Oracle Cerner Technical Support Engineer interview?

Some of the top questions asked at the Oracle Cerner Technical Support Engineer interview -

  1. Explain few, Any command for exam...read more
  2. Server and basics Linux coma...read more
  3. Few linux comma...read more

Tell us how to improve this page.

Oracle Cerner Technical Support Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Oracle Cerner Technical Support Engineer Salary
based on 74 salaries
₹4.4 L/yr - ₹7.3 L/yr
26% more than the average Technical Support Engineer Salary in India
View more details

Oracle Cerner Technical Support Engineer Reviews and Ratings

based on 11 reviews

3.7/5

Rating in categories

3.1

Skill development

3.5

Work-life balance

3.8

Salary

3.8

Job security

3.5

Company culture

2.6

Promotions

3.6

Work satisfaction

Explore 11 Reviews and Ratings
Software Engineer
1.1k salaries
unlock blur

₹5 L/yr - ₹13 L/yr

System Engineer
454 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Senior Software Engineer
420 salaries
unlock blur

₹6.7 L/yr - ₹28.3 L/yr

Automation Test Engineer
347 salaries
unlock blur

₹5.2 L/yr - ₹10 L/yr

Software Engineer II
300 salaries
unlock blur

₹7.5 L/yr - ₹13.3 L/yr

Explore more salaries
Compare Oracle Cerner with

Siemens

4.1
Compare

Veradigm

4.0
Compare

McKesson

4.5
Compare

Siemens Healthineers

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