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

      Riverbed Technology

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Riverbed Technology reviews | Riverbed Technology jobs | Riverbed Technology salaries | Riverbed Technology benefits
      Riverbed Technology interviewsRiverbed Technology Tools Engineer interviewsRiverbed Technology 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
      Capgemini
      3.7★Compensation and benefits
      avatar
      SAP
      3.9★Compensation and benefits
      avatar
      Cisco
      4.0★Compensation and benefits
      avatar
      Dynatrace
      3.9★Compensation and benefits

      Tools Engineer Interview

      13 Jan 2016
      Anonymous interview candidate
      San Francisco, CA
      No offer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 2 months. I interviewed at Riverbed Technology (San Francisco, CA) in Jan 2016

      Interview

      Applied in November, got recruiter phone screen in the new year. The she sent me the additional code test below. Got a call in the morning, asked about what the company do then finished in 3 minutes. Then the thank you note came. Maybe that's why they didn't got 2015's best employer.

      Interview questions [1]

      Question 1

      Write a simple function to verify in a given line of text, that the beginning and ending parenthesis match up. (Any language) Given a file with ping results from different sources (e.g. See below. To return “173.252.120.68”) Return the IP address that took >70ms in 3 or more consecutive pings. 64 bytes from 98.138.253.109: icmp_seq=0 ttl=49 time=53.468 ms 64 bytes from 98.138.253.109: icmp_seq=1 ttl=49 time=53.279 ms 64 bytes from 173.252.120.68: icmp_seq=0 ttl=74 time=70.528 ms 64 bytes from 173.252.120.68: icmp_seq=1 ttl=74 time=70.971 ms 64 bytes from 173.252.120.68: icmp_seq=2 ttl=74 time=70.499 ms 64 bytes from 74.125.196.101: icmp_seq=0 ttl=37 time=61.672 ms 64 bytes from 74.125.196.101: icmp_seq=1 ttl=37 time=61.629 ms
      Answer question