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

      Real Soft

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Real Soft reviews | Real Soft jobs | Real Soft salaries | Real Soft benefits
      Real Soft interviewsReal Soft Data Engineer interviewsReal Soft 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.

      Data Engineer Interview

      21 Apr 2025
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I applied through other source. I interviewed at Real Soft in Aug 2024

      Interview

      Recruiter Screening (30 min) Behavioral questions (Leadership Principles). Overview of your experience with data pipelines, SQL, and AWS. Technical Phone Screen (45-60 min) SQL/Python Coding: Live coding on platforms like Codility. Data Modeling: Design a schema for a given use case. Example: "Design a fact table for an e-commerce order tracking system." On-Site/Virtual Loop (4-5 Rounds) Data Pipeline Design: Scalable ETL/ELT systems (e.g., "How would you process 1TB of clickstream data daily?"). Coding: Python/Scala for data transformations (Spark preferred). System Design: AWS services (Redshift, Glue, Kinesis) + trade-offs. Behavioral: STAR-method responses to Leadership Principles.

      Interview questions [1]

      Question 1

      Given tables orders (order_id, customer_id, order_date, amount) and customers (customer_id, signup_date), write a query to find the average order amount for customers who signed up in the last 30 days.
      1 Answer