Upload Button Icon Add office photos

Filter interviews by

Creamzy Developer Interview Questions and Answers

Updated 12 Sep 2021

Creamzy Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image Manish Tiwari

posted on 12 Sep 2021

Interview Questionnaire 

5 Questions

  • Q1. What are the languages I am proficient at
  • Ans. 

    I am proficient in multiple programming languages including Java, Python, and JavaScript.

    • Java

    • Python

    • JavaScript

  • Answered by AI
  • Q2. Am I a team player
  • Q3. DO merge sort
  • Ans. 

    Merge sort is a divide-and-conquer algorithm that sorts an array by dividing it into two halves, sorting each half, and then merging them.

    • Divide the array into two halves

    • Sort each half recursively

    • Merge the two sorted halves

    • Time complexity is O(n log n)

    • Example: [5, 2, 8, 3, 1, 6, 9, 7, 4] -> [1, 2, 3, 4, 5, 6, 7, 8, 9]

  • Answered by AI
  • Q4. Time complexities
  • Q5. Software development lifecycle
  • Ans. 

    Software development lifecycle is the process of planning, designing, developing, testing, deploying, and maintaining software.

    • It involves several stages such as planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each stage has its own set of activities and deliverables.

    • The lifecycle can be iterative or sequential depending on the development methodology used.

    • It is important to follow a st...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have all your concepts clear.
Be specific and adamant on your package demand

Skills evaluated in this interview

Interview questions from similar companies

Developer Interview Questions & Answers

TCS user image Anonymous

posted on 14 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - Coding Test 

Medium python code and that was easy to understand

Round 3 - Technical 

(1 Question)

  • Q1. About my skill ,data science, AI, ML , python
Round 4 - HR 

(2 Questions)

  • Q1. About my biodata and simple conversation
  • Q2. Did some verification

Interview Preparation Tips

Interview preparation tips for other job seekers - Just sharpen up your skill
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Circuit breaker design pattern
  • Ans. 

    Circuit breaker design pattern is used to prevent a system from repeatedly trying to execute an operation that is likely to fail.

    • Circuit breaker monitors the number of failures and trips when a threshold is reached.

    • It can be reset after a certain period of time to check if the operation is successful again.

    • Helps in improving system stability and resilience by handling failures gracefully.

  • Answered by AI
  • Q2. SQL coding, write a query to get second max salary

Interview Preparation Tips

Interview preparation tips for other job seekers - 2) SQL question, write the second max salary.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. EXPLAINTRANSFORMER STAGE
  • Ans. 

    Transformer stage is a processing stage in IBM InfoSphere DataStage used for data transformation.

    • Used for transforming data from source to target in DataStage

    • Can perform various operations like filtering, aggregating, joining, etc.

    • Supports parallel processing for efficient data transformation

  • Answered by AI
  • Q2. CDC STAGE EXPALIN HOW TO DO IT
Round 2 - HR 

(1 Question)

  • Q1. CTCHOW MUCH YOU EXPECT??

Skills evaluated in this interview

Developer Interview Questions & Answers

IBM user image Anonymous

posted on 19 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test followed by technical discussion

Round 2 - Technical 

(2 Questions)

  • Q1. Governer limits and usage
  • Ans. 

    Governer limits are restrictions set by Salesforce to prevent code from consuming too much resources.

    • Governer limits are restrictions set by Salesforce to ensure efficient use of resources.

    • They include limits on CPU time, heap size, SOQL queries, DML statements, etc.

    • Exceeding these limits can result in exceptions like 'Apex CPU time limit exceeded'.

  • Answered by AI
  • Q2. Integration related questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string by iterating through it backwards and appending each character to a new string.

    • Create a new empty string to store the reversed string

    • Iterate through the original string from the last character to the first character

    • Append each character to the new string

    • Return the new string as the reversed string

  • Answered by AI
  • Q2. Pallindrome number

Developer Interview Questions & Answers

Jio user image Anonymous

posted on 15 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Design rental sharing

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Azure Databricks
  • Ans. 

    Azure Databricks is a unified analytics platform that combines big data processing and machine learning.

    • Collaborative environment for data scientists, data engineers, and business analysts

    • Integrated with Azure services for data storage, processing, and analytics

    • Supports popular programming languages like Python, Scala, and SQL

    • Provides tools for data visualization and machine learning model development

  • Answered by AI
  • Q2. What is cache in Databricks
  • Ans. 

    Cache in Databricks is a mechanism to store intermediate results of computations for faster access.

    • Cache in Databricks is used to store intermediate results of computations in memory for faster access.

    • It helps in reducing the time taken to recompute the same data by storing it in memory.

    • Data can be cached at different levels such as DataFrame, RDD, or table.

    • Example: df.cache() will cache the DataFrame 'df' in memory fo

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Good Interview process. Django and DSA were asked.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Authentication and authorisation

Creamzy Interview FAQs

What are the top questions asked in Creamzy Developer interview?

Some of the top questions asked at the Creamzy Developer interview -

  1. DO merge s...read more
  2. Software development lifecy...read more
  3. Time complexit...read more

Tell us how to improve this page.

Developer Interview Questions from Similar Companies

TCS Developer Interview Questions
3.7
 • 45 Interviews
IBM Developer Interview Questions
4.0
 • 3 Interviews
View all
Compare Creamzy with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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