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

      financial.com

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: financial.com reviews | financial.com jobs | financial.com salaries | financial.com benefits
      financial.com interviewsfinancial.com Javascript Developer interviewsfinancial.com 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.

      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

      Javascript Developer Interview

      27 Apr 2020
      Anonymous employee
      New Delhi

      Other Javascript Developer interview reviews for financial.com

      Javascript Developer Interview

      3 Feb 2026
      Anonymous interview candidate
      Cochin
      No offer
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I applied through a recruiter. The process took 2 weeks. I interviewed at financial.com (New Delhi) in Apr 2020

      Interview

      First Round - online test 10 questions, first 6 multiple choice And next 4 programing based on core javascript Second Round - HR Third Round - technical session with CTO , senior dev and HR Questions based on javascript basics n es6 , then framework s u have worked with.

      Interview questions [1]

      Question 1

      javascript hoisting , es6 related
      Answer question
      avatar
      financial.com response
      5y
      Thanks for your comment. We are happy to have you on board :-)
      Positive experience
      Difficult interview

      Application

      I interviewed at financial.com (Cochin)

      Interview

      I had a smooth and well-structured interview experience with financial.com. The process started with an 1.online coding challenge focused on JavaScript fundamental,css questions and problem-solving. After clearing the test, I had an HR round where the discussion included culture fit, company overview, and some conceptual JavaScript questions. The HR was friendly and made the conversation comfortable while still assessing technical basics. The final round was a technical interview with CTO,Delivery manager,including senior technical members. The questions mainly focused on Test dome questions that you attended (CTO will pick a random problem solving question from test dome to explain) ,JavaScript fundamentals such as promises vs setTimeout, and output-based questions. There were also discussions around React concepts, CSS selectors like nth-child vs nth-of-type, pseudo-classes vs pseudo-elements, and whatever you include in your resume.Interviewers were welcoming and encouraged explaining the thought process rather than expecting perfect answers.

      Interview questions [1]

      Question 1

      1.problems on testdome question(CTO) 2.virtual dom 3.why did react Js instead of html(webpage)when we display list of items 3.asyn vs await 4.what will happen if async function without await 5. styling questions(simple practical questions focused on nth Child,nth type )based on the CSS concepts covered in the TestDome test. 6.typescript questions (if you only typescript in resume ) 7.redux 8.is it possible to create multiple store in redux 9.hooks that you familiar with 10.usestate vs use reducer and which one is better for testing 11.order of execution (promise,settimeout,nested promise) 12. let i = 0; while (i < 3) { setTimeout(() => console.log(x), 0); i++; } 13.how do you estimate task. 14.what do you do if requirements is unclear 15.biggest challenge you faced
      Answer question