Upload Button Icon Add office photos

Filter interviews by

Infosight Consulting Services Junior SAP Consultant Interview Questions and Answers

Updated 5 Jun 2024

Infosight Consulting Services Junior SAP Consultant Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is MRP. Explain in detail
  • Ans. 

    MRP stands for Material Requirements Planning. It is a system used to manage and plan the materials needed for production.

    • MRP helps in determining the quantity and timing of materials needed for production

    • It takes into account factors like lead time, demand, and inventory levels

    • MRP software helps in automating the process and optimizing inventory levels

    • Example: If a company needs to produce 100 units of a product, MRP ...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Infosight Consulting Services?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

What are t codes used in sap

Junior SAP Consultant Interview Questions Asked at Other Companies

asked in TCS
Q1. What are the service level agreements?
asked in TCS
Q2. What are the differences between routing and scenario planning?
Q3. What is MRP? Explain in detail.
asked in Deloitte
Q4. What is SU56 used for?
asked in IBM
Q5. Define the P2P cycle.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2023. 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 - Group Discussion 

Group discussion in conversation between a group of people on particular subject

Round 3 - Technical 

(2 Questions)

  • Q1. State different of routing and scenario
  • Ans. 

    Routing involves determining the path a product takes through a production process, while scenario refers to a specific set of conditions or circumstances.

    • Routing determines the sequence of operations in a production process

    • Scenarios are specific sets of conditions or circumstances that can affect the production process

    • Routing is used to optimize the flow of materials and resources

    • Scenarios help in planning for differe...

  • Answered by AI
  • Q2. What are the service level agreements
  • Ans. 

    Service level agreements (SLAs) are agreements between a service provider and a customer that outline the level of service expected.

    • SLAs define the scope of services provided, performance metrics, responsibilities of both parties, and consequences for not meeting the agreed upon standards.

    • They typically include details such as uptime guarantees, response times, and resolution times for issues.

    • SLAs help ensure that both...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Junior SAP Consultant interview:
  • best skills
  • be condefent
Interview preparation tips for other job seekers - researdh the pojects learings skills

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
  • Q1. SAP Process end to end
  • Q2. ABAP questions related to previous projects

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. AEM Authoring related

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't show yourself as needy while facing the interview, be more confident and feel like you are the best and give the answers without any doubt.

Interview Questionnaire 

1 Question

  • Q1. Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - What you mentioned in Resume was mainly focused.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Informatica Scenarios , SQL scenarios , basic Informatica questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just get prepared with Informatica tools , work on the scenarios , get to know properties well in all transformations , sessions , workflows.
Are these interview questions helpful?

I applied via Referral and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to find out given number is palindrome number or not
  • Ans. 

    Program to check if a given number is a palindrome or not.

    • Convert the number to a string

    • Reverse the string

    • Compare the reversed string with the original string

    • If they are equal, the number is a palindrome

  • Answered by AI
  • Q2. Write Sql query for join
  • Q3. Event loop in nodejs
  • Ans. 

    Event loop is a mechanism in Node.js that allows non-blocking I/O operations to be performed efficiently.

    • Event loop is responsible for handling all the I/O operations in Node.js

    • It is a single-threaded loop that constantly checks for new events in the event queue

    • When an event is detected, the corresponding callback function is executed

    • Event loop allows Node.js to handle multiple requests simultaneously without blocking ...

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. How to write test cases in nodejs
  • Ans. 

    Test cases in Node.js can be written using testing frameworks like Mocha, Jest, and Chai.

    • Choose a testing framework that suits your project requirements

    • Write test cases for each function or module in your code

    • Use assertions to check if the expected output matches the actual output

    • Mock external dependencies to isolate the code being tested

    • Run tests using the testing framework's command line interface or integration with...

  • Answered by AI
  • Q2. Difference between java and nodejs
  • Ans. 

    Java is a statically typed language while Node.js is a runtime environment for JavaScript.

    • Java is compiled while Node.js is interpreted

    • Java is better for large-scale enterprise applications while Node.js is better for real-time applications

    • Java has a larger community and more libraries while Node.js has a simpler and more lightweight architecture

    • Java is used for Android app development while Node.js is used for server-...

  • Answered by AI
  • Q3. What is agile process
  • Q4. Which Deployment method/tool used for code deployment
  • Ans. 

    There are various deployment methods/tools available such as Jenkins, Ansible, Docker, Kubernetes, etc.

    • Jenkins is a popular tool for continuous integration and deployment

    • Ansible is a configuration management tool that can also be used for deployment

    • Docker and Kubernetes are containerization tools that can simplify deployment

    • Deployment methods can vary depending on the technology stack and infrastructure

    • Deployment can b...

  • Answered by AI
  • Q5. Mongodb database advantage and disadvantage
  • Ans. 

    MongoDB is a NoSQL database with flexible schema and high scalability, but lacks transaction support.

    • Advantages: flexible schema, high scalability, easy to use, supports sharding and replication

    • Disadvantages: lacks transaction support, not suitable for complex transactions, limited query functionality compared to SQL databases

    • Example: MongoDB is used by companies like eBay, Forbes, and The Guardian for their high scala...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day offline interview process. 2 technical ans 1 HR round is there. So you should be confidence and relate your answers to your accomplishments and skills.

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1 cloud technology, AZURE Iaas, disk unmanaged and managed virtual network, migration
  • Q2. AZURE AD, Azure directory synchronization, windows ad, file migration

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have complete study and information on important topics

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About ur skills
  • Ans. 

    I possess strong analytical, communication, and project management skills, enabling effective client solutions and team collaboration.

    • Analytical Skills: Successfully analyzed client data to identify trends, leading to a 20% increase in operational efficiency.

    • Communication: Developed and delivered presentations to stakeholders, ensuring alignment on project goals and expectations.

    • Project Management: Led a cross-function...

  • Answered by AI
  • Q2. Depends on ur ans

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have skills knowledge then u can cracked.

Infosight Consulting Services Interview FAQs

How many rounds are there in Infosight Consulting Services Junior SAP Consultant interview?
Infosight Consulting Services interview process usually has 1 rounds. The most common rounds in the Infosight Consulting Services interview process are HR.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

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
Amazon Interview Questions
4.0
 • 5.4k 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
View all
SAP SD Consultant
7 salaries
unlock blur

₹1.5 L/yr - ₹6.8 L/yr

SAP Fico Consultant
6 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Senior Accounts Executive
5 salaries
unlock blur

₹5.4 L/yr - ₹8 L/yr

Software Engineer
4 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Senior Recruiter
4 salaries
unlock blur

₹4 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Infosight Consulting Services with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview