Upload Button Icon Add office photos
Engaged Employer

i

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

Creative IT India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Creative IT India Interview Questions and Answers

Updated 22 Jul 2024

Creative IT India Interview Experiences

Popular Designations

5 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is right Join and left join
  • Ans. 

    Right join and left join are types of joins used in SQL to combine rows from two or more tables based on a related column between them.

    • Left join returns all rows from the left table and the matched rows from the right table, with null values where there is no match.

    • Right join returns all rows from the right table and the matched rows from the left table, with null values where there is no match.

    • Example: SELECT * FROM t...

  • Answered by AI
  • Q2. What is index and its type
  • Ans. 

    An index is a data structure that improves the speed of data retrieval operations in a database.

    • Types of indexes include clustered, non-clustered, unique, and composite indexes.

    • Indexes can be created on one or multiple columns in a table.

    • Examples of indexes are primary keys, foreign keys, and indexes created for frequently searched columns.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not so good experience

Skills evaluated in this interview

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Coding Test 

They had asked me about joins sp and algorithms, on power bi side there were many case scenario

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was tough but if you have a good knowledge on power bi and database you can clear it easily

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 3 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. Oops concept basic SQL server question.
Round 3 - HR 

(1 Question)

  • Q1. Salary break up company rules and regulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Too much partiality happening in this company.
They are not checking the talent of the employee while layoffs.

I appeared for an interview before Feb 2021.

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. Fairly average questions from sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this organisation. There is no work life balance.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Creative IT India interview questions for popular designations

 Support Engineer

 (1)

 Senior Software Engineer

 (1)

 Executive Accountant

 (1)

 Team Lead

 (1)

 Senior Software Developer and Team Lead

 (1)

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - No worry they select you............

Executive Accountant Interview Questions asked at other Companies

Q1. What is the file extension name which is created by the TDS Return software
View answer (4)

Interview questions from similar companies

I appeared for an interview before Jan 2021.

Interview Questionnaire 

2 Questions

  • Q1. Basic analysis questions
  • Q2. Excel Based analysis as it was a entry-level position

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company
Read about the interviewer

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be transparent and real. Don't bluff :)
Fingent has got a good number of people in the interview panel(my personal experience)
Even if you do not know the answer, the panel will explain it to you.

I applied via Company Website and was interviewed before May 2018. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions about Oops, data structures based on the projects I had done, and my resume
  • Q2. Questions about classes and abstraction

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 parts; part 1 is a coding test and part 2 is discussion.

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA

I applied via Naukri.com and was interviewed before Jul 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions about the projects you worked with. About how specific coding challenges were solved. How it could have been done other ways. etc.
  • Q2. About Python versions and differences. Impact on frameworks.
  • Q3. About module design, apis.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a relaxed interview, like a discussion. The questions are tough in that they make you think. Review your previous projects and be honest.

Creative IT India Interview FAQs

How many rounds are there in Creative IT India interview?
Creative IT India interview process usually has 1-2 rounds. The most common rounds in the Creative IT India interview process are Technical, Resume Shortlist and HR.
How to prepare for Creative IT India 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 Creative IT India. The most common topics and skills that interviewers at Creative IT India expect are MVC, LINQ, Business Analysis, PDF and .Net.
What are the top questions asked in Creative IT India interview?

Some of the top questions asked at the Creative IT India interview -

  1. What is right Join and left j...read more
  2. what is index and its t...read more
  3. Oops concept basic SQL server questi...read more

Tell us how to improve this page.

Creative IT India Interview Process

based on 5 interviews

Interview experience

2.8
  
Poor
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 48 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
ZIGRAM Interview Questions
3.2
 • 26 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
View all

Creative IT India Reviews and Ratings

based on 60 reviews

3.3/5

Rating in categories

2.6

Skill development

3.1

Work-life balance

3.1

Salary

2.7

Job security

2.8

Company culture

3.0

Promotions

2.8

Work satisfaction

Explore 60 Reviews and Ratings
Software Engineer
43 salaries
unlock blur

₹3.8 L/yr - ₹11.2 L/yr

Senior Software Engineer
38 salaries
unlock blur

₹6.7 L/yr - ₹17.5 L/yr

Softwaretest Engineer
32 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Software Developer
14 salaries
unlock blur

₹12.4 L/yr - ₹19.2 L/yr

Team Lead
12 salaries
unlock blur

₹10.8 L/yr - ₹20.1 L/yr

Explore more salaries
Compare Creative IT India with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Peel-works

3.6
Compare

Yodlee

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