Premium Employer

i

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

HCLTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HCLTech SAP Basis Consultant Interview Questions and Answers

Updated 19 Jun 2024

HCLTech SAP Basis Consultant Interview Experiences

2 interviews found

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 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain the STMS configuration steps
  • Ans. 

    STMS configuration steps involve setting up transport routes, systems, and groups in SAP system landscape.

    • Create transport domain using STMS transaction

    • Define transport routes between systems

    • Assign systems to transport groups

    • Configure transport layers for systems

    • Set up transport directory and buffer directories

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Expected Salary

Skills evaluated in this interview

SAP Basis Consultant Interview Questions & Answers

user image Ayush Srivastava

posted on 19 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is dispatcher
  • Ans. 

    Dispatcher is a component in SAP system responsible for managing and distributing work processes.

    • Manages and distributes work processes in SAP system

    • Controls the flow of requests from users to available work processes

    • Helps in load balancing and optimizing system performance

  • Answered by AI

Skills evaluated in this interview

SAP Basis Consultant Interview Questions Asked at Other Companies

Q1. A user is not able to login to the SAP System and the Splash scre ... read more
asked in TCS
Q2. What are the types of work processes are there in SAP?
asked in TCS
Q3. What is the difference between support package, kernel and SAP no ... read more
Q4. What is the Difference between Migrating with SUM DMO and SWPM Mi ... read more
Q5. Can the SUM tool be reset during an error faced in the Downtime?

Interview questions from similar companies

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

Interview Questionnaire 

5 Questions

  • Q1. Java Spring Boot Structure
  • Q2. Design a complete solution with Java Spring boot, Spring Data, DB Integration
  • Ans. 

    Design a solution with Java Spring boot, Spring Data, DB Integration

    • Create a Spring Boot project with Spring Data dependency

    • Configure the database connection in application.properties

    • Create entity classes with JPA annotations

    • Create repository interfaces extending JpaRepository

    • Use repository methods in service classes

    • Expose REST endpoints using @RestController

    • Handle exceptions using @ControllerAdvice

    • Secure endpoints usi...

  • Answered by AI
  • Q3. OOPS Concepts
  • Q4. Maven Build and Deployment
  • Q5. Angular build and deployment

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and answer exactly to the point.
No hamming or going around.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions of Python and pytest framework
  • Q2. Questions will be based on the resume in hand

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine with your resume. Understand the project, that you handle. Be aware of the software market and be bold to open up with your views. It is not always true, that when new technologies come up, the old goes down. It is the less adaptability of the technology, that pulls it back.

I applied via Other and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical : Questions from Project,C,C++,Java
  • Q2. HR: Questions like tell about yourself, Your dream comoany etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident.

I appeared for an interview before Apr 2020.

Interview Questionnaire 

3 Questions

  • Q1. Data structure algorithms and basics of programming languages
  • Q2. Opps concept
  • Q3. Ask to write 2 codes they provide problem statements for that

I applied via Naukri.com and was interviewed before Jul 2021. 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 

(1 Question)

  • Q1. Introduce, explain project

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep to topic, introuce short, explain more on project

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question were totally based on TI plus application as I was hired for that particular application and I have put my experience thete

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is little slow, after the interview is done we need to follow up with the hiring team multiple times and they take a lot of time to release the offer letter

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

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

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic one to one conversation about relevant experience and overall experience.
  • Ans. Tell about your skillset, the skills technology you've worked on.
  • Answered Anonymously
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation and location change if required. Date of joining and last date in your current Organization. Any other queries.

Interview Preparation Tips

Topics to prepare for Capgemini Consultant interview:
  • Selenium
  • Java
Interview preparation tips for other job seekers - Be confident about whatever you answer throughout the interview. Don't speak too much when asked tell me about yourself, give a quick information on your skill set.

HCLTech Interview FAQs

How many rounds are there in HCLTech SAP Basis Consultant interview?
HCLTech interview process usually has 1-2 rounds. The most common rounds in the HCLTech interview process are Technical, One-on-one Round and HR.
How to prepare for HCLTech SAP Basis Consultant 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 HCLTech. The most common topics and skills that interviewers at HCLTech expect are SAP Basis, Hana, Consulting, Interviewing and Kernel.
What are the top questions asked in HCLTech SAP Basis Consultant interview?

Some of the top questions asked at the HCLTech SAP Basis Consultant interview -

  1. Explain the STMS configuration st...read more
  2. what is dispatc...read more

Tell us how to improve this page.

HCLTech SAP Basis Consultant Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more
Join HCLTech Find your spark and discover what drives you forward
HCLTech SAP Basis Consultant Salary
based on 462 salaries
₹4 L/yr - ₹14.6 L/yr
16% more than the average SAP Basis Consultant Salary in India
View more details

HCLTech SAP Basis Consultant Reviews and Ratings

based on 41 reviews

3.9/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.1

Salary

4.0

Job security

3.6

Company culture

2.7

Promotions

3.5

Work satisfaction

Explore 41 Reviews and Ratings
Software Engineer
23.4k salaries
unlock blur

₹1.9 L/yr - ₹8 L/yr

Technical Lead
21.5k salaries
unlock blur

₹7 L/yr - ₹28 L/yr

Senior Software Engineer
16k salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Lead Engineer
15.8k salaries
unlock blur

₹4.1 L/yr - ₹14 L/yr

Analyst
14.7k salaries
unlock blur

₹0.8 L/yr - ₹6.5 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

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