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

      UnifyApps

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: UnifyApps reviews | UnifyApps jobs | UnifyApps salaries | UnifyApps benefits
      UnifyApps interviewsUnifyApps Product Engineer Intern interviewsUnifyApps 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
      KPMG
      3.6★Compensation and benefits
      avatar
      US Navy
      4.0★Compensation and benefits
      avatar
      Deloitte
      3.5★Compensation and benefits
      avatar
      Amazon
      3.7★Compensation and benefits

      Product Engineer Intern Interview

      16 Sept 2024
      Anonymous interview candidate
      Gurgaon, Haryana

      Other Product Engineer Intern interview reviews for UnifyApps

      Product Engineer Intern Interview

      18 Sept 2024
      Anonymous employee
      Kānpur, Uttar Pradesh
      Accepted offer
      Declined offer
      Neutral experience
      Easy interview

      Application

      I applied online. The process took 2 days. I interviewed at UnifyApps (Gurgaon, Haryana) in Jul 2024

      Interview

      good dsa questions, oops and dbms. no OS, CN. Both round dsa questions were easy, overall a pretty easy interview process interviewer was nice. i got selected even after not being able to give my best in the second round of interviews. . . They were giving only 50k stipend per month

      Interview questions [1]

      Question 1

      Binary Search on increasing, decreasing sequence
      1 Answer
      Positive experience
      Average interview

      Application

      I applied through university. The process took 1 day. I interviewed at UnifyApps (Kānpur, Uttar Pradesh) in Aug 2024

      Interview

      The interview consisted to two technical rounds. I was given two DSA questions in both of them and asked to give the most optimal approach for each of them along with a proper working code.

      Interview questions [4]

      Question 1

      Given an integer array nums, find a subarray that has the largest product, and return the product.
      Answer question

      Question 2

      There are a total of numCourses courses you have to take, labeled from 0 to numCourses - 1. You are given an array prerequisites where prerequisites[i] = [ai, bi] indicates that you must take course bi first if you want to take course ai. For example, the pair [0, 1], indicates that to take course 0 you have to first take course 1. Return true if you can finish all courses. Otherwise, return false.
      Answer question

      Question 3

      You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return -1. You may assume that you have an infinite number of each kind of coin.
      Answer question

      Question 4

      There are n cities and some health centres and injured people were given at some nodes and an integer k. the city was connected by m roads with each having certain weight denoting the time taken to travel that road. the road was bidirectional. find out if each injured person can reach the nearest health centre within that k time.
      Answer question

      Product Engineer Intern Interview

      24 Nov 2025
      Anonymous employee
      Gurgaon, Haryana
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through university. The process took 2 days. I interviewed at UnifyApps (Gurgaon, Haryana) in Aug 2024

      Interview

      first round of interview : find largest area of rectangle in a histogram and some theory questions of DSA about finding a cycle and difference between tree and graph Second Round : given number from 1 to n , and edge between them can exist if they have gcd greater than 1, given q queries find if a and b given are connected or not

      Interview questions [1]

      Question 1

      Mostly They asked DSA and asked for my resume but didn't ask any questions from projects
      Answer question