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

      Newton School

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Newton School reviews | Newton School jobs | Newton School salaries | Newton School benefits
      Newton School interviewsNewton School SDE-2 Frontend Developer interviewsNewton School 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

      University of Bahrain
      3.5★Compensation and benefits
      avatar
      Baylor University
      4.1★Compensation and benefits
      avatar
      Hong Kong Polytechnic
      3.7★Compensation and benefits
      avatar
      The British School
      3.6★Compensation and benefits

      SDE-2 Frontend Developer Interview

      30 Jul 2025
      Anonymous interview candidate
      Pune
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. The process took 2 days. I interviewed at Newton School (Pune) in Jul 2025

      Interview

      The interview process consisted of a single technical round via an online editor. The focus seemed to be more on recalling obscure internal implementations and trivia-based questioning rather than evaluating practical developer skills. While I appreciate technical interviews, many of the questions felt unrealistic and overly focused on trivia or internals rather than practical, real-world experience. There was no opportunity to demonstrate architectural thinking, debugging, or how I’ve actually delivered production apps — all things that matter most in a senior role. Being restricted from searching the web — even for things we’d look up every day on the job — made the experience feel more like an exam than a collaborative evaluation. It seemed the panel wasn’t fully up to date with some common tools in React Native and was unfamiliar with things like browser storage or native file handling, yet expected deep internal knowledge without room for reasoning or problem-solving. They focused heavily on web technologies rather than overall react. My expertise was more on the react native but the focus did not shift to it. Pros: Covered a wide range of topics Quick response time in scheduling Cons: Unrealistic expectations for online editor coding Focused heavily on memorization over actual software development skill No flexibility or conversation — strictly Q&A format Panel laughed at answers instead of discussing them constructively

      Interview questions [11]

      Question 1

      Write a JavaScript script (in an online editor) to download an image from a URL to your local computer. 🔹 Without any HTML elements or browser prompts. 🔹 No access to Node.js fs or any browser download triggers. 🔹 No internet search allowed.
      Answer question

      Question 2

      Can you download an image to device storage using fs in React Native?
      1 Answer

      Question 3

      1. Convert String to number. 2. Get integer and decimal part of string. 3. What’s an alternate way to convert string to number besides Number() and get the integer part only? 4. How does parseInt() work internally? 5. What are the arguments it takes?
      1 Answer

      Question 4

      Convert a binary string (e.g. "1011") into a number.
      1 Answer

      Question 5

      How Git works internally? How does Git track files? Does it use snapshots or diffs internally?
      Answer question

      Question 6

      How would you build a Google Meet-like video calling feature? List browser APIs used for such a task.
      Answer question

      Question 7

      What metrics would you check to improve PWA performance?
      Answer question

      Question 8

      What is the result of 0.2 + 0.3 in JS? What is the difference between float and double?
      Answer question

      Question 9

      Create a 3-level nested folder using a terminal command. How to prove your terminal is using Zsh?
      Answer question

      Question 10

      What is a Single Page Application (SPA)? How does it differ from traditional multi-page apps? How is React rendered in an HTML page?
      Answer question

      Question 11

      What is the largest number in JavaScript? What kind of storage does browser have? (They were surprised when I mentioned IndexedDB)
      Answer question
      1