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

      Anudeep

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Anudeep reviews | Anudeep jobs | Anudeep salaries | Anudeep benefits
      Anudeep interviewsAnudeep SDE-intern interviewsAnudeep 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
      Amazon
      3.7★Compensation and benefits
      avatar
      Deloitte
      3.5★Compensation and benefits
      avatar
      IBM
      3.6★Compensation and benefits
      avatar
      Starbucks
      3.6★Compensation and benefits

      SDE-intern Interview

      Jun 30, 2024
      Anonymous interview candidate
      Hyderābād
      Declined offer
      Neutral experience
      Difficult interview

      Application

      I applied through university. The process took 2 days. I interviewed at Anudeep (Hyderābād) in Jul 2023

      Interview

      I’m excited to recount the thorough interview process my friend experienced for a software engineering role at Oracle. This demanding journey was structured to evaluate a wide range of competencies. Initial Aptitude Screening: Two-Hour Aptitude Test: The gateway to Oracle began with a comprehensive aptitude test, covering logical reasoning, statistics, data analysis, computer science essentials, and English language skills, all administered through the ProAptitude platform. Sequential Technical Interviews: Consecutive Rounds: Post-aptitude success, the candidate faced a trio of technical interviews, each homing in on distinct elements of software engineering expertise. Round 1 (30-40 minutes): Kicking off with a coding challenge akin to the maximum subarray sum problem, this round tested algorithmic dexterity, followed by probing into Computer Networks, Operating Systems, and Python nuances, including a DSA query on binary tree diameters. Round 2 (30-40 minutes): The second round placed the spotlight on the candidate’s command over the C language, particularly memory management, alongside discussions on Computer Networks, Operating Systems, academic projects, SQL optimization, and the nuances of C++. Round 3 (30-40 minutes): The concluding technical dialogue shifted to a more conversational tone, exploring scenarios related to cloud services, big data, and database optimization, with the candidate demonstrating knowledge in MATLAB, Java Spring, and cloud solutions.

      Interview questions [1]

      Question 1

      Given a binary tree and a number, return true if the tree has a root-to-leaf path such that adding up all the values along the path equals the given number. Return false if no such path can be found.
      Answer question