Upload Button Icon Add office photos

Filter interviews by

360 Degree Cloud Technologies Interview Questions, Process, and Tips

Updated 22 Nov 2024

Top 360 Degree Cloud Technologies Interview Questions and Answers

View all 7 questions

360 Degree Cloud Technologies Interview Experiences

Popular Designations

19 interviews found

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2024

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

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Swift Medium-Level Question
  • Q2. DSA Question - LCP
Round 2 - Technical 

(2 Questions)

  • Q1. Asking Question Related about CRM, etc.
  • Q2. Related about chat design APP

Interview Preparation Tips

Interview preparation tips for other job seekers - The First Round was good, The Interviewer was good ask questions about iOS-related stuff DSA.
The second Round was not good. IDK my luck is bad or the Interviewer was a little bit arrogant. So yeah after 2 questions my mood was like not giving proper answers to questions. I want to just close this meeting ASAP. If someone doesn't know about this technology at least give him/her a chance to work on that maybe he will be fruitful in that time.

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Event Loop in jS
  • Ans. 

    Event Loop in JavaScript manages the execution of multiple tasks in a single-threaded environment.

    • Event Loop is responsible for handling asynchronous operations in JavaScript.

    • It continuously checks the call stack and the task queue, moving tasks from the queue to the stack when the stack is empty.

    • Tasks like setTimeout, setInterval, and AJAX requests are handled by the Event Loop.

    • Event Loop ensures that JavaScript remai

  • Answered by AI
  • Q2. Sharding in Node js
  • Ans. 

    Sharding in Node.js involves splitting a database into smaller parts to improve performance and scalability.

    • Sharding is a technique used to horizontally partition data across multiple servers or databases.

    • It helps distribute the load evenly and improves performance by allowing parallel processing of queries.

    • In Node.js, sharding can be implemented using libraries like MongoDB's sharding feature or custom sharding logic

  • Answered by AI
  • Q3. Indexing in Node js
  • Ans. 

    Indexing in Node.js is a way to optimize data retrieval by creating indexes on specific fields in a database.

    • Indexing in Node.js can be done using libraries like Mongoose for MongoDB databases.

    • Indexes can improve query performance by allowing the database to quickly locate the requested data.

    • Example: Creating an index on a 'username' field in a user collection can speed up queries searching for a specific user.

  • Answered by AI

Skills evaluated in this interview

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 21 Sep 2024

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

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

Round 1 - Aptitude Test 

Odd man out series , reasoning 60 mins 40 questions

Round 2 - Coding Test 

Print string reverse ,print even or odd numbers

Interview Preparation Tips

Interview preparation tips for other job seekers - interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Salesforce Cpq Developer Interview Questions & Answers

user image Priyabrata Bhattacharya

posted on 13 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a dedicated Salesforce CPQ Developer with 5 years of experience in implementing and customizing Salesforce CPQ solutions for various clients.

    • 5 years of experience in Salesforce CPQ development

    • Strong expertise in implementing and customizing Salesforce CPQ solutions

    • Ability to work with clients to understand their requirements and deliver tailored solutions

    • Proficient in Apex, Visualforce, and Salesforce Lightning co...

  • Answered by AI
  • Q2. Introduce yourself
  • Ans. 

    I am a Salesforce CPQ Developer with 5 years of experience in implementing CPQ solutions for various industries.

    • 5 years of experience in Salesforce CPQ development

    • Implemented CPQ solutions for industries like manufacturing, healthcare, and technology

    • Proficient in Salesforce CPQ configuration, pricing rules, and product bundling

  • Answered by AI

360 Degree Cloud Technologies interview questions for popular designations

 Salesforce Developer

 (5)

 Business Analyst

 (1)

 Data Analyst

 (1)

 Finance Executive

 (1)

 Graphic Designer

 (1)

 IOS Developer

 (1)

 Mern Full Stack Developer

 (1)

 Partner Alliance Manager

 (1)

Executive - Customer Success Interview Questions & Answers

user image Shubham Chaudhary

posted on 1 Feb 2024

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

I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. I was first hired as a Contractual employee, and after that my post-journey started. When they saw my dedication and willingness to learn. They offered me this post and I have taken this as an opportunity.

Interview Preparation Tips

Topics to prepare for 360 Degree Cloud Technologies Executive - Customer Success interview:
  • Salesforce CRM
  • Salesforce
Interview preparation tips for other job seekers - I was been hired as a contractual employee for 3 months in 360-degree cloud technologies as a Consultant - Content. Then they loved the work and how I was been performing and completing all the tasks with efficiency and with doubts that I always used to ask. That makes them feel like Yes, I am a learner and they hired me for this post.
Your attitude towards your work is so important and my manager was also so supportive.
Thank you, just be a learner and you will be hired everywhere.
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jun 2023. There were 3 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 - Technical 

