Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by CSC Global Team. If you also belong to the team, you can get access from here

CSC Global Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 453 Reviews

Filter interviews by

CSC Global Module Lead Interview Questions and Answers for Experienced

Updated 8 Jun 2021

CSC Global Module Lead Interview Experiences for Experienced

1 interview found

Module Lead Interview Questions & Answers

user image Anonymous

posted on 8 Jun 2021

Interview Questionnaire 

1 Question

  • Q1. There were 4 rounds of Interview. 1st Round were screening Round where basic questions were asked by providing some problems and what will be my solution with explanation. 2nd round was webex, where basic ...

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Basic array and vectors DSA questions

Round 2 - Technical 

(3 Questions)

  • Q1. Asked me about my past project and my contribution in it
  • Q2. Linux commands and c++ language control
  • Q3. Asked me to write last function i wrote and explain what it does
Round 3 - Behavioral 

(2 Questions)

  • Q1. Asked me about my past projects and my contribution
  • Q2. Checked my work ethics
Round 4 - HR 

(2 Questions)

  • Q1. Basic hr questions
  • Q2. Salary negotiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Write code to return the maximum profit by buying and selling stocks using available money

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a Parking Lot
  • Ans. 

    Design a parking lot system with features like parking, retrieving, and displaying available spots.

    • Create a class for ParkingLot with attributes like total spots, available spots, and a list of parked vehicles.

    • Implement methods for parking a vehicle, retrieving a vehicle, and displaying available spots.

    • Use data structures like arrays or lists to manage parked vehicles and available spots.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql based questions, oops concepts, project related questions
  • Q2. Recursion, Python, MVC, AWS services

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare the basics really well like oops, mvc concepts, sql and brush up and be clear in explaining your personal or previous company's project.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 java questions. 60mins time and easy to medium level

Round 2 - Technical 

(1 Question)

  • Q1. 30min interview on previous project, java basics , spring boot basics and tools you have mentioned CV
Round 3 - Behavioral 

(1 Question)

  • Q1. How you take decisions in your current project? How are the apps architecture decided?
  • Ans. 

    Decisions in current project are made through team collaboration and considering project requirements. App architecture is decided based on scalability, performance, and maintainability.

    • Decisions are made through team collaboration and discussions

    • Consideration of project requirements and goals

    • App architecture is decided based on scalability, performance, and maintainability

    • Use of design patterns and best practices to g

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Javascript ES6 features.
  • Ans. 

    ES6 introduced new features to Javascript including arrow functions, let and const, classes, and template literals.

    • Arrow functions provide a concise syntax for writing functions.

    • Let and const are block-scoped variables.

    • Classes provide a way to create objects with methods and properties.

    • Template literals allow for string interpolation and multi-line strings.

    • Destructuring allows for easy extraction of values from arrays ...

  • Answered by AI
  • Q2. How an angular application works.
  • Ans. 

    Angular is a front-end framework that uses HTML, CSS, and JavaScript to build dynamic web applications.

    • Angular uses components to create reusable UI elements

    • It uses services to share data and functionality across components

    • It has a powerful template system that allows for easy data binding and manipulation

    • Angular uses RxJS for reactive programming and observables

    • It has a built-in router for handling navigation between ...

  • Answered by AI
  • Q3. What are components in angular
  • Ans. 

    Components in Angular are reusable building blocks that encapsulate HTML, CSS, and TypeScript code.

    • Components are the basic building blocks of an Angular application

    • They are reusable and can be used across multiple pages

    • Each component has its own HTML, CSS, and TypeScript code

    • Components can communicate with each other using @Input and @Output decorators

    • Examples of components include navbar, footer, and login form

  • Answered by AI
Round 2 - Behavioral 

(3 Questions)

  • Q1. How to set up the environment for building angular application
  • Ans. 

    To set up the environment for building an Angular application, you need to install Node.js and Angular CLI.

    • Install Node.js and npm

    • Install Angular CLI using npm

    • Create a new Angular project using CLI

    • Run the project using ng serve command

  • Answered by AI
  • Q2. What is CI/CD pipeline
  • Ans. 

    CI/CD pipeline is a process of continuous integration and continuous delivery/deployment of software.

    • CI/CD pipeline automates the software delivery process.

    • It involves continuous integration of code changes, automated testing, and continuous delivery/deployment of software.

    • It helps in reducing errors and improving the quality of software.

    • Popular CI/CD tools include Jenkins, Travis CI, and CircleCI.

  • Answered by AI
  • Q3. How comfortable are you learning and working on VueJS application

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for Full-Stack Developer role then make sure you know any one of the JS Frameworks. A little background on AWS will be beneficial.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Test on hackerrank. 3 programs and 1hr of time

Round 2 - Technical 

(1 Question)

  • Q1. Java 8 questions. code on java stream and database.
Round 3 - Technical 

(2 Questions)

  • Q1. Database related questions
  • Q2. Questions on past experience
Round 4 - HR 

(1 Question)

  • Q1. One to one talk . Questions like where you see yourself in coming years and etc

Interview Preparation Tips

Topics to prepare for Fidelity Investments Software Engineer interview:
  • Core Java
  • Database
  • Spring Boot
  • JPA
Interview preparation tips for other job seekers - Prepare on java 8 basics and logical coding.

Interview Questionnaire 

1 Question

  • Q1. Core Java and aws

I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

3 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Data structures,java,rest api,design patterns,sql
Round 3 - Behavioral 

(1 Question)

  • Q1. Technical and general questions to check cultural fit
Round 4 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Fidelity Investments Software Engineer interview:
  • Java
  • Core Java
  • SQL
  • Data Structures
  • design patterns
  • Microservices
Interview preparation tips for other job seekers - prepare cs fundamentals and resume well

CSC Global Interview FAQs

How to prepare for CSC Global Module Lead interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at CSC Global. The most common topics and skills that interviewers at CSC Global expect are .Net, Analytical skills, Entity Framework, Financial Services and JQuery.

Tell us how to improve this page.

Interview Questions from Similar Companies

Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
ITC Interview Questions
4.0
 • 533 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
Morningstar Interview Questions
4.0
 • 237 Interviews
FactSet Interview Questions
4.0
 • 202 Interviews
View all

Fast track your campus placements

View all
CSC Global Module Lead Salary
based on 31 salaries
₹16.5 L/yr - ₹33 L/yr
47% more than the average Module Lead Salary in India
View more details

CSC Global Module Lead Reviews and Ratings

based on 2 reviews

3.1/5

Rating in categories

2.1

Skill development

2.0

Work-Life balance

4.0

Salary & Benefits

4.8

Job Security

2.2

Company culture

2.1

Promotions/Appraisal

2.2

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Associate
624 salaries
unlock blur

₹5.3 L/yr - ₹18 L/yr

Associate
322 salaries
unlock blur

₹2.9 L/yr - ₹8.5 L/yr

Assistant Manager
311 salaries
unlock blur

₹6.6 L/yr - ₹19.5 L/yr

Manager
166 salaries
unlock blur

₹9.8 L/yr - ₹35 L/yr

Senior Associate 2
152 salaries
unlock blur

₹5.9 L/yr - ₹17.5 L/yr

Explore more salaries
Compare CSC Global with

Tata Group

4.2
Compare

Reliance Industries

4.1
Compare

Adani Group

3.9
Compare

Mahindra & Mahindra

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview