Upload Button Icon Add office photos
Engaged Employer

i

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

CodeClouds Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CodeClouds Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top CodeClouds Interview Questions and Answers

View all 19 questions

CodeClouds Interview Experiences

Popular Designations

35 interviews found

Intern Interview Questions & Answers

user image dipnarayan sen

posted on 3 Jan 2025

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

General Computer Science Questions.

Round 2 - Technical 

(3 Questions)

  • Q1. 2NF and 3NF difference
  • Ans. 

    2NF eliminates partial dependencies, while 3NF eliminates transitive dependencies.

    • 2NF eliminates partial dependencies by ensuring all non-key attributes are fully functionally dependent on the primary key.

    • 3NF eliminates transitive dependencies by ensuring that non-key attributes are not dependent on other non-key attributes.

    • Example: In a table with columns A, B, and C where A is the primary key, if B depends on A and C...

  • Answered by AI
  • Q2. Alternative of using loop to print 1 to 100
  • Ans. 

    Using recursion to print numbers from 1 to 100 without a loop

    • Create a recursive function that takes a number as input and prints it

    • Call the function with 1 as the initial input and increment the input by 1 in each recursive call

    • Stop the recursion when the input reaches 100

  • Answered by AI
  • Q3. Delete and Truncate Difference
  • Ans. 

    Delete removes rows from a table while truncate removes all rows from a table.

    • Delete is a DML command while truncate is a DDL command.

    • Delete operation can be rolled back while truncate operation cannot be rolled back.

    • Delete operation fires triggers on each row deletion while truncate operation does not fire triggers.

  • Answered by AI

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on Core PHP, Laravel, MySql and jQuery.
Round 2 - Technical 

(1 Question)

  • Q1. Advanced questions on core php, laravel, wordpress, mysql, jqyery.
Round 3 - Aptitude Test 

MCQs on core php and laravel. It was quite hard and confussing.

Round 4 - One-on-one 

(1 Question)

  • Q1. Normal communications

Web Developer Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

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

(1 Question)

  • Q1. Which data structure is used to reverse an array?
  • Ans. 

    The data structure used to reverse an array is a stack.

    • A stack data structure can be used to reverse an array by pushing each element onto the stack and then popping them off in reverse order.

    • Example: If we have an array of strings ['apple', 'banana', 'cherry'], we can reverse it using a stack to get ['cherry', 'banana', 'apple'].

  • Answered by AI

Top CodeClouds Web Developer Interview Questions and Answers

Q1. What is document object model?
View answer (1)

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions regarding javascript
  • Q2. Questions regarding php and wordpress
Round 2 - Technical 

(2 Questions)

  • Q1. Questions regarding Node js
  • Q2. Questions regarding wordpress
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

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)

CodeClouds interview questions for popular designations

 Web Developer

 (7)

 Html Developer

 (5)

 Project Manager

 (2)

 Quality Analyst

 (2)

 Reactjs Developer

 (2)

 Senior Software Engineer

 (2)

 Software Developer

 (2)

 Front end Developer

 (1)

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

(1 Question)

  • Q1. It was mostly based on SQL and php
Round 2 - Technical 

(1 Question)

  • Q1. Viva technical interview
Round 3 - Technical 

(1 Question)

  • Q1. Another viva technical interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Interview with COO

Top CodeClouds Web Developer Interview Questions and Answers

Q1. What is document object model?
View answer (1)

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Get interview-ready with Top CodeClouds Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Basics of JS and some coding challenges related to array

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (1)

Jobs at CodeClouds

View all

HR Executive Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

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

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a seasoned HR professional with 10+ years of experience in recruitment, employee relations, and performance management.

    • Bachelor's degree in Human Resources Management

    • SHRM-CP certification

    • Led successful recruitment campaigns resulting in 20% increase in employee retention

    • Implemented training programs that improved employee satisfaction by 15%

  • Answered by AI
  • Q2. Why you want to join Codeclouds
  • Ans. 

    I want to join Codeclouds because of their reputation for innovation and growth opportunities.

    • Impressed by Codeclouds' track record of innovation in software development

    • Excited about the potential for growth and advancement within the company

    • Positive reviews from current employees about the company culture and work environment

  • Answered by AI

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Inheritance related questions
  • Q2. Base web development related questions
