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

      Apptware

      Is this your company?

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Apptware reviews | Apptware jobs | Apptware salaries | Apptware benefits
      Apptware interviewsApptware React Native Developer interviewsApptware interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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 personalized job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      IBM
      3.6★Compensation & Benefits
      avatar
      Dell Technologies
      3.5★Compensation & Benefits
      avatar
      Concentrix
      3.6★Compensation & Benefits
      avatar
      Booz Allen Hamilton
      3.8★Compensation & Benefits

      React Native Developer Interview

      Oct 6, 2023
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. The process took 1 week. I interviewed at Apptware in Oct 2023

      Interview

      After applying through a job portal, the HR team contacted me and arranged my initial technical interview via Google Meet. The following day, the second technical round also took place on the same platform.

      Interview questions [4]

      Question 1

      Basic fundamental questions related to React, React Native, and JavaScript were asked.
      Answer question

      Question 2

      Write a JavaScript program, given the input array arr = [3, 4, 5, 6, 7] and target = 10, the function should return [[3, 7], [4, 6]], as these are the pairs of integers from the array that add up to 10.
      Answer question

      Question 3

      Explain the logic behind the Binary Search and write a JavaScript program illustrating the same.
      Answer question

      Question 4

      Create a React component that iterates through an array of images, displaying one image at a time. After a 2-second interval, the component should transition to the next image, continuing this cycle. Upon reaching the end of the image array, it should seamlessly loop back to the first image, maintaining the continuous cycle.
      Answer question