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

      Shriffle

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Shriffle reviews | Shriffle jobs | Shriffle salaries | Shriffle benefits
      Shriffle interviewsShriffle ROR Developer interviewsShriffle 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
      Parsons Corporation
      3.7★Compensation and benefits
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Compensation and benefits
      avatar
      Concentrix
      3.6★Compensation and benefits
      avatar
      Dell Technologies
      3.5★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.

      ROR Developer Interview

      19 Aug 2021
      Anonymous interview candidate
      No offer
      Neutral experience

      Other ROR Developer interview reviews for Shriffle

      ROR Developer Interview

      21 Jul 2023
      Anonymous interview candidate
      Indore
      No offer
      Average interview

      Application

      I interviewed at Shriffle

      Interview

      1st round writen test. 1st round may ask a basic c, c++ and java program. 2 nd round is face to face interview. : basic oops and data structure like sorting, searching.

      Interview questions [1]

      Question 1

      Reverse the int array without using loop.
      1 Answer
      2
      Neutral experience
      Difficult interview

      Application

      I applied online. I interviewed at Shriffle (Indore) in Jul 2023

      Interview

      They called me in Indore office in arbitto mall. Online interview was also an option. All questions were related to Ruby on rails. Shared below. There is 2 rounds of technical and 1 HR round at last.

      Interview questions [1]

      Question 1

      Round 1: All questions are ruby on rails related + resume + experience questions 1. Introduce yourself 2. Little bit of resume and experience you have Then i was tested on ruby on rails. 3. They use graphQL, so having basic idea is good, like whats its purpose 4. Rails associations 5. Active record callbacks. Difference between after_commit and after_save 6. Polymorphic association, give an example 7. What inheritance is allowed in ruby ? (ans: only single inheritance is allowed) 8. How can we copy multiple inheritance behaviour (ans: using mixins) 9. How to make ruby API faster if API is too slow (ans: reducing N + 1 queries, using joins and includes queries, using eager_loading, pagination, caching) 10. Rails transactions, understand it well 11. What is the use of controller ? 12. Monkey patching (try giving example also) 13. What gems did you last use 14. Suppose there is a heavy job like generating PDF for some user. How will you do it ? (ans: we put it in background jobs queue) Round 2 will also be similar.
      Answer question
      2