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

      Netvirta

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Netvirta reviews | Netvirta jobs | Netvirta salaries | Netvirta benefits
      Netvirta interviewsNetvirta Senior Software Engineer C++ interviewsNetvirta 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.

      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.

      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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Arm
      4.4★Compensation and benefits
      avatar
      Moody's
      3.7★Compensation and benefits
      avatar
      DONE by NONE
      3.8★Compensation and benefits
      avatar
      HubSpot
      3.6★Compensation and benefits

      Senior Software Engineer C++ Interview

      18 Jun 2021
      Anonymous interview candidate
      Singapore
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 2 weeks. I interviewed at Netvirta (Singapore) in May 2021

      Interview

      Got a reply few days after I submitted an application. There's a pdf file that covers the interview process, it's split into 4 stages. 1) Online Test 2) Video Call 3) Teams Interview 4) Management Interview Online test had a 2 hours time limit. It was mostly debugging question so it seems easy but you need to be very careful since there's plenty of bugs to fix. Video Call was done 1on1 with the lead of the team I applied for. They were very transparent and share how the company/team works and what they are trying to achieve. Very open to answering any question I had. The only question he didn't answered was when I asked for the specific of how the app works which was understandable. Withdraw my application due to an offer from another company but they still offered to do the teams interview even though they knew I wouldn't accept this time. During the teams interview I had to prepare for a presentation on what I did. There was a panel of devs from the team and some more technical interview after the presentation. had 2 devs that asked me some coding question and answered any question I had. The way netvirta ask their technical question was really interesting and they care a lot about how I get to the answer rather than just the answer. No point memorizing anything for their interview, a lot of their question are a simplified version of the bug they have encountered in the past, just apply and if your foundation is strong, you should breeze through it. Interview process is really long but among all the interview I did in the past, this is gold standard. Would definitely apply again in future! You can tell that you will only be working with brilliant programmers if you join!

      Interview questions [3]

      Question 1

      int main() { std::thread* threadHello = new std::thread(printHello); std::thread* threadThread = new std::thread(printThread); return 0; } void printHello() { std::cout << "Hello" << std::endl; } void printThread() { std::cout << "Thread" << std::endl; }
      Answer question

      Question 2

      Convert color from RGBA to BGRA in C
      Answer question

      Question 3

      The lead described what they would be working on and asked what caught my interest
      Answer question
      1
      avatar
      Netvirta response
      4y
      Hi there, thank you for taking time to leave us a review! We really appreciate it and glad you had a pleasant experience with us. Looking forward to your application in the near future 🤩 Cheers, Netvirta Team