Upload Button Icon Add office photos

Filter interviews by

Kuliza Technologies Delivery Manager Interview Questions and Answers

Updated 6 May 2022

Kuliza Technologies Delivery Manager Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Assignment 

Project Proposal

Round 3 - One-on-one 

(1 Question)

  • Q1. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack interview and project management questions asked,

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Aap kiskey relative ya reference ho ?
  • Q2. How early you can join ?
Round 2 - One-on-one 

(2 Questions)

  • Q1. About you role in previous company and domain knowledge
  • Q2. Buttering karini hogi kar sakoge ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Negotiate as much as possible with Managers and HR, there is no minimum or maximum package in Fleetx for any position.

Interview Questionnaire 

2 Questions

  • Q1. Laravel Nova task
  • Q2. Php basic questions

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

Round 1 - Technical 

(1 Question)

  • Q1. What is mentioned in resume will be questined
Round 2 - HR 

(4 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your salary expectations?
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be able to communicate properly and possess knowledge on necessary background

I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There was a assignment in angular to create simple e-commerce application!

Round 2 - Technical 

(1 Question)

  • Q1. Basics of angula, html, css and js!
Round 3 - HR 

(1 Question)

  • Q1. Basic question with all why's and when's, salary discussion, date of joining, availability of joining, role, etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest, don't make up things, never hesitate to ask feedback and doubts.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Build an API for a E Commerce Store and show how you would use certain libraries and

Round 2 - Technical 

(1 Question)

  • Q1. How do You use Decorators in Python? Why do you need them and how would you use them in an API setting.
  • Ans. 

    Decorators in Python are used to modify or extend the behavior of functions or methods without changing their code.

    • Decorators are functions that take another function as an argument and return a new function.

    • They are commonly used for logging, authentication, caching, and more.

    • Example: @staticmethod or @classmethod decorators in Python.

    • In an API setting, decorators can be used to authenticate users, log requests, or ra

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are Your Salary expectations from this role?
  • Ans. 

    My salary expectations are in line with industry standards for an Associate Software Engineer role.

    • Research industry standards for Associate Software Engineer salaries

    • Consider my level of experience and skills when determining salary expectations

    • Be open to negotiation based on the overall compensation package offered

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPs related questions.
  • Q2. Joins, Indexes and some problems to write sql queries.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2022. There were 5 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 - HR 

(1 Question)

  • Q1. Discussion on required skill set and JD
Round 3 - Technical 

(2 Questions)

  • Q1. Related our past experience
  • Q2. What they r looking for
Round 4 - Technical 

(1 Question)

  • Q1. Technical round related to our exp.
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good opportunity for Electrical electronics and IT guys

Interview Questionnaire 

1 Question

  • Q1. System Design and Ds and algo questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 7 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 - Aptitude Test 

A fun filled "game based" test, where you had a target number on top of screen and then you had to burst some bubbles which had mathematical equations. So if the target number is 24, then you had to burst bubbles which had equations like '12 x 2' , '8 x 3' , '20+4', '48÷2' etc.
In another round, you also had to arrange the bricks 🧱 to fit into the space by changing the shape of bricks.
There were other aptitude tests also which tested your memory and reflex actions.
Total 9 different games.

After these 9 games, you need to give a psychometric tests that evaluates your personality. 5 questions x 7 rounds = Total 35 questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based on your knowledge of project management and tools. 1. Introduce yourself 2. Explain your day to day life at work. 3. Difference between Agile and Waterfall. 4. Which ETL tools have you wor...
Round 4 - Technical 

(3 Questions)

  • Q1. 1. How many different types of API do you know about? 2. What's the difference between SOAP API and REST API?
  • Ans. 

    There are two main types of APIs - SOAP API and REST API.

    • SOAP API is a protocol-based API that uses XML for communication, while REST API is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.

    • SOAP API has a strict set of rules and standards, while REST API is more flexible and lightweight.

    • SOAP API requires more bandwidth and resources compared to REST API.

    • Examples of SOAP APIs include Sa...

  • Answered by AI
  • Q2. 3. If you reach out to a vendor for API integration, what information would you look for?
  • Ans. 

    Key information for API integration with a vendor

    • Vendor's API documentation

    • Authentication methods required

    • Rate limits and usage restrictions

    • Data formats supported (JSON, XML, etc.)

    • Error handling and response codes

    • Testing environment availability

  • Answered by AI
  • Q3. 4. What are the items in project contract? What factors would you include if you need to create a contract, so that client doesn't hold you for any legal issues?
  • Ans. 

    Items in a project contract and factors to prevent legal issues with clients.

    • Scope of work

    • Project timeline

    • Payment terms

    • Deliverables

    • Change management process

    • Termination clauses

    • Confidentiality agreements

    • Dispute resolution mechanisms

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

(1 Question)

  • Q1. One on one round with Project head. He wanted to understand how a typical project is handled at my current organisation, right from sales handover to closure.
Round 6 - One-on-one 

(4 Questions)

  • Q1. Final round before the HR round, was conducted by Founder and CEO. 1. How does your goals and ambitions align with the job?
  • Q2. 2. Why do you want to become a Project manager and not a product manager?
  • Q3. 3. Why do you want to join Signzy? Are you aligned with the work and culture of Signzy?
  • Q4. 4. A strategy based question was asked to check the thought process. If the company is not doing well overall, and your top leadership have abandoned the company and I ask you to take a responsibility of D...
Round 7 - HR 

(1 Question)

  • Q1. 1. Resume review and details on each work experience. 2. Salary expectations and what will I do if I am offered a salary which is half of my current CTC? 3. Any offer in hand? 4. Joining date and any exi...

Interview Preparation Tips

Interview preparation tips for other job seekers - The process will take anywhere from 2 weeks to 5 weeks to finish after the initial calls. For the aptitude tests, play some brain games beforehand. Use a mobile to give the test as you can react much faster there.
For interviews, check the background of the interviewer on LinkedIn. Questions will asked based on their past experiences or technologies they have worked on. Be honest about your work and be confident.

Skills evaluated in this interview

Kuliza Technologies Interview FAQs

How many rounds are there in Kuliza Technologies Delivery Manager interview?
Kuliza Technologies interview process usually has 3 rounds. The most common rounds in the Kuliza Technologies interview process are Resume Shortlist, Assignment and One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 55 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
Twilio Interview Questions
3.9
 • 23 Interviews
LambdaTest Interview Questions
4.5
 • 19 Interviews
ThoughtSpot Interview Questions
3.8
 • 18 Interviews
View all
Kuliza Technologies Delivery Manager Salary
based on 10 salaries
₹15.4 L/yr - ₹23 L/yr
26% less than the average Delivery Manager Salary in India
View more details

Kuliza Technologies Delivery Manager Reviews and Ratings

based on 3 reviews

2.8/5

Rating in categories

1.4

Skill development

2.4

Work-life balance

2.8

Salary

1.6

Job security

2.4

Company culture

2.4

Promotions

2.2

Work satisfaction

Explore 3 Reviews and Ratings
Software Developer
62 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Software Engineer
44 salaries
unlock blur

₹4.2 L/yr - ₹15.9 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹11 L/yr - ₹21 L/yr

Associate Product Manager
17 salaries
unlock blur

₹7 L/yr - ₹13 L/yr

Business Analyst
16 salaries
unlock blur

₹6 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Kuliza Technologies with

Vyapar

3.5
Compare

Classplus

3.4
Compare

Fleetx.io

3.7
Compare

KEKA TECHNOLOGIES

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