i
Cloud Analogy
Filter interviews by
Number system , lcm ,hcf ,blood relations
Check if array of strings is a palindrome or not.
Iterate through the array and compare each string with its reverse to check for palindrome.
Ignore spaces and punctuation while checking for palindrome.
Example: ['madam', 'racecar', 'hello', 'level'] should return true.
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Types of inheritance include single, multiple, multilevel, and hierarchical
Example: Class 'Animal' can be a parent class with attrib...
Objects in OOPs refer to instances of classes that encapsulate data and behavior.
Objects are created based on a class blueprint
Objects have attributes (data) and methods (behavior)
Objects allow for data encapsulation and abstraction
Example: Class 'Car' can have objects like 'Toyota', 'Honda', etc.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Start by comparing the first two elements of the array and swap them if necessary.
Continue comparing adjacent elements and swapping them until the array is sorted.
Repeat this process for each element in the array until no more swaps are needed.
Code to reverse a string of your name
Create a function that takes a string as input
Use built-in functions like reverse() or loop through the string to reverse it
Return the reversed string
Code to print pyramid pattern in Python
Use nested loops to print spaces and stars in each row
Increment the number of stars in each row to form the pyramid shape
Example: for a pyramid with 5 rows, the code would look like this:
for i in range(5):
print(' '*(5-i-1) + '*'*(2*i+1))
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Campaigns, Promotions, and Coupons are marketing strategies used to attract customers and increase sales.
Campaigns are strategic marketing efforts to promote a product or service over a specific period of time.
Promotions are temporary incentives offered to customers to encourage purchases, such as discounts or free gifts.
Coupons are vouchers that entitle the holder to a discount on a particular product or service.
Examp...
Global JS refers to JavaScript variables or functions that are accessible from anywhere in the code.
Global JS variables are declared outside of any function and can be accessed from any part of the code.
Global JS functions are defined without being enclosed within another function and can be called from anywhere in the code.
Using global variables or functions can lead to potential conflicts and security risks.
I applied via Campus Placement and was interviewed in Jan 2023. There were 4 interview rounds.
Aptitude round was not so tough, moderate level questions were there.
A program to find palindrome numbers in a given range.
Iterate through the given range of numbers
Convert each number to a string and check if it is equal to its reverse
If yes, add it to the list of palindrome numbers
Carry is generated when the sum of two digits is greater than 9.
Carry is a digit that is carried over to the next place value in the sum.
For example, in the sum 56 + 78, the carry generated is 1 (5+7=12, carry 1, 6+8+1=15).
Carry is important in addition of large numbers and in binary addition.
Cloud Analogy interview questions for popular designations
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
Coding test contains 4 questions in which we have to do only 3
1. It was based on a pattern ,we have to print the pattern
2. Reverse array with some additional work
3. Find the number to delete so that it makes a palindrome number .for ex-122321 Here 2 at index 0 or 1 should be deleted to make a palindrome number.
4.We have to find the difference of stable numbers and unstable number
Stable number is which contains same no. of each digit like 112233
Unstable no. which has different no. of each digit like 1123
Get interview-ready with Top Cloud Analogy Interview Questions
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
I am a dedicated and experienced Electronics Communication Engineer with a strong background in designing and troubleshooting electronic systems.
Bachelor's degree in Electronics and Communication Engineering
Proficient in using various software tools for circuit design and simulation
Experience in designing and implementing communication systems
Skilled in troubleshooting and repairing electronic devices
Strong knowledge o...
I have a degree in Electronics and Communication Engineering.
I completed my Bachelor's degree in Electronics and Communication Engineering from XYZ University.
During my studies, I gained knowledge in various subjects such as Analog and Digital Communication, Microprocessors, and Microcontrollers.
I also completed a project on the design and implementation of a wireless communication system using Zigbee technology.
I have...
I don't have the available data
Job experience refers to the work history of an individual in a particular field or industry.
It includes the skills and knowledge gained through previous employment.
It can be used to demonstrate expertise and suitability for a particular role.
Employers often look for candidates with relevant job experience.
Examples of job experience include internships, part-time jobs, and full-time employment.
It is important to highli...
I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.
Black box testing is a software testing technique where the internal workings of the system are not known to the tester.
Tests the functionality of the system without knowing the internal code
Focuses on input and output of the system
Tests for user interface, performance, and security
Examples include acceptance testing and regression testing
White box testing is a testing technique that involves testing the internal structure of the software.
It is also known as clear box testing or structural testing.
It requires knowledge of the code and the internal workings of the software.
It is used to test the logic and flow of the code.
Examples include unit testing and integration testing.
It is usually performed by developers or testers with programming knowledge.
A quality analyst is responsible for ensuring that products or services meet the required standards and specifications.
Conducting quality assurance tests and inspections
Analyzing data to identify areas for improvement
Developing and implementing quality control procedures
Collaborating with other departments to ensure quality standards are met
Providing feedback to management on quality issues
Examples: testing software fo...
I applied via Campus Placement and was interviewed in Mar 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.
I appeared for an interview in Feb 2021.
Round duration - 60 minutes
Round difficulty - Easy
It was in the evening around 5 PM. Platform used for this round was hackerrank. Questions were more of aptitude based and are of moderate level.
You are provided with an array containing N integers along with an integer K. Your task is to compute the total sum of the minimum and maximu...
Calculate the sum of minimum and maximum elements of all subarrays of size K in an array.
Iterate through the array and maintain a deque to store the indices of elements in the current window of size K.
Keep track of the minimum and maximum elements in the current window and update the sum accordingly.
Return the total sum of minimum and maximum elements for all subarrays of size K.
Round duration - 20 minutes
Round difficulty - Easy
It was late night. Interviewer was asking tricky questions to confuse me
Tip 1 : Practice a lot from trusted websites
Tip 2 : Self study is best to tackle any critical questions
Tip 3 : Research about the company thoroughly
Tip 1 : It should look good to interviewer
Tip 2 : Skills and projects should be filled nicely
Tip 3 : Format should be proper.
Top trending discussions
The duration of Cloud Analogy interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 5 interviews
Interview experience
based on 159 reviews
Rating in categories
Salesforce Developer
318
salaries
| ₹2.5 L/yr - ₹18.4 L/yr |
Quality Analyst
67
salaries
| ₹3 L/yr - ₹9 L/yr |
Salesforce Administrator
66
salaries
| ₹3 L/yr - ₹11.3 L/yr |
Full Stack Developer
41
salaries
| ₹4.7 L/yr - ₹14.9 L/yr |
Senior Salesforce Developer
34
salaries
| ₹8.4 L/yr - ₹29.4 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions