Upload Button Icon Add office photos
Engaged Employer

i

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

Kreative Machinez Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Kreative Machinez Interview Questions, Process, and Tips

Updated 8 Jul 2023

Top Kreative Machinez Interview Questions and Answers

Kreative Machinez Interview Experiences

Popular Designations

3 interviews found

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

I applied via Walk-in and was interviewed before Jul 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 - Coding Test 

2 hours for the coding test. Too easy to crack their interview.

Round 3 - Technical 

(2 Questions)

  • Q1. Laravel & react connected api's
  • Q2. Laravel ORM & eloquent

Interview Preparation Tips

Topics to prepare for Kreative Machinez Junior Engineer interview:
  • Laravel

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 2 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 

(3 Questions)

  • Q1. Questions all about search Console
  • Q2. Questions related onpage and technical issue
  • Q3. Questions related offpage works and what types of offpage works have and hpw to do that properly

SEO Executive Interview Questions asked at other Companies

Q1. What are the best practices to get more traffic on a website?
View answer (1)

I applied via Approached by Company and was interviewed before May 2021. 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 - HR 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. What is your salary expection?
  • Q3. Why you are the best fit for this position?
Round 3 - Behavioral 

(4 Questions)

  • Q1. What do you know about types of html tags?
  • Ans. 

    HTML tags are used to define the structure and content of a web page.

    • HTML tags are enclosed in angle brackets, like <tag>.

    • There are two types of HTML tags: paired tags (e.g. <p></p>) and self-closing tags (e.g. <img />).

    • Paired tags have an opening tag and a closing tag, while self-closing tags do not require a closing tag.

    • Examples of paired tags include <h1></h1>, <div></div...

  • Answered by AI
  • Q2. Do you know how edit images?
  • Ans. 

    Yes, I am proficient in editing images using various software such as Adobe Photoshop and Canva.

    • I have experience in resizing, cropping, and adjusting color balance and brightness of images.

    • I can remove backgrounds, add text and graphics, and retouch images to enhance their quality.

    • I am familiar with using layers, masks, and filters to achieve desired effects.

    • I have created social media graphics, website banners, and p...

  • Answered by AI
  • Q3. What is meta in SEO?
  • Ans. 

    Meta in SEO refers to the HTML tags that provide information about a webpage's content to search engines.

    • Meta tags are included in the head section of a webpage's HTML code.

    • They provide information such as the page title, description, and keywords.

    • Meta tags can help improve a webpage's visibility and ranking in search engine results.

    • Examples of meta tags include title tags, description tags, and keyword tags.

  • Answered by AI
  • Q4. Which key is use to chnage the tabs?
  • Ans. 

    The key used to change tabs depends on the device and operating system being used.

    • On Windows, the key combination is Ctrl + Tab or Ctrl + Shift + Tab to move between tabs in reverse order.

    • On Mac, the key combination is Command + Option + Right Arrow or Command + Option + Left Arrow to move between tabs in reverse order.

    • On most web browsers, the key combination is Ctrl + Tab or Ctrl + Shift + Tab to move between tabs in...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not worry, you will get hired easily if you have a basic knowledge of computer and techniques.

Skills evaluated in this interview

Marketing Executive Interview Questions asked at other Companies

Q1. What is Service Scape ? After going through website, what do you think, how can we make better Servicescape for B2B marketplaces throgh Brandsmith Worldwide?
View answer (3)

Jobs at Kreative Machinez

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Assignment 

Got an assignment to perform in excel about data analysis for churn prediction. Performed in excel. 70% focus was on skills and 30% on analysis.

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

(1 Question)

  • Q1. Javascript based coding question

I was interviewed in Jun 2021.

Interview Questionnaire 

1 Question

  • Q1. Basic questions and aptitute

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good, selection is one day process. salary is 3.6 lacks per annum it was very a good experience. interview was knowledgeable and experience. overall it was good but salary could have been better. work location given were too far away form my hometown

Consultant Interview Questions & Answers

Pythian user image upendra rao moyyila

posted on 25 Sep 2024

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

I applied via Instahyre and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Reason for changing job and why should we hire you
  • Ans. 

    Seeking new challenges and opportunities for growth. I bring a unique blend of skills and experience to add value to your team.

    • Looking for new challenges and opportunities for professional growth

    • Seeking a more dynamic work environment to utilize my skills effectively

    • Excited about the possibility of contributing to a new team and organization

    • Believe my diverse skill set and experience make me a valuable addition to your

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Real time DBA issues and scenarios
  • Q2. Questions on HA and Always on
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Describe oops concept.
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and methods to manipulate that data.

    • It emphasizes concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain comp...

  • Answered by AI

I applied via Internshala and was interviewed before Sep 2021. 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 - Assignment 

I was given a pdf file containing 3 Problem statements along with the output for which I had to write SQL queries.

Round 3 - Technical 

(3 Questions)

  • Q1. Theoretical Questions related to SQL were asked like types of join, the difference between union and join, related to my project, and some behavioral questions.
  • Q2. What are different types of Joins?
  • Ans. 

    Joins are used to combine data from two or more tables based on a related column between them.

    • Inner Join: returns only the matching rows from both tables

    • Left Join: returns all rows from the left table and matching rows from the right table

    • Right Join: returns all rows from the right table and matching rows from the left table

    • Full Outer Join: returns all rows from both tables

    • Cross Join: returns the Cartesian product of b

  • Answered by AI
  • Q3. What is the Difference between Union and Joins
  • Ans. 

    Joins combine rows from two or more tables based on a related column, while unions combine rows from two or more tables with the same structure.

    • Joins are used to combine data from different tables based on a related column

    • Unions are used to combine data from tables with the same structure

    • Joins can be inner, left, right, or full, while unions are always a combination of all rows

    • Joins can have multiple conditions, while ...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Scenario-based questions on SQL
Round 5 - HR 

(1 Question)

  • Q1. Questions related to me like what my parents do etc. and their company profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - If applying as a fresher, prepare SQL well as most of the questions will be from SQL only.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. He asked me if I am interested for the role
Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on your hobbies, about you, why this role etc
  • Q2. Where are you from?
  • Q3. What do you do in your free time?
Round 3 - Assignment 

To make a SM content calender for IG amd influencer activation plan

Interview Preparation Tips

Interview preparation tips for other job seekers - Be witty, genuine amd interesting amd keen to learn

Kreative Machinez Interview FAQs

How many rounds are there in Kreative Machinez interview?
Kreative Machinez interview process usually has 2-3 rounds. The most common rounds in the Kreative Machinez interview process are Resume Shortlist, Technical and HR.
How to prepare for Kreative Machinez 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 Kreative Machinez. The most common topics and skills that interviewers at Kreative Machinez expect are SEO, Wordpress, Search Engine Optimization, Social Media Marketing and Digital Marketing.
What are the top questions asked in Kreative Machinez interview?

Some of the top questions asked at the Kreative Machinez interview -

  1. What do you know about types of html ta...read more
  2. Which key is use to chnage the ta...read more
  3. Do you know how edit imag...read more

Tell us how to improve this page.

Kreative Machinez Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Techmagnate Interview Questions
4.0
 • 8 Interviews
Mirum Interview Questions
3.1
 • 6 Interviews
Pythian Interview Questions
4.1
 • 6 Interviews
Webenza Interview Questions
3.9
 • 4 Interviews
WATConsult Interview Questions
3.3
 • 2 Interviews
BC Web Wise Interview Questions
3.7
 • 1 Interview
Gozoop Interview Questions
3.0
 • 1 Interview
View all

Kreative Machinez Reviews and Ratings

based on 28 reviews

3.7/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.1

Salary

3.3

Job security

4.0

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 28 Reviews and Ratings
React Js Developer

Kolkata

4-5 Yrs

Not Disclosed

WordPress Developer

Kolkata

1-2 Yrs

Not Disclosed

SEO Manager

Kolkata

2-3 Yrs

Not Disclosed

Explore more jobs
SEO Executive
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Coordinator
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Social Media Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Kreative Machinez with

Webenza

3.9
Compare

Techmagnate

4.0
Compare

WATConsult

3.3
Compare

Interactive Avenues

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