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

      GreyOrange

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: GreyOrange reviews | GreyOrange jobs | GreyOrange salaries | GreyOrange benefits
      GreyOrange interviewsGreyOrange Senior Engineer - Software Development interviewsGreyOrange 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.

      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
      Capgemini
      3.7★Compensation & Benefits
      avatar
      Salesforce
      4.4★Compensation & Benefits
      avatar
      SAP
      3.9★Compensation & Benefits
      avatar
      Bloomberg
      4.0★Compensation & 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.

      Senior Engineer - Software Development Interview

      Feb 27, 2023
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. The process took 2 weeks. I interviewed at GreyOrange in Feb 2023

      Interview

      Total 3 rounds - 2 technical & 1 HR All questions were based on DSA. Interviewers give enough hints to help you through solution. Try to give complete working solution and get to optimal solution,

      Interview questions [5]

      Question 1

      Implement a min stack which contains a method returning min value in the stack and all stack operations including min stack should be O(1)
      Answer question

      Question 2

      Reverse a linked list .
      Answer question

      Question 3

      Populate a tree, only given leaf node values. to populate the tree, value of each node will should be sum of values of its children.
      Answer question

      Question 4

      Maximum sum of array elements when two adjacent elements cannot be included in the sum
      Answer question

      Question 5

      Minimize the number of iterations required to pass message from root node to all nodes in an n-ary tree. In one iteration only a parent can pass message to only one of its children.
      Answer question