Upload Button Icon Add office photos

CCIL

Compare button icon Compare button icon Compare

Filter interviews by

CCIL Assistant Manager II Interview Questions and Answers

Updated 21 Jan 2025

CCIL Assistant Manager II Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is your understanding of Object-Oriented Programming (OOP)?
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Objects have attributes (data) and methods (functions) that can operate on the data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: In a banking system, a 'Customer' o...

  • Answered by AI
  • Q2. What is your current role, explain your project?
  • Ans. 

    I am currently working as a Project Manager overseeing the implementation of a new software system for our company.

    • Leading a team of developers and analysts to ensure project milestones are met

    • Collaborating with stakeholders to gather requirements and provide updates on project progress

    • Managing project budget and resources effectively to ensure successful completion

    • Conducting regular meetings and status updates to keep...

  • Answered by AI
  • Q3. What is Deep Copy?
  • Ans. 

    Deep copy is a process of creating a new object and copying all of the attributes of the original object to the new object.

    • Deep copy creates a new object and copies all attributes from the original object to the new object.

    • It ensures that changes made to the new object do not affect the original object.

    • Deep copy is commonly used in programming languages like Python and Java.

  • Answered by AI
  • Q4. Explain me the code, and what is wrong about it?
  • Ans. 

    The code is missing a closing bracket for the if statement.

    • The code is missing a closing bracket '}' after the 'console.log('Hello World!');'.

    • Without the closing bracket, the code will not execute properly and may result in syntax errors.

  • Answered by AI
Round 2 - Behavioral 

(3 Questions)

  • Q1. Explain me the project from current company and all the technologies used.
  • Q2. Have you lead a team. If yes, than explain the process followed.
  • Ans. 

    Yes, I have led a team in my previous role as a project manager.

    • Assigned tasks and responsibilities to team members based on their strengths and skills

    • Set clear goals and expectations for the team to achieve

    • Provided regular feedback and support to team members to ensure their success

    • Facilitated team meetings to discuss progress, challenges, and solutions

    • Recognized and rewarded team members for their contributions and a...

  • Answered by AI
  • Q3. What do you prefer working in a team or leading a team?
  • Ans. 

    I prefer leading a team as it allows me to utilize my leadership skills and guide the team towards achieving common goals.

    • I enjoy taking on the responsibility of making decisions and providing direction to the team.

    • Leading a team allows me to leverage my communication skills to effectively delegate tasks and motivate team members.

    • I find satisfaction in seeing the team succeed under my guidance, and I thrive in a leader...

  • Answered by AI

Top trending discussions

View All
Interview Hub
1w
a team lead
FeedCard Image
Got a question about CCIL?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions will be related to the post which company is offering.
  • Q2. Should be very accurate to all electronics queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be smart and to the point answers will help.

Assistant Manager II Interview Questions Asked at Other Companies

asked in CCIL
Q1. What is your understanding of Object-Oriented Programming (OOP)?
asked in CCIL
Q2. Explain me the code, and what is wrong about it?
asked in DCB Bank
Q3. What do you know about banking?
asked in ICICI Bank
Q4. Can u explain retail banking and corporate banking ?
asked in DCB Bank
Q5. What is NPA What is the process of repo How to handle critical cu ... read more

Intern Interview Questions & Answers

Nokia user image Anonymous

posted on 28 Sep 2021

I applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic Language related questions.
  • Q2. Basic programming questions like recursion, some basic sql queries etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to go keep your fundamentals clear.

I appeared for an interview in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Q7. Where do you see yourself in 5 years
  • Q8. Why do you want to join DELL.

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I appeared for an interview in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

CCIL HR Interview Questions

5 questions and answers

Q. Explain the project you are currently working on and the technologies used.
Q. What is your current role, and can you explain your project?
Q. Have you led a team? If yes, explain the process you followed.

I applied via Walk-in and was interviewed before Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Only experience .

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Are these interview questions helpful?

Interview Questionnaire 

5 Questions

  • Q1. Create a Django Project and deploy with docker and GIT
  • Ans. 

    Create a Django project, deploy with Docker and Git

    • Install Django and Docker

    • Create a new Django project

    • Initialize a Git repository

    • Create a Dockerfile for the Django project

    • Build and run the Docker image

    • Push the code to a Git repository

  • Answered by AI
  • Q2. GIT Fundamentals
  • Q3. Resume projects
  • Q4. Basic Python Questions
  • Q5. Salary Expectation

Skills evaluated in this interview

I appeared for an interview before Apr 2021.

Round 1 - Telephonic Call 

(2 Questions)

Round duration - 45 Minutes
Round difficulty - Medium

It was in the mid day and since I applied for a Frontend role the discussion was majorly around data structure and bit of Javascript.
The interviewer was helping and good listener.

  • Q1. 

    Merge Two Sorted Linked Lists Problem Statement

    You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and return the head of the combined linked list.

    ...
  • Q2. 

    Sort 0 1 2 Problem Statement

    Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.

    Input:

    The first line contains an integer 'T' representing the n...
Round 2 - Face to Face 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

