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 conversations
      SAP interviewsSAP IXPAgile Developer - Analytics Cloud 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.

      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.

      Top companies for "Compensation and Benefits" near you

      avatar
      BlackBerry
      3.6★Compensation and benefits
      avatar
      Grafana Labs
      4.1★Compensation and benefits

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      IXPAgile Developer - Analytics Cloud Interview

      4 Jan 2019
      Anonymous employee
      Vancouver, BC
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through university. The process took 1 day. I interviewed at SAP (Vancouver, BC) in Jan 2019

      Interview

      1 hour long interview - My interviewers were pretty friendly! A few minutes in the beginning for behavioural/resume questions Code Review based on Nodes/LinkedList concepts Technical Question based on finding the largest difference between two positive integer lists

      Interview questions [2]

      Question 1

      Code Review - Correct all errors you can find. - Be nitpicky about readability and errors. - There can be bugs in the code, understand it by running through with an example first.
      Answer question

      Question 2

      Technical Question: Given two unsorted lists of positive integer numbers, find the largest difference between the two. The number in list1 must be smaller than list2. Example: {1, 3, 8, 7, 4} {0, 2, 6, 5, 10} Largest difference is between 1 and 10.
      1 Answer
      2