Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      SAP

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: SAP reviews | SAP jobs | SAP salaries | SAP benefits
      SAP interviewsSAP Developer Java - SAP Integration interviewsSAP interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Developer Java - SAP Integration Interview

      21 Jan 2022
      Anonymous interview candidate
      Bengaluru
      No offer
      Negative experience
      Average interview

      Application

      I applied online. The process took 1+ week. I interviewed at SAP (Bengaluru) in Jan 2022

      Interview

      The interviewer was not interested to take the interview. She asked me to wait for 5-6 minutes. Then I started with my background and technologies. She was interrupting me again and again like I have been lying on the face. Then she asked have you worked on kafka and as I said No, she totally lost her cool. No She gave me to write code to fetch login details from KafkaUtils class in case of multithreaded environment. I tried writing some code in a pseudo code form and she was constantly pin pointing the mistakes and that too in non constructive way. Then she asked me to write a code for ds problem. It was a medium problem. I made a little mistake in the code and she said ok we are done. Later on right after the call I saw that its a variable that I took incorrectly but she didn't understood or didn't bother to advice on that. She asked multiple questions on Microservices and monolithic applications as well. I answered well but she only wanted to hear the answer she knows.

      Interview questions [1]

      Question 1

      1) Find friends number pairs in 0-10000. Friends numbers are such that if a and b are friends number then d(a) = b and d(b) = a, where d(n) is the sum of all divisors excluding the number n itself. 2) Share object between 2 threads such that when 1 thread has got it from kafkautils, next thread has to get it from the first thread and not called kafkautils again. 3) microservices vs monolithic applications
      Answer question