It was more of a in depth round on the framework I'm working on and problem solving.

  • Q1. What is the event loop and what is its significance?
  • Ans. 

    The event loop is a mechanism in programming that allows for asynchronous execution of code.

    • The event loop is a key component in JavaScript's runtime environment, responsible for handling asynchronous operations.

    • It continuously checks the call stack for any pending tasks and executes them in a non-blocking manner.

    • The event loop ensures that the program remains responsive by allowing other code to run while waiting for ...

  • Answered by AI
  • Q2. Can you provide examples of output-based questions in JavaScript that utilize browser APIs?
  • Ans. 

    Output-based questions in JavaScript using browser APIs

    • Example 1: Write a script that uses the Geolocation API to display the user's current location on a map

    • Example 2: Create a program that uses the Web Audio API to play a sound when a button is clicked

    • Example 3: Develop a web page that uses the Canvas API to draw a simple animation

  • Answered by AI
  • Q3. How would you design a system to support localization in a mobile app?
  • Ans. 

    Designing a system to support localization in a mobile app

    • Use resource files to store localized strings for different languages

    • Implement a language selection feature for users to choose their preferred language

    • Utilize localization libraries or frameworks to streamline the process

    • Consider cultural differences when localizing content, such as date formats and currency symbols

  • Answered by AI
Round 3 - Face to Face 

(3 Questions)

Round duration - 75 Minutes
Round difficulty - Hard

It was more of a fitment/managerial round.
Didn't had any coding questions, but was asked more on approaches and optimisations.
Discussions on the project you have worked on.

  • Q1. You need to find the fastest 3 horses out of a group, given that you can only race 5 horses at a time. How would you approach this problem?
  • Ans. 

    To find the fastest 3 horses out of a group with 5 horses racing at a time, we can use a tournament style approach.

    • Divide the horses into groups of 5 and race them against each other. This will give you the fastest horse in each group.

    • Take the winners from each group and race them against each other. The top 3 horses in this final race will be the fastest 3 overall.

    • Keep track of the results and compare the timings to d...

  • Answered by AI
  • Q2. How do you debug the root cause of lag on a screen?
  • Ans. 

    To debug lag on a screen, analyze code, check for memory leaks, optimize rendering, and use profiling tools.

    • Analyze code to identify any inefficient algorithms or operations causing lag.

    • Check for memory leaks that could be impacting performance.

    • Optimize rendering by reducing the number of draw calls, optimizing shaders, and minimizing overdraw.

    • Use profiling tools like Xcode Instruments or Android Profiler to identify p...

  • Answered by AI
  • Q3. Can you explain the architecture of the app you have recently worked on?
  • Ans. 

    The app I recently worked on is a social media platform for sharing photos and connecting with friends.

    • The app follows a client-server architecture, with the client being the mobile app and the server handling data storage and processing.

    • The client side is built using React Native for cross-platform compatibility.

    • The server side is implemented using Node.js with a MongoDB database for storing user data and photos.

    • The a...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaCars24 interview preparation:Topics to prepare for the interview - Data Structures Algorithms, Javascript, System DesignTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Get your JS fundamentals right (if applying for a Frontend role, https://javascript.info/ is a good start)
Tip 2 : Apart from preparing data structures, practise on the communication skills as well (prepare your introduction, be a good listener and on spot improvisation plays key roles)

Application resume tips for other job seekers

Tip 1 : highlight projects related to the job profile in your resume and mention what was your contribution in them precisely in 1/2 lines.
Tip 2 : Include URLs to applications/projects that you have build and your achievements/blog (if any)

Final outcome of the interviewSelected

Skills evaluated in this interview

Senior Executive Interview Questions & Answers

Dell user image Mrutyunjay G. Prabhuswamimath

posted on 4 Jul 2022

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

Advance excel, Sales and Marketing knowledge.

Interview Preparation Tips

Topics to prepare for Dell Senior Executive interview:
  • Advanced Excel
  • Sales and Marketing knowledge
Interview preparation tips for other job seekers - Prepare for advance excel, Sales and Marketing knowledge.

CCIL Interview FAQs

How many rounds are there in CCIL Assistant Manager II interview?
CCIL interview process usually has 2 rounds. The most common rounds in the CCIL interview process are Technical and Behavioral.
What are the top questions asked in CCIL Assistant Manager II interview?

Some of the top questions asked at the CCIL Assistant Manager II interview -

  1. What is your understanding of Object-Oriented Programming (OO...read more
  2. Explain me the code, and what is wrong about ...read more
  3. what is Deep Co...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

UST Interview Questions
3.8
 • 546 Interviews
Dell Interview Questions
3.9
 • 407 Interviews
CARS24 Interview Questions
3.5
 • 363 Interviews
Nokia Interview Questions
4.0
 • 292 Interviews
John Deere Interview Questions
4.0
 • 246 Interviews
VVDN Technologies Interview Questions
3.6
 • 222 Interviews
Mankind Pharma Interview Questions
3.9
 • 218 Interviews
vivo Interview Questions
4.1
 • 212 Interviews
View all
Assistant Manager
13 salaries
unlock blur

₹8.5 L/yr - ₹15.2 L/yr

Deputy Manager
5 salaries
unlock blur

₹12 L/yr - ₹25.5 L/yr

Senior Manager
5 salaries
unlock blur

₹17 L/yr - ₹36.2 L/yr

Executive Officer
4 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Executive Officer
4 salaries
unlock blur

₹7 L/yr - ₹11.8 L/yr

Explore more salaries
Compare CCIL with

UST

3.8
Compare

vivo

4.1
Compare

Dell

3.9
Compare

CARS24

3.5
Compare
write
Share an Interview