Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Advisory Technical Services Specialist Interview Questions and Answers

Updated 6 Jun 2022

6 Interview questions

An Advisory Technical Services Specialist was asked
Q. How would you analyze your responsibilities as a Business Analyst?
Ans. 

As a Business Analyst, I can analyze my responsibilities by identifying key stakeholders, gathering requirements, and creating solutions.

  • Identify key stakeholders and their needs

  • Gather and document requirements

  • Analyze data and create solutions

  • Collaborate with cross-functional teams

  • Ensure project goals are met

  • Continuously improve processes

  • Communicate effectively with stakeholders

An Advisory Technical Services Specialist was asked
Q. Write a query to remove true duplicate records.
Ans. 

Query to remove true duplicates

  • Identify the columns that define a unique record

  • Use GROUP BY to group the records by those columns

  • Use HAVING to filter out groups with more than one record

  • Use DELETE to remove the duplicate records

Advisory Technical Services Specialist Interview Questions Asked at Other Companies

asked in IBM
Q1. How would you analyze your responsibilities as a Business Analyst ... read more
asked in IBM
Q2. How can you handle Client Requirements and What is SRS?
asked in IBM
Q3. Write a query to find the nth highest salary for every department
asked in IBM
Q4. How do you unlock a DataStage job if it's locked?
asked in IBM
Q5. Write a query to remove true duplicate records.
An Advisory Technical Services Specialist was asked
Q. What steps would you take to optimize a DataStage job?
Ans. 

To optimize a DataStage job, follow these steps:

  • Identify and eliminate unnecessary stages or transformations

  • Reduce the amount of data being processed by filtering or aggregating

  • Use parallel processing to improve performance

  • Optimize the use of system resources such as memory and disk space

  • Tune database connections and queries for better performance

An Advisory Technical Services Specialist was asked
Q. How do you unlock a DataStage job if it's locked?
Ans. 

To unlock a locked DataStage job, you need to find the user who has locked it and ask them to release the lock.

  • Check the job status to confirm if it's locked

  • Identify the user who has locked the job

  • Contact the user and request them to release the lock

  • If the user is not available, escalate the issue to the DataStage administrator

What people are saying about IBM

View All
intellectualshinchan
Verified Icon
5d
ex -
TCS
Upcoming Coding Assessment with IBM
Hi All, I am having a Coding Assessment with IBM what should I prepare and from where I can prepare?
Got a question about IBM?
Ask anonymously on communities.
An Advisory Technical Services Specialist was asked
Q. Write a query to find the nth highest salary for every department
Ans. 

