Upload Button Icon Add office photos

Apptio

Compare button icon Compare button icon Compare

Filter interviews by

Apptio Technical Support Engineer Interview Questions and Answers

Updated 3 Jul 2024

Apptio Technical Support Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Basic Debugging skills
Round 2 - Technical 

(2 Questions)

  • Q1. About the Technical debugging Skills
  • Q2. 2 hrs of interview - document would be provided and you will have to go through the document and answer the basic task given in the document
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 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 

Analytical, reasoning, permutations

Round 3 - Case Study 

How is trouble shoot issue with a product?

Interview Preparation Tips

Interview preparation tips for other job seekers - Homework on company,
Mission and vision,
Career opportunities

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 Movate
Q3. What is the difference between WAN and LAN
Q4. What are the steps which you will follow if a customer calls and ... read more
asked in Salesforce
Q5. How you will get contact of account with name starting with abc.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Oops with examples
  • Ans. 

    Oops are errors or mistakes that occur during technical support troubleshooting.

    • Oops can occur when a user accidentally deletes important files or settings.

    • Oops can also happen when a software update causes unexpected issues.

    • Troubleshooting an oops moment may involve restoring backups or rolling back changes.

    • Examples: Accidentally deleting system files, software crashing after an update.

  • Answered by AI
  • Q2. Work in Postman
  • Q3. Server all codes

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 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 - Group Discussion 

They generally ask over a small topic which we come across daily in our day-to-day life. They ask me ....Is 75% in colleges should be mandatory or not..??

Round 3 - Technical 

(1 Question)

  • Q1. They will ask questions only related to your resume.. whatever you have provided to them.
  • Ans. Must know the basic coding of SQL
  • Answered Anonymously
Round 4 - HR 

(1 Question)

  • Q1. They will ask tricky questions..so be prepared. Don't blabber anything infront of them.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be totally honest with the HR.. regarding your previous job.or interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 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 

(2 Questions)

  • Q1. Basic SQL Questions were asked
  • Q2. Questions were asked on AWS S3, EC2

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview process was good. Two rounds were taken followed by HR discussion.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via AmbitionBox and was interviewed before Sep 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. Decorators,OOPs concept
Round 3 - HR 

(1 Question)

  • Q1. Expected ctc,all past increments
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Simple pattern question of stars
Round 2 - Technical 

(1 Question)

  • Q1. Discussion related to some problems statements.

Interview Preparation Tips

Interview preparation tips for other job seekers - some dictionary problems questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Coding test on java collections

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting a given array
  • Ans. 

    Sorting a given array of strings

    • Use a sorting algorithm like quicksort or mergesort

    • Consider the length of the strings for comparison

    • Use a comparator function to define the sorting order

  • Answered by AI
  • Q2. Database queries. Finding second, thrid highest salary
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find second, third highest salary

    • Use ORDER BY salary DESC to sort salaries in descending order

    • Use LIMIT 1,1 to get the second highest salary

    • Use LIMIT 2,1 to get the third highest salary

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2,1

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to change jobs
  • Q2. Salary negotiations

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Sep 2022. There were 3 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 - Coding Test 

It was half an hour-long interview. Questions were mainly to examine the candidate's hold over OOP's and the mentioned language. Few coding questions to test logic building ability of the candidate.

Round 3 - HR 

(2 Questions)

  • Q1. Salary Discussion
  • Q2. Expectations from the company and area of interest of working

Interview Preparation Tips

Topics to prepare for Zen3 Info Solutions Software Engineer interview:
  • C#.Net
  • DSA
  • Object Oriented Programming
  • Algorithms
Interview preparation tips for other job seekers - Have a good hold over OOPS, One language. If you are getting hired for a specific role make sure to cover that technology.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. There were 4 interview rounds.

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

Build mern application

Round 3 - Technical 

(1 Question)

  • Q1. Nodejs, javascript, project experience
Round 4 - Technical 

(1 Question)

  • Q1. Data structures and algorithms

Apptio Interview FAQs

How many rounds are there in Apptio Technical Support Engineer interview?
Apptio interview process usually has 2-3 rounds. The most common rounds in the Apptio interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Apptio 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 Apptio. The most common topics and skills that interviewers at Apptio expect are Technical Support, Javascript, customer support, Data Analysis and Software Services.
What are the top questions asked in Apptio Technical Support Engineer interview?

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

  1. 2 hrs of interview - document would be provided and you will have to go through...read more
  2. About the Technical debugging Ski...read more
  3. Basic Debugging ski...read more

Tell us how to improve this page.

Apptio Technical Support Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
VDart Interview Questions
4.0
 • 29 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
SAS Interview Questions
4.3
 • 19 Interviews
Ciklum Interview Questions
3.5
 • 19 Interviews
View all
Apptio Technical Support Engineer Salary
based on 7 salaries
₹8.5 L/yr - ₹16 L/yr
139% more than the average Technical Support Engineer Salary in India
View more details

Apptio Technical Support Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

3.0

Skill development

3.6

Work-life balance

4.0

Salary

3.3

Job security

3.0

Company culture

2.6

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
Software Development Engineer II
49 salaries
unlock blur

₹13.5 L/yr - ₹33.5 L/yr

Software Development Engineer 1
25 salaries
unlock blur

₹9 L/yr - ₹15 L/yr

Customer Success Manager
25 salaries
unlock blur

₹13.5 L/yr - ₹26.2 L/yr

Software Development Engineer
23 salaries
unlock blur

₹9 L/yr - ₹21 L/yr

Sde1
22 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Explore more salaries
Compare Apptio with

Saama Technologies

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

3.1
Compare

Arvato

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