i
CodeClouds
Filter interviews by
I applied via Indeed and was interviewed before Sep 2021.ย There were 4 interview rounds.
Interface defines only method signatures while abstract class can have method implementations.
Interface cannot have constructors while abstract class can.
A class can implement multiple interfaces but can inherit only one abstract class.
Abstract class can have non-abstract methods while interface cannot.
Abstract class can have instance variables while interface cannot.
Example of interface: Runnable interface in Java.
Exa...
Document Object Model (DOM) is a programming interface for web documents.
DOM is a tree-like structure that represents the HTML or XML document.
It allows developers to manipulate the content and structure of a web page using programming languages like JavaScript.
DOM provides a set of methods and properties to access and modify the elements of a web page.
Changes made to the DOM are reflected in the web page in real-time.
...
ACID property ensures database transactions are reliable and consistent.
ACID stands for Atomicity, Consistency, Isolation, and Durability.
Atomicity ensures that a transaction is treated as a single, indivisible unit.
Consistency ensures that a transaction brings the database from one valid state to another.
Isolation ensures that concurrent transactions do not interfere with each other.
Durability ensures that once a tran...
Normalization is the process of organizing data in a database to reduce redundancy and dependency.
Normalization helps to eliminate data redundancy and inconsistencies.
It involves breaking down a table into smaller tables and defining relationships between them.
Normalization is achieved through a series of normal forms, such as first normal form (1NF), second normal form (2NF), and so on.
Normalization ensures data consi...
General Computer Science Questions.
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...
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
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.
I appeared for an interview in Aug 2024.
MCQs on core php and laravel. It was quite hard and confussing.
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'].
CodeClouds interview questions for popular designations
I applied via Naukri.com and was interviewed in May 2024.ย There were 3 interview rounds.
Get interview-ready with Top CodeClouds Interview Questions
I appeared for an interview before Apr 2024, where I was asked the following questions.
I applied via LinkedIn and was interviewed in Nov 2024.ย There was 1 interview round.
Basics of JS and some coding challenges related to array
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%
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
I appeared for an interview before Jan 2024.
My expected salary is based on my experience, skills, and the market rate for Senior Engineers.
Consider my years of experience in the industry
Take into account my specialized skills and certifications
Research the current market rate for Senior Engineers in this location
Negotiable based on benefits package offered
Web development related coding questions
They asked me to design a template.
The duration of CodeClouds interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 39 interviews
Interview experience
based on 376 reviews
Rating in categories
Web Developer
215
salaries
| โน2.2 L/yr - โน8.5 L/yr |
Senior Web Developer
65
salaries
| โน4.2 L/yr - โน10.5 L/yr |
Html Developer
54
salaries
| โน2.7 L/yr - โน7.5 L/yr |
Quality Analyst
43
salaries
| โน3 L/yr - โน8.4 L/yr |
Front end Developer
38
salaries
| โน3.1 L/yr - โน9 L/yr |
Thomson Reuters
Duck Creek Technologies
FinThrive
Grey Orange