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

      DataArt

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: DataArt reviews | DataArt jobs | DataArt salaries | DataArt benefits
      DataArt interviewsDataArt .NET Team Lead interviewsDataArt 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.

      .NET Team Lead Interview

      19 Feb 2024
      Anonymous interview candidate
      No offer
      Neutral experience
      Difficult interview

      Application

      I interviewed at DataArt

      Interview

      The interview process at this company involves multiple stages: Initially, I had an interview with HR to discuss my work experience and salary expectations. Following that, HR informed me about the subsequent interview stages: An English proficiency interview. A technical interview. A "project" interview. Finally, a client interview process, which may include additional interviews depending on the client. I progressed to the technical interview stage but unfortunately did not pass. The interviewer, who was from Europe, asked challenging questions related to .NET concepts, including the Common Language Runtime (CLR) and the garbage collector. He also delved into low-level topics such as memory management, including where large values are stored (heap or stack) and methods for freeing up object space, touching on concepts like destructors and the dispose method. Additionally, there were questions about asynchronous programming, where I was asked to apply async methods to solve a given problem. Unfortunately, I struggled with this aspect. Surprisingly, there were no questions about SOLID principles, object-oriented programming, or design patterns during the interview. Although I sensed I hadn't performed well, I didn't receive any feedback until I followed up with HR two weeks after the interview. Eventually, I received a generic rejection email.

      Interview questions [1]

      Question 1

      What's the difference about a destructor and dispose
      Answer question