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

      CoinDCX

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: CoinDCX reviews | CoinDCX jobs | CoinDCX salaries | CoinDCX benefits
      CoinDCX interviewsCoinDCX Staff Frontend Engineer interviewsCoinDCX 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
      Citi
      3.6★Compensation and benefits
      avatar
      Allianz
      3.6★Compensation and benefits
      avatar
      Investcorp
      3.7★Compensation and benefits
      avatar
      Moody's
      3.7★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.

      Staff Frontend Engineer Interview

      21 Jun 2024
      Anonymous interview candidate
      No offer
      Neutral experience
      Easy interview

      Application

      I applied through a staffing agency. The process took 3 weeks. I interviewed at CoinDCX in Jun 2024

      Interview

      The R1 interview was re-scheduled several times. It covered fundamental topics like Flutter, object-oriented programming (OOP), and basic data structures with straightforward questions. No idea why he rejected. Overall okish experience.

      Interview questions [10]

      Question 1

      Ways to write async code with examples?
      2 Answers

      Question 2

      Does flutter support method overloading?
      1 Answer

      Question 3

      Is flutter single threaded or multi threaded?
      Answer question

      Question 4

      Is android single threaded or multi threaded?
      Answer question

      Question 5

      Navigate from screen A -> B -> C. When pressing back button return directly to A
      1 Answer

      Question 6

      How to do equivalent of android startActivityForResult in flutter.
      1 Answer

      Question 7

      Can object of abstract classes be instantiated
      Answer question

      Question 8

      Implement fix size queue using arrays. Remove the element from last and push each element and update the first element with number pushed. Eg. Given array [ 3,4,2,7,8 ] push a number 0. Resultant array [0,3,4,2,7]
      Answer question

      Question 9

      What is a factory pattern?
      Answer question

      Question 10

      Which data structure is used to arrange widgets in flutter?
      2 Answers