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

      Dream11

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Dream11 reviews | Dream11 jobs | Dream11 salaries | Dream11 benefits
      Dream11 interviewsDream11 UI Developer interviewsDream11 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
      David Lloyd Clubs
      4.6★Compensation and benefits
      avatar
      Flutter Entertainment
      3.9★Compensation and benefits
      avatar
      FanDuel
      3.8★Compensation and benefits
      avatar
      Wimbledon
      4.3★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.

      UI Developer Interview

      15 Jun 2019
      Anonymous interview candidate
      Bengaluru

      Other UI Developer interview reviews for Dream11

      UI Developer Interview

      2 Jan 2019
      Anonymous interview candidate
      Almeirim
      No offer
      Neutral experience
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 2 days. I interviewed at Dream11 (Bengaluru) in Jun 2019

      Interview

      There will be 4-5 rounds based on your experience 1) Hacker Rank (3 problems in js mainly on currying and closure) 2) Technical round with js (Output for the code snippet) 3) Data Structure and Algo round 4) HR round 5) system design

      Interview questions [1]

      Question 1

      Object.create, async, await, asked output for code snippets. In Ds/Algo round Binary Tree, 2D array problem.
      Answer question
      2
      Difficult interview

      Application

      I applied through a staffing agency. The process took 1 day. I interviewed at Dream11 (Almeirim) in Nov 2018

      Interview

      Dream11 came to Pune in Nov 2018 to choose UI developers. My interview was scheduled by a consultancy. There were almost 30 ppl. First they conducted a machine test which is nothing but a hackerrank.com test - asked to implement a library to perform some operation on array of data (json data). After clearing machine test, next was F2F interview. In this round interviewer pretending like they are very genius and working in Google/Amazon type company. And they even asked me same type of questions which are normally asked by Google/Amazon (google it, you will get what they ask in frontend/UI interviews. ) Note: Dream11 showcase that they are doing some mind-blowing things but actually they have implemented a platform/game for satta-bazar to looting people. Their earning source is not an ethical way.

      Interview questions [2]

      Question 1

      Write a function named 'Once' which accept another function 'sum' ( function sum(a,b){return a+b;}) and return a function and when this returned function called, it should return result of 'sum' (i.e a+b ) passed to 'Once' function. And every time it should return same result that got at first call .
      2 Answers

      Question 2

      What is curry in JS.
      1 Answer
      6