Upload Button Icon Add office photos
Engaged Employer

i

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

Cloud9 Technologies Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 13 Reviews

Filter interviews by

Cloud9 Technologies Interview Questions and Answers

Updated 20 Jun 2024

Cloud9 Technologies Interview Experiences

Popular Designations

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Difficult round and got to know from HR that I only cleared.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Write syntax for promise and callback?
  • Ans. 

    Promise and callback syntax in JavaScript

    • Promise syntax: new Promise((resolve, reject) => { // code here })

    • Callback syntax: functionName(arg1, arg2, callbackFunction)

    • Example of Promise: new Promise((resolve, reject) => { setTimeout(() => { resolve('Done!') }, 1000) })

    • Example of Callback: function fetchData(url, callback) { // code to fetch data and then call callback }

  • Answered by AI
  • Q2. How to do object copy?
  • Ans. 

    Object copy can be done using either shallow copy or deep copy methods.

    • Shallow copy: copies only the references of the objects, not the actual objects themselves.

    • Deep copy: creates new objects and recursively copies all nested objects.

    • In Java, shallow copy can be achieved using clone() method and deep copy can be achieved using serialization and deserialization.

    • In JavaScript, shallow copy can be done using Object.assig...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Scrum Master Interview Questions & Answers

user image nagashireesha patti

posted on 20 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About scrum master questions
  • Q2. Role and responsibilities

Scrum Master Interview Questions asked at other Companies

Q1. If a developer who was working on a critical user story suddenly goes on emergency medical leave. how will you deal with the situation?
View answer (4)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(5 Questions)

  • Q1. Introduction and basic knowledge about accounts and transactions
  • Q2. About personal information
  • Q3. About job interest how did u know
  • Q4. Ambitions(Goals),long term and short term
  • Q5. Tell me about your Hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't strees and don't feel worried be friendly with your interviewer or HR
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Are you familiar with Object-Oriented Programming (OOP)?
  • Q2. What is the definition of a constant in PHP?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the subject of SAP Material Management?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Tell us about yourself
  • Q2. How much do you know about inspection and what would you refer for doing inspection work
  • Ans. 

    I have a strong understanding of inspection processes and recommend thorough documentation, attention to detail, and adherence to regulations.

    • Understanding of inspection procedures and protocols

    • Attention to detail in identifying issues and discrepancies

    • Thorough documentation of findings and recommendations

    • Adherence to regulations and standards

    • Utilization of appropriate tools and equipment for inspections

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic HR questions, understand basic terminology that goes in inspection duties and be confident in showing your learning ability and communication skills
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

HashMap vs HashTable difference
Program for fibonnaci series

Round 2 - Technical 

(3 Questions)

  • Q1. About selenium project framework structure
  • Q2. Explained about framework
  • Q3. Created Maven project with TestNG pluggin
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was good for first round questions was too easy and related to basic understanding regarding database and DSA.

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 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 - Aptitude Test 

Basic computer knowledge, English grammar

Round 3 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself Common question
  • Q2. Tell me about yourself
  • Q3. Common topic we say about that topic
  • Q4. Testing english knowledge
Round 4 - One day observation 

(1 Question)

  • Q1. Just observe how we work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is bias variance tradeoff in machine learning
  • Ans. 

    Bias-variance tradeoff is the balance between underfitting and overfitting in machine learning models.

    • Bias refers to error from erroneous assumptions in the learning algorithm, leading to underfitting.

    • Variance refers to error from sensitivity to small fluctuations in the training set, leading to overfitting.

    • The tradeoff involves finding the right level of model complexity to minimize both bias and variance.

    • Regularizati...

  • Answered by AI
  • Q2. Explain your project
  • Q3. Write a SQL code to find 2nd highest salary
  • Ans. 

    SQL code to find 2nd highest salary

    • Use the MAX() function to find the highest salary

    • Use the WHERE clause to exclude the highest salary

    • Order the salaries in descending order and limit the result to 1

  • Answered by AI

Skills evaluated in this interview

Cloud9 Technologies Interview FAQs

How many rounds are there in Cloud9 Technologies interview?
Cloud9 Technologies interview process usually has 1-2 rounds. The most common rounds in the Cloud9 Technologies interview process are Coding Test, One-on-one Round and Technical.
How to prepare for Cloud9 Technologies 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 Cloud9 Technologies. The most common topics and skills that interviewers at Cloud9 Technologies expect are ERP System, Ajax, ERP, ERP Implementation and ERP Training.
What are the top questions asked in Cloud9 Technologies interview?

Some of the top questions asked at the Cloud9 Technologies interview -

  1. Write syntax for promise and callba...read more
  2. How to do object co...read more
  3. About scrum master questi...read more

Tell us how to improve this page.

Cloud9 Technologies Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 794 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

Cloud9 Technologies Reviews and Ratings

based on 13 reviews

4.3/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

3.9

Salary

4.7

Job security

4.0

Company culture

3.4

Promotions

4.1

Work satisfaction

Explore 13 Reviews and Ratings
Software Support Engineer
6 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹13 L/yr - ₹18 L/yr

Softwaretest Engineer
3 salaries
unlock blur

₹4.4 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Cloud9 Technologies with

Freshworks

3.5
Compare

Zoho

4.3
Compare

TCS

3.7
Compare

Infosys

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