Round 2 - Technical 

(2 Questions)

  • Q1. In depth oops question
  • Q2. Database related questions
Round 3 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Expected salary
Round 4 - Coding Test 

Web development related coding questions

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (55)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They asked me to design a template.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the everything you mentioned in your cv.

Html Developer Interview Questions asked at other Companies

Q1. 3. In how many ways can we display an attribute of HTML?
View answer (2)

Html Developer Interview Questions & Answers

user image Ankit Biswas

posted on 14 Dec 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

It was basically a machine test, where I needed to do some coding for designing a website It took 4.5 Hours.

Round 3 - One-on-one 

(4 Questions)

  • Q1. In this round some technical questions were asked by the interviewer. It took almost 0.5 Hours
  • Q2. What is display Flex
  • Ans. 

    display: flex is a CSS property that allows flexible and responsive layout design.

    • It is used to create a flexible box layout model.

    • Elements inside a flex container can be easily aligned and positioned.

    • Flexbox provides powerful features for distributing space and controlling the size of items.

    • It simplifies the process of creating responsive designs.

    • Example: .container { display: flex; }

  • Answered by AI
  • Q3. What is justify content
  • Ans. 

    justify-content is a CSS property that defines how flex items are aligned along the main axis of a flex container.

    • It is used in CSS flexbox layout.

    • It controls the alignment of flex items horizontally.

    • Possible values include: flex-start, flex-end, center, space-between, space-around, and space-evenly.

    • Default value is flex-start.

  • Answered by AI
  • Q4. What is object fit
  • Ans. 

    Object fit is a CSS property that specifies how an image or video should be resized and positioned within its container.

    • Object fit can be set to values like 'contain' or 'cover' to control the scaling and positioning of the content.

    • The 'contain' value scales the content to fit within the container while preserving its aspect ratio.

    • The 'cover' value scales the content to cover the entire container, potentially cropping ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It was a brief discussion with HR regarding my future goals and salary expectations. It took almost 0.5 Hours.

Skills evaluated in this interview

Html Developer Interview Questions asked at other Companies

Q1. 3. In how many ways can we display an attribute of HTML?
View answer (2)

CodeClouds Interview FAQs

How many rounds are there in CodeClouds interview?
CodeClouds interview process usually has 2-3 rounds. The most common rounds in the CodeClouds interview process are Technical, HR and Resume Shortlist.
How to prepare for CodeClouds 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 CodeClouds. The most common topics and skills that interviewers at CodeClouds expect are Javascript, MySQL, HTML, PHP and Team Building.
What are the top questions asked in CodeClouds interview?

Some of the top questions asked at the CodeClouds interview -

  1. What is document object mod...read more
  2. What is ACID proper...read more
  3. What is normalizati...read more
How long is the CodeClouds interview process?

The duration of CodeClouds interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

CodeClouds Interview Process

based on 36 interviews

Interview experience

4.5
  
Good
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.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
View all

CodeClouds Reviews and Ratings

based on 435 reviews

4.5/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

4.4

Salary

4.3

Job security

4.5

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 435 Reviews and Ratings
Lead Web Developer

Kolkata

4-7 Yrs

Not Disclosed

Technical Recruiter

Kolkata

1-3 Yrs

Not Disclosed

Full Stack Web Developer

Kolkata

3-6 Yrs

Not Disclosed

Explore more jobs
Web Developer
189 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Senior Web Developer
77 salaries
unlock blur

₹4.2 L/yr - ₹10.5 L/yr

Html Developer
57 salaries
unlock blur

₹2.4 L/yr - ₹7.5 L/yr

Quality Analyst
43 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Front end Developer
38 salaries
unlock blur

₹3.1 L/yr - ₹9 L/yr

Explore more salaries
Compare CodeClouds 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