Upload Button Icon Add office photos
Engaged Employer

i

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

Chimera Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Chimera Technologies Technical Delivery Manager Interview Questions and Answers

Updated 28 Sep 2023

Chimera Technologies Technical Delivery Manager Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. - Difference between user story grooming and refinement? - What is the value add you have given to your customer? Is value add billed to client? - Suppose your manager tells you to increase gross margin by...
  • Ans. 

    User story grooming involves preparing user stories for upcoming sprints, while refinement is the ongoing process of adding details and clarifications to user stories.

    • User story grooming is typically done before a sprint planning meeting to ensure that user stories are ready for development

    • User story refinement is an ongoing process where details are added, questions are answered, and acceptance criteria are clarified

    • E...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. - Which estimation techniques have you used? How do you facilitate estimation during planning? - Have you defined KRAs for your teams? - Worked or aware of mobile technologies? - Scenario based questions
  • Ans. 

    I have used various estimation techniques such as expert judgment, analogous estimation, and parametric estimation. I facilitate estimation by involving the team in the process and using historical data.

    • Used expert judgment to gather input from team members with relevant experience

    • Utilized analogous estimation by comparing the current project to similar past projects

    • Applied parametric estimation by using mathematical m...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. - Do you post on LinkedIn? - Are you involved in growing your account? - What does your team think of you? - Why doesn't your current company provide you the opportunity of Delivery Manager?

Skills evaluated in this interview

Interview questions from similar companies

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

I appeared for an interview before Mar 2024.

Round 1 - HR 

(2 Questions)

  • Q1. What's your previous experience?
  • Q2. What's your background?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't give up Hard work give success
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude round

Round 2 - Technical 

(2 Questions)

  • Q1. 1.Java, OOPs concept 2. HTML,CSS,JS 3.DSA
  • Q2. Explain your project
Round 3 - Technical 

(1 Question)

  • Q1. Java Coding questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 questions solve on paper

Round 2 - Technical 

(1 Question)

  • Q1. Basic java questions and adv java ,sql,css,html questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Q.1 Pattern
1
*2*
**3**
Q. 2
write code to get sub array with max sum from given array.

Round 2 - Technical 

(1 Question)

  • Q1. Introduction Project Deatails Oops Concept Collection Exception Handling Abstract Class Functional Interface Spring Framework

Interview Preparation Tips

Topics to prepare for Thinkitive Technologies Java Developer interview:
  • Java
  • Advanced Java
  • SQL
  • Data Structures
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops Concepts ,Absrtraction,Polymorphism
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks

Round 2 - Technical 

(2 Questions)

  • Q1. Constructor chaining
  • Q2. Hasmap and treemap
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the size of an int in Java?
  • Ans. 

    The size of an int in Java is 4 bytes.

    • An int in Java is a 32-bit signed integer.

    • It can hold values ranging from -2,147,483,648 to 2,147,483,647.

    • The size of an int is fixed at 4 bytes on all platforms.

  • Answered by AI
  • Q2. The size of an int in Java is 4 bytes (32bits).
  • Ans. 

    Yes, the size of an int in Java is indeed 4 bytes (32 bits).

    • An int in Java can hold values ranging from -2,147,483,648 to 2,147,483,647.

    • The size of an int can be confirmed using the 'Integer.SIZE' constant in Java.

    • Using 'Integer.BYTES' will give the size of an int in bytes.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Network; opportunities follow connections.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the default value of an int in Java?
  • Ans. 

    The default value of an int in Java is 0.

    • In Java, when an int variable is declared but not initialized, it is automatically assigned the default value of 0.

    • For example, int num; // num is assigned the default value of 0.

  • Answered by AI
  • Q2. The default value of an int is 0.
  • Ans. 

    Yes, the default value of an int in Java is 0.

    • In Java, when an int variable is declared but not initialized, it will have a default value of 0.

    • For example, int num; will have a default value of 0.

    • This default value is assigned by the Java Virtual Machine (JVM) when memory is allocated for the variable.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research company before applying.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the purpose of static keyword in Java?
  • Ans. 

    The static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.

    • Static variables are shared among all instances of a class.

    • Static methods can be called without creating an instance of the class.

    • Static blocks are used to initialize static variables.

    • Static keyword can also be used to create static nested classes.

  • Answered by AI
  • Q2. The static keyword is used to create class-level variable and methods ............etc.

Chimera Technologies Interview FAQs

How many rounds are there in Chimera Technologies Technical Delivery Manager interview?
Chimera Technologies interview process usually has 4 rounds. The most common rounds in the Chimera Technologies interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Chimera Technologies Technical Delivery Manager interview?
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 Chimera Technologies. The most common topics and skills that interviewers at Chimera Technologies expect are Scrum, Delivery Management, Project Delivery, Project Management and Agile.
What are the top questions asked in Chimera Technologies Technical Delivery Manager interview?

Some of the top questions asked at the Chimera Technologies Technical Delivery Manager interview -

  1. - Difference between user story grooming and refinement? - What is the value ad...read more
  2. - Which estimation techniques have you used? How do you facilitate estimation d...read more

Tell us how to improve this page.

Chimera Technologies Technical Delivery Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
View all
Chimera Technologies Technical Delivery Manager Salary
based on 5 salaries
₹31 L/yr - ₹43 L/yr
40% more than the average Technical Delivery Manager Salary in India
View more details
Software Engineer
57 salaries
unlock blur

₹4.1 L/yr - ₹14.6 L/yr

Senior Software Engineer
47 salaries
unlock blur

₹7.7 L/yr - ₹25.5 L/yr

System Analyst
24 salaries
unlock blur

₹13.4 L/yr - ₹26 L/yr

Senior System Analyst
11 salaries
unlock blur

₹15.5 L/yr - ₹25 L/yr

Senior Business Analyst
10 salaries
unlock blur

₹12 L/yr - ₹23 L/yr

Explore more salaries
Compare Chimera Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview