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

      GlobalLogic

      Part of Hitachi

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: GlobalLogic reviews | GlobalLogic jobs | GlobalLogic salaries | GlobalLogic benefits | GlobalLogic conversations
      GlobalLogic interviewsGlobalLogic Lead Software Engineer interviewsGlobalLogic 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.

      Lead Software Engineer Interview

      4 Mar 2022
      Anonymous interview candidate
      Chennai
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. I interviewed at GlobalLogic (Chennai) in Mar 2022

      Interview

      Typical interviews: I want this, what is the best way to do it in Java ? Global Logic Interview: I want this, I know this is the best way to do it, but don't tell me that, tell me the worst way to do it where you come up with the logic for something you will never do on the job ? Only the company name has Logic, everything else they ask in interview is illogical. Be prepared for such things with your interview.

      Interview questions [1]

      Question 1

      How to find n'th largest element in a list?
      1 Answer

      Other Lead Software Engineer interview reviews for GlobalLogic

      Lead Software Engineer Interview

      8 Apr 2024
      Anonymous employee
      Wrocław
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 1 week. I interviewed at GlobalLogic (Wrocław) in Mar 2023

      Interview

      The recruitment process begins with an initial screening conducted by a recruiter. This is followed by a 1-hour interview with the team manager to assess cultural and managerial fit. Afterward, candidates undergo a 1.5-hour technical interview with team members to evaluate their technical skills and expertise.

      Interview questions [1]

      Question 1

      Modern cpp standard questions - smart pointers, lambdas. Some patterns and idioms like pimpl, rule of 3/5/0, etc General debugging knowledge and Linux experience.
      Answer question

      Lead Software Engineer Interview

      25 May 2025
      Anonymous employee
      Wrocław
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 weeks. I interviewed at GlobalLogic (Wrocław) in Mar 2023

      Interview

      The interview process consisted of three main stages: Initial HR Screening This was a short introductory call with a recruiter from the HR team, lasting about 15 minutes. It focused on my background, availability, motivation for applying, and a brief overview of the company and role. Interview with the Project Manager The second stage was a one-hour conversation with the manager overseeing the specific project. We discussed the team structure, project goals, the technical environment, and how my experience could contribute. Technical Interview with the Engineering Team The final stage was a two-hour technical interview with engineers from the team. It involved c++, system design questions, and deep technical discussions relevant to the role. The engineers were professional and asked thoughtful, challenging questions that reflected real-world problems. Overall, the process was structured and transparent, with good communication throughout.

      Interview questions [1]

      Question 1

      One interesting question they asked was about the use of assert in production C++ code and how it differs from runtime error handling. Specifically, they asked me to explain when it's appropriate to use assert, what happens to asserts in release builds, and what the implications are for debugging and system stability.
      Answer question