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

      Unisys

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Unisys reviews | Unisys jobs | Unisys salaries | Unisys benefits
      Unisys interviewsUnisys App Developer interviewsUnisys 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.

      App Developer Interview

      20 Feb 2026
      Anonymous employee
      Bangalore Rural
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. The process took 1 day. I interviewed at Unisys (Bangalore Rural) in Oct 2022

      Interview

      There will be three interview rounds: two technical rounds to assess skills and one managerial round to evaluate and ensure comprehensive communication, leadership, and problem‑solving abilities for the role. T

      Interview questions [1]

      Question 1

      In C#, how do classes differ from structs, and when would you use each? Explain async/await in C#. How does it improve responsiveness without creating new threads? What is the purpose of IDisposable, and how do using statements/declara­tions ensure deterministic cleanup? Compare IEnumerable, IQueryable, ICollection, and List—when do you choose each? What are boxing and unboxing in C#, and why can they hurt performance? Describe the MVC pattern. How do Models, Views, and Controllers collaborate in ASP.NET MVC? What are Action Filters in MVC? Name common filters and typical use cases. Differentiate ViewData, ViewBag, and TempData. When is each appropriate? How do you implement validation in MVC (server-side and client-side)? Explain the ASP.NET Core request pipeline. What are middlewares and their execution order? How does Dependency Injection work in .NET Core? Describe Singleton, Scoped, and Transient lifetimes. What is the Options pattern (IOptions, IOptionsSnapshot, IOptionsMonitor) and when would you use each? How do you configure logging and health checks in ASP.NET Core? Minimal APIs vs Controllers in ASP.NET Core—trade-offs and when to choose each. In EF Core, what’s the difference between tracking and no-tracking queries? When use AsNoTracking()? How do you manage EF Core migrations in a CI/CD pipeline? In React, why prefer functional components with Hooks over class components? Explain useEffect and the dependency array. How do you prevent infinite re-renders? Compare React Context with Redux (or Zustand) for state management. When choose which? What techniques do you use to optimize React performance and minimize unnecessary re-renders?
      Answer question