Query to find the nth highest salary for every department

  • Use the RANK() function to rank salaries within each department

  • Filter the results to only include the nth highest salary for each department

  • Use a subquery to join the results with the department table to get department names

  • Example: SELECT department_name, salary FROM (SELECT department_id, salary, RANK() OVER (PARTITION BY department_id ORDER BY salary DESC...

An Advisory Technical Services Specialist was asked
Q. How can you handle Client Requirements and What is SRS?
Ans. 

Handling client requirements involves understanding their needs and translating them into a Software Requirements Specification (SRS).

  • Listen actively to the client's needs and ask clarifying questions

  • Document the requirements in a clear and concise manner

  • Ensure that the requirements are feasible and align with the project goals

  • Collaborate with the development team to ensure that the requirements are implemented co...

IBM Advisory Technical Services Specialist Interview Experiences

10 interviews found

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 

Coding and basic technical skill test

Round 3 - Technical 

(2 Questions)

  • Q1. It was all related to project management and automation testing, functional testing.
  • Q2. Selenium framework details and Java coding standard questions were asked
Round 4 - HR 

(6 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. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.
Round 5 - TPM round 

(1 Question)

  • Q1. Technical project manager round - project and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and truthful during interview.

I applied via Approached by Company and was interviewed in May 2022. There was 0 interview round.

Interview Preparation Tips

Topics to prepare for IBM Advisory Technical Services Specialist interview:
  • Selenium
  • Automation Framework
Interview preparation tips for other job seekers - It was a kind of managerial round. Your old project related questions, why you are leaving current company like wise

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

The provide one link , on which we have to solve questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions asked
Round 4 - HR 

(8 Questions)

  • Q1. What is your family background?
  • Q2. What are your salary expectations?
  • Q3. Tell me about yourself.
  • Q4. What are your strengths and weaknesses?
  • Q5. Where do you see yourself in 5 years?
  • Q6. Why are you looking for a change?
  • Q7. Why should we hire you?
  • Q8. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Plan well .. work hard… go through available questionaries. Work on practical examples

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First there was Hacker Earth written test, which has programs and mcq after that there was technical round where they asked selenium, java and in last round they asked about agile and test management proce...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and show willingness to learn, if you dont know anything, accept it instead of bluffing.

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. They have asked technical questions related to selenium and Java They asked some basic questions to check our daily hands-on experience
  • Q2. Second round: Managerial round They asked the achievements, idea we have given to solve our issues and the improvements from our entry level job to till now

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and technically strong, Be confident during interview. Share your day to day work clearly

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic questions about my profile and how you can handle client's requirements.?
  • Q2. How can you can analyse ur responsibilities as a Business Analyst.
  • Ans. 

    As a Business Analyst, I can analyze my responsibilities by identifying key stakeholders, gathering requirements, and creating solutions.

    • Identify key stakeholders and their needs

    • Gather and document requirements

    • Analyze data and create solutions

    • Collaborate with cross-functional teams

    • Ensure project goals are met

    • Continuously improve processes

    • Communicate effectively with stakeholders

  • Answered by AI
  • Q3. What if you don't meet Client's deadline?
  • Q4. What's Skills you possess to be a Good Business Analyst
  • Ans. 

    A good business analyst should possess skills in data analysis, communication, problem-solving, and critical thinking.

    • Strong analytical skills to interpret data and identify trends

    • Excellent communication skills to effectively communicate with stakeholders

    • Problem-solving skills to identify and resolve issues

    • Critical thinking skills to evaluate information and make informed decisions

    • Ability to prioritize tasks and manage...

  • Answered by AI
  • Q5. How can you handle Client Requirements and What is SRS?
  • Ans. 

    Handling client requirements involves understanding their needs and translating them into a Software Requirements Specification (SRS).

    • Listen actively to the client's needs and ask clarifying questions

    • Document the requirements in a clear and concise manner

    • Ensure that the requirements are feasible and align with the project goals

    • Collaborate with the development team to ensure that the requirements are implemented correct...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while giving interview and tell everything's clearly.Be polite and make your words easy so that they understands what's your work profile.Be strong and have good communication skills.Also, possess adequate amount of domain knowledge.

Interview Questionnaire 

2 Questions

  • Q1. 4 round of interview. 2- online test 1-technical round and 1-Manager round
  • Q2. Question was mostly on Java collection framework and selenium

I applied via Job Portal and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself, project details, questions on manual testing techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was nice. I had 2 rounds. First technical and second HR

I appeared for an interview in Jul 2020.

Interview Questionnaire 

5 Questions

  • Q1. Tell us about you and projects you worked on.
  • Q2. How do you unlock a datastage job if it's locked.
  • Ans. 

    To unlock a locked DataStage job, you need to find the user who has locked it and ask them to release the lock.

    • Check the job status to confirm if it's locked

    • Identify the user who has locked the job

    • Contact the user and request them to release the lock

    • If the user is not available, escalate the issue to the DataStage administrator

  • Answered by AI
  • Q3. Steps you'll take to optimize a datastage job.
  • Ans. 

    To optimize a DataStage job, follow these steps:

    • Identify and eliminate unnecessary stages or transformations

    • Reduce the amount of data being processed by filtering or aggregating

    • Use parallel processing to improve performance

    • Optimize the use of system resources such as memory and disk space

    • Tune database connections and queries for better performance

  • Answered by AI
  • Q4. Write a query to remove duplicates , true duplicates.
  • Ans. 

    Query to remove true duplicates

    • Identify the columns that define a unique record

    • Use GROUP BY to group the records by those columns

    • Use HAVING to filter out groups with more than one record

    • Use DELETE to remove the duplicate records

  • Answered by AI
  • Q5. Write a query to find the nth highest salary for every department
  • Ans. 

    Query to find the nth highest salary for every department

    • Use the RANK() function to rank salaries within each department

    • Filter the results to only include the nth highest salary for each department

    • Use a subquery to join the results with the department table to get department names

    • Example: SELECT department_name, salary FROM (SELECT department_id, salary, RANK() OVER (PARTITION BY department_id ORDER BY salary DESC) AS ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always check the JD of the job you apply to and brush up everything you have on your resume. When you're done with a Interview do no wait for a feedback, write all questions you were asked and try to find the answers to all of them, keep doing this after every interview you attend, you'll notice that most of the companies ask pretty much the same questions. Also be confident when you answer a question and if you do not know the answer to the question just say that you don't know, don't try to guess and give wrong answers it throws a wrong impression on the recruiter.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All technical question asked and focused on the certification.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your project better and do certification in cloud

IBM Interview FAQs

How many rounds are there in IBM Advisory Technical Services Specialist interview?
IBM interview process usually has 4-5 rounds. The most common rounds in the IBM interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in IBM Advisory Technical Services Specialist interview?

Some of the top questions asked at the IBM Advisory Technical Services Specialist interview -

  1. How can you can analyse ur responsibilities as a Business Analy...read more
  2. How can you handle Client Requirements and What is S...read more
  3. Write a query to find the nth highest salary for every departm...read more
What are the most common questions asked in IBM Advisory Technical Services Specialist HR round?

The most common HR questions asked in IBM Advisory Technical Services Specialist interview are -

  1. What are your strengths and weakness...read more
  2. Why are you looking for a chan...read more
  3. Where do you see yourself in 5 yea...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
DXC Technology Interview Questions
3.6
 • 842 Interviews
View all
IBM Advisory Technical Services Specialist Salary
based on 892 salaries
₹13 L/yr - ₹23 L/yr
10% more than the average Advisory Technical Services Specialist Salary in India
View more details

IBM Advisory Technical Services Specialist Reviews and Ratings

based on 63 reviews

4.2/5

Rating in categories

4.0

Skill development

4.5

Work-life balance

3.5

Salary

4.2

Job security

4.2

Company culture

3.2

Promotions

3.9

Work satisfaction

Explore 63 Reviews and Ratings
Application Developer
12.6k salaries
unlock blur

₹5.3 L/yr - ₹26.5 L/yr

Software Engineer
5.9k salaries
unlock blur

₹8.3 L/yr - ₹25 L/yr

Software Developer
5.7k salaries
unlock blur

₹13.4 L/yr - ₹39.5 L/yr

Senior Software Engineer
5.3k salaries
unlock blur

₹14.1 L/yr - ₹30 L/yr

Advisory System Analyst
4.6k salaries
unlock blur

₹13.6 L/yr - ₹23 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview