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 applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

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, HR and Resume Shortlist.
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

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
View all

Creative IT India Reviews and Ratings

based on 59 reviews

3.3/5

Rating in categories

2.7

Skill development

3.2

Work-life balance

3.2

Salary

2.8

Job security

2.9

Company culture

3.0

Promotions

2.9

Work satisfaction

Explore 59 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

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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