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

Filter interviews by

Cloud9 Technologies Interview Questions and Answers

Updated 20 Jun 2024
Popular Designations

Cloud9 Technologies Interview Experiences

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

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

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Cloud9 Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. "Why do you want this job?"
  • Q2.  "What do you consider to be your biggest professional achievement?"

Interview Preparation Tips

Interview preparation tips for other job seekers - Reread the job description. You may want to print it out and begin underlining specific skills the employer is looking for. Think about examples from your past and current work that align with these requirements.

Interview Questionnaire 

1 Question

  • Q1. Java and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Oh, and get some sleep. This sounds like something your mom would tell you, but there are few things that will throw you off your game like sleep deprivation.

Interview Questionnaire 

1 Question

  • Q1. For the last few companies you've been at, take me through: (i) When you left, why did you leave? (ii) When you joined the next one, why did you choose it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Wear a Confident Smile

Interview Questionnaire 

2 Questions

  • Q1. Tell me something about yourself.
  • Ans. 

    I'm a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Experience in JavaScript frameworks like React and Angular, building dynamic web applications.

    • Proficient in backend development using Node.js and Express, creating RESTful APIs.

    • Strong understanding of database management with SQL and NoSQL databases like MongoDB.

    • Enjoy collaborating in Agile teams, parti...

  • Answered by AI
  • Q2. Why did you decide to apply for this position?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare a list of references. Your interviewers might require you to submit a list of references before or after your interview. Having a reference list prepared ahead of time can help you quickly complete this step to move forward in the hiring process.

I appeared for an interview before Apr 2019.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about your self
  • Q2. Tell me about your project and leadership activities roles

Interview Preparation Tips

Interview preparation tips for other job seekers - Make a great first impression. Don’t forget the little things,Display confident body language and a smile throughout.

Are these interview questions helpful?

I appeared for an interview before Apr 2019.

Interview Questionnaire 

5 Questions

  • Q1. Data structures
  • Q2.  performance optimization
  • Q3. Best practices in software engineering
  • Ans. 

    Best practices in software engineering

    • Use version control system

    • Write clean and readable code

    • Test code thoroughly

    • Document code and processes

    • Follow agile development methodologies

  • Answered by AI
  • Q4. How do you rate yourself in java programming knowledge ?
  • Ans. 

    I rate myself as proficient in Java programming.

    • I have experience in developing Java applications for X years.

    • I am familiar with Java frameworks such as Spring and Hibernate.

    • I have worked on projects that involve multithreading, data structures, and algorithms.

    • I keep myself updated with the latest Java versions and features.

    • I have contributed to open-source Java projects on GitHub.

  • Answered by AI
  • Q5.  about the latest technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Tie your answers back to your skills and accomplishments. With any question you answer, it is important that you tie your background to the job by providing examples of solutions and results you’ve achieved. Use every opportunity to address the requirements listed in the job description.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Are you familiar with Object-Oriented Programming (OOP)?
  • Ans. 

    Yes, Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects.

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

    • Key principles of OOP include encapsulation, inheritance, and polymorphism.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q2. What is the definition of a constant in PHP?
  • Ans. 

    A constant in PHP is a variable whose value cannot be changed during the script execution.

    • Constants are defined using the define() function in PHP.

    • Constants are case-sensitive by default.

    • Constants can be accessed globally.

    • Example: define('PI', 3.14);

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I have 5 years of experience in marketing and sales roles, with a focus on digital marketing strategies.

    • 5 years of experience in marketing and sales

    • Specialize in digital marketing strategies

    • Managed successful campaigns for increasing brand awareness and lead generation

  • Answered by AI

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.

Overall Interview Experience Rating

3.5/5

based on 2 interview experiences

Interview Questions from Similar Companies

Ricoh Interview Questions
3.9
 • 9 Interviews
No Employer Interview Questions
3.8
 • 5 Interviews
Digital Interview Questions
4.0
 • 4 Interviews
View all

Cloud9 Technologies Reviews and Ratings

based on 14 reviews

4.4/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

3.7

Salary

4.2

Job security

4.0

Company culture

3.4

Promotions

4.2

Work satisfaction

Explore 14 Reviews and Ratings
Software Support Engineer
5 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Softwaretest Engineer
3 salaries
unlock blur

₹4.4 L/yr - ₹4.8 L/yr

Software Support Engineer 2
3 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Cloud9 Technologies with

Ricoh

3.9
Compare

Netaxis IT Solutions

4.0
Compare

Parsons International

4.3
Compare

Advanced Computer Software Group

3.5
Compare
write
Share an Interview