Upload Button Icon Add office photos

Filter interviews by

CloudSense Associate Engineer Interview Questions and Answers

Updated 15 Nov 2024

CloudSense Associate Engineer Interview Experiences

2 interviews found

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

I applied via LinkedIn and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude question to check the critical thinking ability.

Round 2 - Group Discussion 

Group discussion among the fellow interview candidates

Round 3 - Technical 

(2 Questions)

  • Q1. An easy array or string problem.
  • Q2. Guess the output of the algorithm
  • Ans. 

    The algorithm sorts an array of strings in lexicographical order.

    • The algorithm uses a sorting algorithm like quicksort or mergesort.

    • It compares strings based on their ASCII values.

    • Example: Input array - ['banana', 'apple', 'cherry'], Output - ['apple', 'banana', 'cherry']

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. What you know about the organisation, to evaluate whether you fit for the org.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Group Discussion 

Online/Offline classes

Round 3 - Technical 

(2 Questions)

  • Q1. Two problem solving questions from array and list
  • Q2. Questions from the resume

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th StairsYou have been given a number o ... read more
asked in Nagarro
Q2. Trailing Zeros in FactorialYou are given an integer N, you need t ... read more
asked in Nagarro
Q3. Convert String You are given a string 'STR'. You have to convert ... read more
asked in Tata Steel
Q4. What are the test done during maintenance of a power transformer?
asked in Tata Steel
Q5. how to control the speed of an EOT crane without VFD?

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Topics : Trains, Time - Speed - Distance, Square Roots, Probability, Ratio, Permutation and Combination

Round 2 - Coding Test 

You will be given two questions for my process Python was not allowed C and Java was accepted in platforms like : IntelliJ, Turbo C, DevC++, CodeBlocks were accepted - The Questions were Reverse a given matrix without using another array. and printing n x n matrix as natural numbers in diagonal pattern.

Interview Preparation Tips

Interview preparation tips for other job seekers - They will try to prove you wrong dont argue with them accept and move on.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Talked about projects
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Java Technical Questions
  • Q2. Thread questions
  • Q3. Project experience
  • Ans. 

    I have worked on multiple projects during my time as an Associate Engineer.

    • Developed a web application for a client using HTML, CSS, and JavaScript.

    • Collaborated with a team to design and implement a database management system.

    • Assisted in the development of a mobile app for iOS and Android platforms.

    • Contributed to the testing and debugging of software applications.

    • Worked on a project to optimize the performance of a net

  • Answered by AI
  • Q4. Previous company experience
  • Ans. 

    I have 2 years of experience as an Associate Engineer at XYZ Company.

    • Worked on various projects related to software development and testing.

    • Collaborated with cross-functional teams to design and implement new features.

    • Troubleshooted and resolved technical issues to ensure smooth operation of systems.

    • Participated in code reviews and provided constructive feedback to improve code quality.

    • Contributed to the development of...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial interview
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Oops concept. Simple coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain Java swing
  • Ans. 

    Java Swing is a GUI toolkit for Java programming that allows developers to create rich graphical user interfaces.

    • Java Swing provides a set of components like buttons, labels, text fields, etc. for building GUI applications.

    • It uses a lightweight architecture that allows for easy customization and flexibility.

    • Swing components are platform-independent and provide a consistent look and feel across different operating syste...

  • Answered by AI
  • Q2. Explain about a issue that you resolved in your current position
  • Ans. 

    Resolved issue with software bug causing system crashes

    • Identified root cause of bug through thorough testing and analysis

    • Collaborated with development team to implement a fix

    • Tested the solution to ensure it resolved the issue without causing new problems

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour 15 minutes , the topic was normal like pattern , English Grammar , etc...

Round 2 - Group Discussion 

About yourself, then explaining resume

Interview Preparation Tips

Interview preparation tips for other job seekers - just be good at communication and patterns
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sri Krishna College of Engineering and Technology, Coimbatore and was interviewed before Aug 2022. There were 5 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 

60 Aptitude questions under separate topics.

Round 3 - Coding Test 

2 programming questions, one is medium another one is tough.

Round 4 - Technical 

(1 Question)

  • Q1. Mostly from oops, networking, OS
Round 5 - HR 

(1 Question)

  • Q1. General discussion about me and my college.
Round 1 - Aptitude Test 

Contained questions from cs core subjects

Round 2 - One-on-one 

(3 Questions)

  • Q1. Describe the structure of a microcontroller
  • Ans. 

    A microcontroller is a small computer on a single integrated circuit that contains a processor, memory, and input/output peripherals.

    • Microcontrollers are designed for embedded systems and are used in various applications such as automotive, medical devices, and home appliances.

    • They typically have a low power consumption and are programmed to perform specific tasks.

    • The structure of a microcontroller includes a central p...

  • Answered by AI
  • Q2. Programming questions
  • Q3. Questions regarding project work done

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise core concepts and prepare to explain any project work done. Know which is your favorite subject.

I applied via Campus Placement and was interviewed in Oct 2022. There were 3 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 - Aptitude Test 

Online aptitude test, including logical, verbal and mathematical questions

Round 3 - Technical 

(2 Questions)

  • Q1. Interview questions consisted of some programming language.
  • Q2. Some logical puzzles were also asked including mathematical and geometrical.

Interview Preparation Tips

Interview preparation tips for other job seekers - good interview experience, results were published immediately after the campus placement drive.

CloudSense Interview FAQs

How many rounds are there in CloudSense Associate Engineer interview?
CloudSense interview process usually has 3-4 rounds. The most common rounds in the CloudSense interview process are Group Discussion, Technical and Aptitude Test.
How to prepare for CloudSense Associate Engineer 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 CloudSense. The most common topics and skills that interviewers at CloudSense expect are Coding, Enterprise Applications, HTML, JQuery and Product Support.
What are the top questions asked in CloudSense Associate Engineer interview?

Some of the top questions asked at the CloudSense Associate Engineer interview -

  1. Guess the output of the algori...read more
  2. two problem solving questions from array and l...read more
  3. An easy array or string probl...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 CloudSense interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
CloudSense Associate Engineer Salary
based on 4 salaries
₹8 L/yr - ₹8.1 L/yr
49% more than the average Associate Engineer Salary in India
View more details

CloudSense Associate Engineer Reviews and Ratings

based on 3 reviews

3.4/5

Rating in categories

3.8

Skill development

4.6

Work-Life balance

3.8

Salary & Benefits

3.0

Job Security

3.4

Company culture

2.8

Promotions/Appraisal

3.4

Work Satisfaction

Explore 3 Reviews and Ratings
Software Engineer
10 salaries
unlock blur

₹14 L/yr - ₹21 L/yr

Consultant
10 salaries
unlock blur

₹15.5 L/yr - ₹20 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹9.4 L/yr - ₹30.2 L/yr

Devops Engineer
6 salaries
unlock blur

₹9 L/yr - ₹19 L/yr

Senior Technical Consultant
6 salaries
unlock blur

₹24 L/yr - ₹33 L/yr

Explore more salaries
Compare CloudSense with

Salesforce

4.1
Compare

SAP

4.2
Compare

Oracle

3.7
Compare

Microsoft Corporation

4.1
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