(2 Questions)

  • Q1. Questions are related to Apex, LWC, Lightning Aura Component, and Salesforce security
  • Q2. What is Salesforce Security? Trigger framework. LWC Decorator
Round 3 - Coding Test 

Trigger Coding test : Something based on rollup summary on Account object.

Senior Salesforce Developer Interview Questions asked at other Companies

Q1. What are best practices to write trigger? What are execution order in salesforce? What are deployment techniques used in salesforce? What is min code coverage required while deployment? What is azure dev ops?
View answer (1)

Finance Executive Interview Questions & Answers

user image Ayan ul Islam

posted on 31 Jan 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. How you use finance in your day to day life.
  • Ans. 

    I use finance in my day to day life by budgeting, tracking expenses, investing, and making financial decisions.

    • Creating and sticking to a monthly budget

    • Tracking expenses and income to ensure financial stability

    • Making investment decisions to grow wealth

    • Analyzing financial options before making big purchases

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going to give an interview then please don't go, HR does not qualify you for the next round. They doest give respect to the right talent.
please do not waste your time going for an interview in this company.

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. General questions
Round 3 - Technical 

(1 Question)

  • Q1. Deep details regarding the application
Round 4 - One-on-one 

(1 Question)

  • Q1. Salary discussion

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Logical and reasoning

Round 3 - Technical 

(2 Questions)

  • Q1. Programs about dictionaries
  • Q2. Programs using loops
  • Ans. 

    Programs using loops are used to repeat a block of code multiple times until a certain condition is met.

    • Loops like 'for' and 'while' are commonly used in Python to iterate over a sequence of elements or execute a block of code until a condition is satisfied.

    • Example: for i in range(5): print(i) will print numbers from 0 to 4.

    • Nested loops can be used to iterate over multiple sequences or perform complex iterations.

    • Exampl...

  • Answered by AI

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 1.teat classes best practices 2.trigger on count of related contact 3.integration related questions 4.lwc
Round 3 - Technical 

(1 Question)

  • Q1. Project,personal details,project manegment

Interview Preparation Tips

Interview preparation tips for other job seekers - study the basic concept of admin as well as development part practice trigger and lwc

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)

360 Degree Cloud Technologies Interview FAQs

How many rounds are there in 360 Degree Cloud Technologies interview?
360 Degree Cloud Technologies interview process usually has 2-3 rounds. The most common rounds in the 360 Degree Cloud Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for 360 Degree Cloud 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 360 Degree Cloud Technologies. The most common topics and skills that interviewers at 360 Degree Cloud Technologies expect are Salesforce, Apex, SFDC, Visualforce and Triggers.
What are the top questions asked in 360 Degree Cloud Technologies interview?

Some of the top questions asked at the 360 Degree Cloud Technologies interview -

  1. Why public static ...read more
  2. How you use finance in your day to day li...read more
  3. What does design mean to ...read more
How long is the 360 Degree Cloud Technologies interview process?

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

Tell us how to improve this page.

360 Degree Cloud Technologies Interview Process

based on 6 interviews in last 1 year

Interview experience

3.3
  
Average

People are getting interviews through

based on 10 360 Degree Cloud Technologies interviews
Job Portal
Campus Placement
Recruitment Consultant
50%
30%
10%
10% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Affine Interview Questions
3.5
 • 48 Interviews
360 Realtors Interview Questions
3.9
 • 35 Interviews
PC Solutions Interview Questions
3.8
 • 15 Interviews
CloudMoyo Interview Questions
4.1
 • 7 Interviews
View all

360 Degree Cloud Technologies Reviews and Ratings

based on 144 reviews

2.7/5

Rating in categories

2.7

Skill development

2.4

Work-Life balance

2.7

Salary & Benefits

2.5

Job Security

2.4

Company culture

2.5

Promotions/Appraisal

2.6

Work Satisfaction

Explore 144 Reviews and Ratings
Salesforce Developer
243 salaries
unlock blur

₹4.1 L/yr - ₹19 L/yr

Senior Salesforce Developer
59 salaries
unlock blur

₹12 L/yr - ₹28.5 L/yr

Salesforce Administrator
45 salaries
unlock blur

₹3.3 L/yr - ₹10.5 L/yr

Software Developer
34 salaries
unlock blur

₹3 L/yr - ₹12.1 L/yr

Software Engineer
29 salaries
unlock blur

₹3 L/yr - ₹8.1 L/yr

Explore more salaries
Compare 360 Degree Cloud Technologies with

Cloudway Consulting

2.8
Compare

CloudMoyo

4.1
Compare

CloudThat Technologies Private Limited

3.7
Compare

360Logica Software Testing Services

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview